Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
01-12-2005, 11:56 AM
|
#1
|
LQ Newbie
Registered: Jan 2005
Location: Raleigh, NC
Distribution: SuSE 9.2
Posts: 8
Rep:
|
pkg-config, gaim.pc not found
I'm trying to install gaim-decryption and I'm getting this error:
checking for pkg-config... /usr/bin/pkg-config
checking for gaim... Package gaim was not found in the pkg-config search path.
Perhaps you should add the directory containing `gaim.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gaim' found
configure: error: Library requirements (gaim) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix sopkg-config can find them.
NOTE:
I installed Gaim-1.1.1 using AutoPackage and not from source. It seem like somehow the autopackage didn't create gaim.pc inside the /usr/lib/pkgconfig.
|
|
|
01-12-2005, 01:02 PM
|
#2
|
LQ Newbie
Registered: Jan 2005
Location: Raleigh, NC
Distribution: SuSE 9.2
Posts: 8
Original Poster
Rep:
|
Anyone at all has any solution or suggestion?? Please help me. I've been fiddling with this problem all day already.. Thank you in advance..
|
|
|
01-12-2005, 01:03 PM
|
#3
|
Senior Member
Registered: Dec 2004
Distribution: Slackware, ROCK
Posts: 1,973
Rep:
|
What disto? does it have any type of -devel packages for gaim you didn't install?
|
|
|
01-12-2005, 01:35 PM
|
#4
|
LQ Newbie
Registered: Jan 2005
Location: Raleigh, NC
Distribution: SuSE 9.2
Posts: 8
Original Poster
Rep:
|
I used the autopackage to install my gaim so I'm not sure it installed any -devel packages. maybe I should try installing from the source packages..
|
|
|
01-12-2005, 01:39 PM
|
#5
|
Senior Member
Registered: Dec 2004
Distribution: Slackware, ROCK
Posts: 1,973
Rep:
|
use the autopackage again and see it has a gaim-devel package. what distro is this again? I'm not sure what you mean by autopackage
|
|
|
01-13-2005, 05:58 AM
|
#6
|
LQ Guru
Registered: Nov 2002
Location: Durham, England
Distribution: Fedora Core 4
Posts: 1,565
Rep:
|
Hi,
The gaim package does not install the -devel files by default because it's assumed most people will not be compiling their own plugins against it. Tim is aware that this is something a few people may wish to do and will probably build a -devel autopackage to go with it at some point, however this service is still new and this is one of those teething problems.
For now I would suggest uninstalling Gaim by running "package remove gaim" from the command line, and either:
- Installing Gaim from an RPM for your distro
or
- Installing from the source
This will give you the .pc files you need. In future hopefully the Gaim Decryption guys will provide autopackages as well.
|
|
|
01-13-2005, 09:16 AM
|
#7
|
LQ Newbie
Registered: Jan 2005
Location: Raleigh, NC
Distribution: SuSE 9.2
Posts: 8
Original Poster
Rep:
|
__J,
I'm using SuSE 9.2 Distro.
mhearn,
I think this what I was looking for.
Thank you guys..
|
|
|
01-13-2005, 10:05 AM
|
#8
|
LQ Newbie
Registered: Jan 2005
Location: Raleigh, NC
Distribution: SuSE 9.2
Posts: 8
Original Poster
Rep:
|
mhearn, another question please:
I uninstalled the gaim package using "package remove gaim" That seem to remove it.
So I got an Gaim 1.1.1 RPM package for SuSE 9.2. I was able to install it but I still can't find gaim.pc.
What I'm trying to do is install gaim-encryption 2.32 and I keep getting
checking for gaim... Package gaim was not found in the pkg-config search path.
Perhaps you should add the directory containing `gaim.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gaim' found
What else should I try to do??
Joe
|
|
|
01-13-2005, 12:12 PM
|
#9
|
LQ Guru
Registered: Nov 2002
Location: Durham, England
Distribution: Fedora Core 4
Posts: 1,565
Rep:
|
You need to install gaim *and* gaim-devel RPMs. It's the -devel package gaim-encryption wants.
|
|
|
01-13-2005, 03:07 PM
|
#10
|
LQ Newbie
Registered: Jan 2005
Location: Raleigh, NC
Distribution: SuSE 9.2
Posts: 8
Original Poster
Rep:
|
I do have the gaim-devel installed now I'm getting this message instead. I also have the mozilla-nss installed as well.
checking for mozilla-nss... Package mozilla-nss was not found in the pkg-config search path.
Perhaps you should add the directory containing `mozilla-nss.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mozilla-nss' found
checking for Mozilla nspr4 includes... no
configure: error: You need to specify --with-nspr-includes="dir"
(where "dir" is the location of the NSPR headers like prio.h)
I'm pretty new to Linux SuSE.. 
|
|
|
01-13-2005, 03:51 PM
|
#11
|
LQ Guru
Registered: Nov 2002
Location: Durham, England
Distribution: Fedora Core 4
Posts: 1,565
Rep:
|
Wow, man, gaim encryption really isn't easy to install is it? I see they have Fedora RPMs but no SuSE RPMs. These guys should check out autopackage  Maybe if you asked them and explained the trouble you were having they'd do so?
Well enough daydreaming ... you need to install the Mozilla NSS -devel package now. Unfortunately I have no clue what this is called or where you'd get it from on SuSE. Sorry I can't help further.
|
|
|
01-13-2005, 04:01 PM
|
#12
|
LQ Guru
Registered: Nov 2002
Location: Durham, England
Distribution: Fedora Core 4
Posts: 1,565
Rep:
|
Oh it seems you must build Gaim with NSS from the gaim-encryption fAQ. Gaim has an entire page dedicated to SSL problems. I guess you'll have to read it.
|
|
|
01-15-2005, 11:07 AM
|
#13
|
LQ Newbie
Registered: Jan 2005
Location: Raleigh, NC
Distribution: SuSE 9.2
Posts: 8
Original Poster
Rep:
|
Thanks for all your assistances mhearn.
|
|
|
All times are GMT -5. The time now is 04:44 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|