Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
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.
|
 |
07-28-2003, 01:29 PM
|
#1
|
LQ Newbie
Registered: Jul 2003
Location: Rio de Janeiro - Brazil
Distribution: Slackware 10.0
Posts: 19
Rep:
|
Anjuta and Slackware9
Hello,
I'm in trouble with packg anjuta-1.1.97.tar.gz.
I try ./configure, so I have the following error in the end:
checking for glib-2.0 >= 2.0.6 gtk+-2.0 >= 2.0.8 ORBit-2.0 >= 2.4.0
libglade-2.0 >= 2.0.0 libgnome-2.0 >= 2.0.2 libgnomeui-2.0 >= 2.0.2
libgnomeprint-2.2 >= 2.0.1 libgnomeprintui-2.2 >= 2.0.1 gnome-vfs-2.0 >= 2.0.2
gnome-vfs-module-2.0 >= 2.0.2 libbonobo-2.0 >= 2.0.0 libbonoboui-2.0 >= 2.0.1 vte >=
0.7.0 libzvt-2.0 >= 2.0.0 libxml-2.0 >= 2.4.23 pango >= 1.1.1... Package libzvt-2.0
was not found in the pkg-config search path.
Perhaps you should add the directory containing
`libzvt-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libzvt-2.0' found
configure: error: Library requirements ( glib-2.0 >= 2.0.6 gtk+-2.0 >= 2.0.8
ORBit-2.0 >= 2.4.0 libglade-2.0 >= 2.0.0 libgnome-2.0 >= 2.0.2 libgnomeui-2.0 >=
2.0.2 libgnomeprint-2.2 >= 2.0.1 libgnomeprintui-2.2 >= 2.0.1 gnome-vfs-2.0 >=
2.0.2 gnome-vfs-module-2.0 >= 2.0.2 libbonobo-2.0 >= 2.0.0 libbonoboui-2.0 >=
2.0.1 vte >= 0.7.0 libzvt-2.0 >= 2.0.0 libxml-2.0 >= 2.4.23 pango >= 1.1.1) not
met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a
nonstandard prefix so pkg-config can find them.
I tried to install libzvt, libgnomeprint and libgnomeprintui, but I didn't see modifications.
What I do?
And sorry for the grammar, I'm not a native.
|
|
|
07-28-2003, 02:11 PM
|
#2
|
Senior Member
Registered: Mar 2003
Location: Pittsburgh, PA
Distribution: Gentoo / NetBSD
Posts: 1,251
Rep:
|
I'm not too familiar with pkg-config.. however I do have anjuta installed on both my desktop and laptop. I'll check for similiar files on my machine when I get home.
in the meantime have you done a 'locate' for libzvt.pc ?
|
|
|
07-28-2003, 05:54 PM
|
#3
|
Senior Member
Registered: Mar 2003
Location: Pittsburgh, PA
Distribution: Gentoo / NetBSD
Posts: 1,251
Rep:
|
I do not have any libzvt.pc but I had no problem installing anjuta... I took just the base ./configure; make; make install though... are you perhaps using some of the configure options?
|
|
|
07-28-2003, 07:56 PM
|
#4
|
LQ Newbie
Registered: Jul 2003
Location: Rio de Janeiro - Brazil
Distribution: Slackware 10.0
Posts: 19
Original Poster
Rep:
|
I got it
I got it with:
# export PKG_CONFIG_PATH=/usr/local/src/lib/pkgconfig:$PKG_CONFIG_PATH
# ./configure ...
Thanx

|
|
|
07-28-2003, 10:13 PM
|
#5
|
Senior Member
Registered: Mar 2003
Location: Pittsburgh, PA
Distribution: Gentoo / NetBSD
Posts: 1,251
Rep:
|
glad to hear it... sorry I couldn't be of more help.
jpbarto
|
|
|
08-02-2003, 03:52 PM
|
#6
|
LQ Newbie
Registered: Jul 2003
Location: Rio de Janeiro - Brazil
Distribution: Slackware 10.0
Posts: 19
Original Poster
Rep:
|
I have a new problem with Anjuta and Slack9:
I installed anjuta and many dependencies needed to ./configure
Anjuta worked, but I had an error when I created a project. It was need a new module. I installed.
Now I have this error:
anjuta: relocation error: /usr/lib/libgdk-x11-2.0.so.0: undefined symbol: g_get_application_name
|
|
|
08-04-2003, 09:24 AM
|
#7
|
Senior Member
Registered: Mar 2003
Location: Pittsburgh, PA
Distribution: Gentoo / NetBSD
Posts: 1,251
Rep:
|
not sure off hand... usually it means that a library is missing. you could try executing ldd on libgdk to determine its dependancies.
|
|
|
All times are GMT -5. The time now is 04:57 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
|
|