Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then 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.
|
 |
05-08-2005, 12:05 AM
|
#1
|
Member
Registered: Dec 2004
Location: Russia, Siberia, Kemerovo
Distribution: Slackware
Posts: 893
Rep:
|
checking for XML::Parser... configure: error: XML::Parser perl module is required for
I try to compile "gparted". But when I run "./configure" I get the following:
Code:
checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool
Where can I take XML Parser... or how can I correct that?
Thanks.
|
|
|
05-08-2005, 12:36 AM
|
#2
|
Senior Member
Registered: Dec 2004
Distribution: Slackware, ROCK
Posts: 1,973
Rep:
|
|
|
|
05-08-2005, 03:02 AM
|
#3
|
Member
Registered: Dec 2004
Location: Russia, Siberia, Kemerovo
Distribution: Slackware
Posts: 893
Original Poster
Rep:
|
Thanks, __J.
But now it says:
I've installed "parted-1.6.22" earlier, and now... I've even tried to copy "libparted" dir, which is in "parted" dir, to /etc/lib, to /usr/lib, to /usr/local/lib... but with no result.
What should I do?
Thanks.
|
|
|
05-08-2005, 05:09 AM
|
#4
|
Senior Member
Registered: Dec 2004
Distribution: Slackware, ROCK
Posts: 1,973
Rep:
|
post the relevant portion of the config.log (from the source directory), configure scripts can check for installed libraries in a number of different ways.
|
|
|
05-08-2005, 05:32 AM
|
#5
|
Member
Registered: Dec 2004
Location: Russia, Siberia, Kemerovo
Distribution: Slackware
Posts: 893
Original Poster
Rep:
|
I don't know which one ot the portions I should post. Plz, have a look at it here...
|
|
|
05-08-2005, 11:44 PM
|
#6
|
Senior Member
Registered: Dec 2004
Distribution: Slackware, ROCK
Posts: 1,973
Rep:
|
configure:19857: $? = 0
configure:19860: test -s conftest
configure:19863: $? = 0
configure:19875: result: yes
configure:19898: checking for pkg-config
configure:19916: found /usr/bin/pkg-config
configure:19929: result: /usr/bin/pkg-config
configure:19946: checking for sigc++-2.0 >= 2.0.0 glib-2.0 >= 2.6.0 gobject-2.0 >= 2.6.0 gmodule-2.0 >= 2.6.0
configure:19985: error: Library requirements (sigc++-2.0 >= 2.0.0 glib-2.0 >= 2.6.0 gobject-2.0 >= 2.6.0 gmodule-2.0 >= 2.6.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them
****************
there is one of your main errors, install libsigc++ ( the 2.x version) and retry configure again
also, what do you mean by the parted directory? do you know where the libraries are? if they are in a seperate directory ( if libparted is in /usr/lib/parted or /usr/lib/libparted instead of /usr/lib then you need to add the directory where they are to /etc/ld.so.conf and run ldconfig).
Last edited by __J; 05-08-2005 at 11:46 PM.
|
|
|
05-09-2005, 12:26 AM
|
#7
|
Member
Registered: Dec 2004
Location: Russia, Siberia, Kemerovo
Distribution: Slackware
Posts: 893
Original Poster
Rep:
|
Oops, __J. I've already placed another "config.log"  When I was compiling glibmm  That's its "config.log".
I emailed a bug to bugzilla... and during a couple of hours author said that "libreiserfs" version mismatch (which forces "parted" to be unable to handle ReiserFS) caused the problem.
After this was solved... I found Slackware10.0 quite an old distro... because I've downloaded the following gnome stuff:
atk-1.9.0
glib-2.6.4
glibmm-2.6.1
gtkmm-2.6.2
libsigc++-2.0.11
and now downloading pango-1.6.0...
I'll post the results.
Thanks for helping me.
|
|
|
05-09-2005, 12:51 AM
|
#8
|
Member
Registered: Dec 2004
Location: Russia, Siberia, Kemerovo
Distribution: Slackware
Posts: 893
Original Poster
Rep:
|
Damn! Now I have to download GTK+2.6...
AH! It's 11MB!!! For my dial-up... 
It'll take about 2 hours. I'll post my results later when it'll be about 24.00 of my local time (UTC+7). In daytime Internet costs too much for me. See you much later 
|
|
|
05-09-2005, 01:20 AM
|
#9
|
Senior Member
Registered: Dec 2004
Distribution: Slackware, ROCK
Posts: 1,973
Rep:
|
Quote:
Originally posted by kornerr
Oops, __J. I've already placed another "config.log" When I was compiling glibmm That's its "config.log".
I emailed a bug to bugzilla... and during a couple of hours author said that "libreiserfs" version mismatch (which forces "parted" to be unable to handle ReiserFS) caused the problem.
After this was solved... I found Slackware10.0 quite an old distro... because I've downloaded the following gnome stuff:
atk-1.9.0
glib-2.6.4
glibmm-2.6.1
gtkmm-2.6.2
libsigc++-2.0.11
and now downloading pango-1.6.0...
I'll post the results.
Thanks for helping me.
|
not many distro's have these versions, as all of them are the latest ones. also, a note on building pango on slack, do this before configuring pango:
export PKG_CONFIG_PATH=/usr/X11R6/lib/pkgconfig:$PKG_CONFIG_PATH
this will enable it to built the xft backend, which gtk requires.
|
|
|
05-09-2005, 07:48 AM
|
#10
|
Member
Registered: Dec 2004
Location: Russia, Siberia, Kemerovo
Distribution: Slackware
Posts: 893
Original Poster
Rep:
|
Thanks for the advice.
I think with gtk+2.6 I have everything to build gnome 2.10... will try it 
|
|
|
05-10-2005, 06:08 AM
|
#11
|
Member
Registered: Dec 2004
Location: Russia, Siberia, Kemerovo
Distribution: Slackware
Posts: 893
Original Poster
Rep:
|
GParted works perfect!
|
|
|
11-16-2008, 07:24 AM
|
#12
|
Senior Member
Registered: Jun 2007
Location: E.U., Mountains :-)
Distribution: Debian, Etch, the greatest
Posts: 2,561
Rep:
|
Quote:
Originally Posted by __J
|
I mean what should he have done there ??
the link is codes ...
|
|
|
All times are GMT -5. The time now is 12: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
|
|