News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

how to install the plugin

Started by AZ, September 19, 2012, 04:51:21 PM

Previous topic - Next topic

AZ

Hello,
i read the WIKI but sitll can't figureout how to install the plugin from contrib repository. I'm on RHEL 6.3 and installed C:B from EPEL's rpm.

if i go into "Pluging"-> "Manage plugins" i see a dozen of plugins insstalled into /usr/lib64/codeblocks dir. there is a "install new" button. it opens into current directory. So i figured i need to provide a plugin file. But where do i get it from?
I'm interested in EditorTweaks, Valgrind, keyboard shortcuts.

Please advise.
AZ
CB: nightly build .
Thread model: posix
gcc version 5.1.1 20150618 (Red Hat 5.1.1-4) (GCC)

Jenna

Use the nightly from my repo and the plugins will be there (http://rpm.jenslody.de/)

AZ

Quote from: jens on September 19, 2012, 06:01:58 PM
Use the nightly from my repo and the plugins will be there (http://rpm.jenslody.de/)
Jens,
awesome. thank you . somehow i'm getting :

cat /etc/yum.repos.d/centos-jenslody.de.repo
[jenslody.de]
name=CentOS $releasever - $basearch - jenslody.de
baseurl=http://rpm.jenslody.de/el$releasever/$basearch
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-jenslody.de


yum install codeblocks-contrib-10.5.svn.8150-1
Loaded plugins: refresh-packagekit, security
http://rpm.jenslody.de/el6.3/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: jenslody.de. Please verify its path and try again

CB: nightly build .
Thread model: posix
gcc version 5.1.1 20150618 (Red Hat 5.1.1-4) (GCC)

Jenna

Can you try agyin ?
Just symlinked el6.3 to el6, will look for a better solution later.

AZ

#4
Quote from: jens on September 19, 2012, 07:32:44 PM
Can you try agyin ?
Just symlinked el6.3 to el6, will look for a better solution later.

<MortenMacFly removed non-english content here - please respect the forums rules!>
all got installed without a problem and without installation of any additional packages ( from repoforge etc).
thank you very much.

AZ

P.S. Just for future ref RHEL 6.3 ( Scientific release) x64,
repo id                                            repo name                                                                                      status
elrepo                                             ELRepo.org Community Enterprise Linux Repository - el6                                           209
epel                                               Extra Packages for Enterprise Linux 6 - x86_64                                                 7,774
jenslody.de                                        CentOS 6.3 - x86_64 - jenslody.de                                                                  6
sl                                                 Scientific Linux 6.3 - x86_64                                                                  6,399
sl-security                                        Scientific Linux 6.3 - x86_64 - security updates                                                 391
CB: nightly build .
Thread model: posix
gcc version 5.1.1 20150618 (Red Hat 5.1.1-4) (GCC)