Software :: No 'perl-gd' And 'gd-devel' In Yum
Jun 28, 2011
I am going to install perl GD. But when I run yum, it prompted no such packages.
Code:
# yum install perl-GD
Loaded plugins: refresh-packagekit, rhnplugin
Setting up Install Process
No package perl-GD available.
[Code]....
May I know if these two packages were merged or replaced by others? How can I get them installed?
View 5 Replies
ADVERTISEMENT
Jun 28, 2010
I'm new in perl programming and linux OS. What is the difference between perl and perl-devel? What does mean devel? Iwant to install Catalyst and before install as required I have to check if make, gcc and perl-devel are installed in my system. make and gcc are installed. But I have to install perl-devel. First I searched for make, gcc and perl-devel in YAST Software Management and search did not find perl-devel. I visited the software.opensuse.org and wrote "perl-devel" and searched. The result was many similar zips with a prefix perl-devel and I can not choose one for needed perl-devel.
[Code]...
View 5 Replies
View Related
May 6, 2011
i'm trying to rebuild mplayer and facing the same error - lame-devel package can't be found as when i try to use rpmbuild. I'm not sure why and how to fix it. Here are steps and information:
[Code]...
View 7 Replies
View Related
Aug 11, 2010
I am new here and want to lern CentOS. Current I have installed CentOS 5.5 x64 and Perl 5.8.8. Now i have install Perl 5.12.1 which located to /usr/local/bin/perl. But how I can move it to /usr/bin/perl so root based on Perl 5.12.1?
View 7 Replies
View Related
Jul 7, 2010
I am trying to launch the perl config, but when I do so I can an weird error.It seems to be that it does not regonize perl ?
conf.pl: line 11: =: command not found
conf.pl: line 19: my: command not found
conf.pl: line 20: syntax error near unexpected token `{'
[code]...
View 2 Replies
View Related
Aug 14, 2010
I recently reinstalled the B module for perl. Now I found out it didn't just do that, it installed a whole new copy of perl into /usr/local/bin/perl. When I type 'which perl' at the terminal, it says '/usr/local/bin/perl' instead of '/usr/bin/perl'. Normally, this wouldn't bother me. But I installed the one in local/bin without threading support. The one that comes with the system already is build with threading support, which is why I want to switch back to the system perl, and possibly remove the one in /usr/local/bin.
So how do I change it so that the result of 'which perl' returns as '/usr/bin/perl'? And what do I have to do to remove /usr/local/bin/perl?
The reason I need threading support is because I'm designing a file copier that copies several chunks of a file simultaneously to speed up the copying process. Guaranteed a useful script if it works.
View 7 Replies
View Related
Apr 8, 2009
I am trying to setup the wlan access for my Fedora 9 system. I installed ndiswrapper. But when I run
Code:
ndiswrapper -l
i am getting the error
Code:
/usr/bin/perl: symbol lookup error: /usr/bin/perl: undefined symbol: PL_use_safe_putenv
View 11 Replies
View Related
Jun 2, 2011
I am unable to run perl-cgi script in my cent os Apache server. I have used locate perl command in terminal window and it gives following result:
[code]....
tell which is the path to perl for example "usr/bin perl"
View 13 Replies
View Related
Jun 10, 2010
My query is I am not able to find the library libstdc++-devel in rpm -qa | grep compat what is the rpm of libstdc++-devel in RHEL 5.3 as I need for oracle 10g installation.
View 4 Replies
View Related
Jun 15, 2011
I'm looking for a package for kdeedu-devel, need libmarblewidget for digikam and kphotoalbum
View 12 Replies
View Related
May 27, 2010
I have been getting some compile errors here and there and have read that possibly I need to install the kernel-devel package.I am running 2.6.33.4 which I built from source.I have also built and installed the kernel-headers.I cannot find the kernel-devel for 2.6.33.4 anywhere, can I build it myself from the kernel source?
View 2 Replies
View Related
Jul 27, 2009
I have been attempting to compile lmms on my 64 bit install of fedora 11, and have determined that I need the gcc-devel package. I cannot find it in any of the repositories. Where is it?
View 10 Replies
View Related
Mar 19, 2010
Am just wondering what the notion is behind having a package without all needed files, and having a -devel package with the rest. Such that whenever am installing a package fron tarball, and it says it cannot get a package, I always install the -devel equivalent and all gets to be OK. Why dont they just have everything in the original package?
View 4 Replies
View Related
Aug 11, 2010
I'm working on a Fedora 13 server trying to intal some soft following the same steps I did with some other server with Fedora 12 ( not 13, like the new one ).First problem that I found was with 'yum install kernel-devel'
Response: Nothing to do !
Then I tryed 'yum -v info kernel devel'
Response:
Installed Packages
Name : kernel-devel
Arch : x86_64
code....
Second problem that is stopping me is 'yum install gcc' Some dpendency problem that can not be solved. Tryed --skeep-broken but nothing is installed.I don't have gcc on my sistem.
View 4 Replies
View Related
May 20, 2009
I am using debian base, and I want to know where can I download openssl-devel. What is the name in apt-get or aptitude?
View 4 Replies
View Related
Sep 29, 2009
I am trying to install the mysql workbench and it is looking for libzib-devel. I can not seem to find it in any yum repo. Does anyone know where I could find it?
View 2 Replies
View Related
May 21, 2010
I have a program that needs kernel headers. The machine is running CentOS release 5.4 (Final).
uname -r output: 2.6.18-164.9.1.el5
When I try to do a - yum install kernel-devel or kernel-headers I get:
kernel-headers i386 2.6.18-194.3.1.el5 updates 1.0 M
Why don't they match?
View 1 Replies
View Related
Apr 11, 2011
I've got a new 5.5 64-bit install that has been updated to 5.6 this morning. While installing nspr-devel through yum i get stuck at the following dependency:
nspr-devel-4.8.6-1.el5.x86_64 from base has depsolving problems
--> Missing Dependency: nspr = 4.8.6-1.el5 is needed by package nspr-devel-4.8.6-1.el5.x86_64 (base)
nspr-devel-4.8.6-1.el5.i386 from base has depsolving problems
[Code].....
View 4 Replies
View Related
May 21, 2010
Use 2.6.32.11-99.fc12.i686 kernel,
A package needs same kernel source to build.
Add/Remove Software show only: 2.6.32.12-115.fc12... & 2.6.31.5-127.fc12...
How to get kernel-devel-2.6.32.11-99.fc12.i686?
View 1 Replies
View Related
Dec 8, 2010
I downloaded openssh version openssh-5.1p1-8.fc11.src.rpm.It requires fipscheck-devel.I downloaded fipscheck-devel from the internet and it includes the following :
$ rpm -qlp fipscheck-devel-1.2.0-1.el5.i386.rpm
/usr/include/fipscheck.h
/usr/lib/libfipscheck.so
However it does not inlcude the libfipscheck.so lib. Just a symlink under /usr/lib/$ ls -l
libfipscheck.so -> libfipscheck.so.1.1.0
Where can i download fipscheck-devel that can contain both the header and libfipscheck.so ?
View 2 Replies
View Related
Jan 17, 2011
from what I understand kernel-devel does not bring in ALL the header files for install modules. so what i would like to know is how to install true headers instead of using kernel-devel. I found one tutorial, but it was way out of date.
View 3 Replies
View Related
May 23, 2011
I was trying to compile a new (stable) kernel and got an error when I tried "make xconfi packages and uninstalling 81 packages (will attatch pix once home). I'm using Fedora14 with KDE packages and uninstalling 81 packages. I'm using Fedora14 with KDE so much stuff to get qt-devel?
View 4 Replies
View Related
May 15, 2011
Trying to build git gimp raises an error about missing libcairo.la and libfreetype.la /usr/lib/ does not have those files though the build manifest shows they should be included. Both cairo-devel and freetype2-devel have been installed, rpm query produces; cairo-devel-1.10.2-6.11.1.i586 and freetype2-devel-2.4.4-6.1.i586 This is my first attempt at using SUSE, so it maybe I am missing something elementary
View 3 Replies
View Related
May 23, 2011
I found out that to compile my new kernel - which requires 'qmake' - I need to install the "qt-devel" package. Doing so - according to the package manager - would require uninstalling 81 packages and downgrading almost 50 other packages.
I'm running under Fedora 14 w/ KDE and it's asking to remove things like Amarok and OpenOffice. Am I missing a step or something?
qt-devel 00.png
qt-devel 01.png
qt-devel 02.png
View 1 Replies
View Related
Feb 8, 2011
I'm trying to install the package imlib2-devel in a CentOS 5 x64 but I'm getting the following message
Quote:
GPG key retrieval failed: [Errno 5] OSError: [Errno 2] No such file or directory: '/etc/pki/rpm-gpg/RPM-GPG-KEY-rpmforge-dag'
I already installed the rpmforge package. I'd like to know what that message is about and how I could solve it.
View 2 Replies
View Related
Apr 4, 2009
Thought I would write it down first. Some other packages are still upgrade in progress
libselinux-utils
libsemanage-devel
libgcj-devel
these three has to be installed before some other packages can be updated. I think dependency check did not find them out, somehow.
View 3 Replies
View Related
Feb 5, 2011
Anyone know if a more complete poppler-devel can be found for CentOS 5.5? There seems to be an enormous number of missing files from poppler-devel (page.h and PDFDoc.h are just two examples) resulting in applications that require it refusing to compile.
View 2 Replies
View Related
Dec 17, 2010
I have a small problem with Perl and Apache.
If I use "#!/usr/bin/perl" in the beginning of a perl script the script won't work if the script is at all complicated. Simple scripts like "Hello World" works.
But if I use "#!/usr/bin/perl -w" in the beginning all scripts work?
If I don't use the -w this is whats in the logs:
(2)No such file or directory: exec of '/home/test.net/html/cgi-bin/uh/meny.pl' failed
Premature end of script headers: meny.pl
When I use the -w in the script the error-log shows me this.
meny.pl: Name "main::http_path_cgi" used only once: possible typo at /home/test.net/html/cgi-bin/uh/meny.pl line 24.
View 1 Replies
View Related
Jan 13, 2010
I have tried to install this package with yum and also directly - download the rpm, then rpm -Uvh ....
Both yum and rpm hang - yum when running the transaction test.
Any ideas about this package.
This is running F12, uname -r => 2.6.31.9-174.fc12.i686
View 1 Replies
View Related
Jun 7, 2010
On F13 i386 inside Virtualbox. Host is a Win7 x64 box.
This may just be more idle curiosity than anything else since the server still works. . . but it's really bothering me because I can't explain it.
My (limited) understanding is that the devel files are just the source files and shouldn't actually affect peformance.
Yet, prior to installing httpd-devel (and its dependencies), /etc/init.d/httpd restart takes about 2 seconds total. After installing httpd-devel, the "stopping" phase of the httpd restart take 5-7 seconds (which seems really long when you're just sitting there waiting on it.
yum install httpd-devel also installs the following for dependencies:
db4-cxx
db4-devel
cyrus-sasl-devel
apr-devel
apr-util-devel
openldap-devel
expat-devel
All but one of those are devel files as well. And here's the real kicker: Uninstalling them through YUM doesn't put things back to normal (even after reboot).
I'm no linux expert. But I wouldn't think installing devel files would have this effect or any effect like this since they're just source code files (?). Can anyone explain what's happening or give me tips on how I can watch the apache process stop and see what's hanging it up?
View 2 Replies
View Related