LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   unable to install debugger (geany plugin) (https://www.linuxquestions.org/questions/linux-software-2/unable-to-install-debugger-geany-plugin-4175479557/)

prkhr4u 10-03-2013 11:44 PM

unable to install debugger (geany plugin)
 
I am trying to install geany plugins on RHEL6.While it has installed most of the plugins,the plugin 'debugger' has not been installed.

When i try to explicitly install (using make) 'debugger' it shows error: vte/vte.h : No such file or directory.

pl tell how to install VTE

While running ./configure it showed:
"checking for VTE... no"

colucix 10-03-2013 11:56 PM

Tried this?
Code:

# yum install vte-devel

prkhr4u 10-04-2013 12:14 AM

my distro is not connected to RHN,can't connect through yum.
Do not have the licence to connect to RHN,only phone and web support

colucix 10-04-2013 01:45 AM

So how are you supposed to install software? If you don't want to pay subscription to register to RHN then you should consider to install a free OS like CentOS, which is almost identical to Red Hat. Otherwise there is a chance the vte and vte-devel packages are provided by the Red Hat installation DVD (if you have one). In this case you can set up the DVD as a local repository and try to install from there using yum.

prkhr4u 10-04-2013 11:39 PM

I guess either I have to switch my OS or connect it to RHN.
I tried adding the repository EPEL also,but unable to get vte-devel.

Thanks for your help and quick reply!!


All times are GMT -5. The time now is 08:37 AM.