[gentoo-user] Re: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

2007-08-11 Thread Sven Köhler
>>>emerge gnome fails. Does anyone recognize what portage is >>> complaining about here? >> I'm not really sure, but I solved it by reemerging dev-perl/XML-Parser. expat has been updated. Some Apps are now broken. They have to recompiled to link against the new libexpat. For me, it was gettex

Re: [gentoo-user] Re: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

2007-08-12 Thread Shawn Haggett
Sven Köhler wrote: emerge gnome fails. Does anyone recognize what portage is complaining about here? I'm not really sure, but I solved it by reemerging dev-perl/XML-Parser. expat has been updated. Some Apps are now broken. They have to recompiled to link against the new libexpat. For me, i

Re: [gentoo-user] Re: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

2007-08-12 Thread Dale
Shawn Haggett wrote: > > Same here. Remerged dev-perl/XML-Parser, then my update world failed > at a different point complaining about gettext, remerged that and now > the update world is compiling normally. Same here on both problems. Is this a bug since several have ran into this? Also, I have

Re: [gentoo-user] Re: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

2007-08-12 Thread Naga
On Sunday 12 August 2007 11:39:43 Dale wrote: > Same here on both problems. Is this a bug since several have ran into > this? Also, I have some Gnome stuff as a dependency but I use KDE. From the ebuild ewarn "Please note that the soname of the library changed!" ewarn "If you are upgrading f

Re: [gentoo-user] Re: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

2007-08-12 Thread Dale
Naga wrote: > On Sunday 12 August 2007 11:39:43 Dale wrote: > >> Same here on both problems. Is this a bug since several have ran into >> this? Also, I have some Gnome stuff as a dependency but I use KDE. >> > > From the ebuild > ewarn "Please note that the soname of the library chang

Re: [gentoo-user] Re: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

2007-08-12 Thread Allan Gottlieb
You used the wrong lib in the revdep-rebuild (see below) At Sun, 12 Aug 2007 06:18:02 -0500 Dale <[EMAIL PROTECTED]> wrote: > Naga wrote: >> On Sunday 12 August 2007 11:39:43 Dale wrote: >> >>> Same here on both problems. Is this a bug since several have ran into >>> this? Also, I have some

Re: [gentoo-user] Re: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

2007-08-12 Thread Bo Ørsted Andresen
On Sunday 12 August 2007 13:18:02 Dale wrote: > > ewarn "revdep-rebuild -X --library libexpat.so.0" > > I saw that too. On mine, it didn't fix anything that I could see. Here > is what mine did: > > [EMAIL PROTECTED] / # revdep-rebuild --library libintl.so.7 Maybe that would be because very few

Re: [gentoo-user] Re: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

2007-08-12 Thread Philip Webb
070812 Bo ??rsted Andresen wrote: > Expat-2 has been in testing for over a year now > but it was only stabled in the last few days. I never do 'emerge world' (without 'Dup' for listing): I do 'eix-sync', look at the output & update packages individually. After updating Expat , Revdep-rebuild told

Re: [gentoo-user] Re: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

2007-08-12 Thread Allan Gottlieb
At Sun, 12 Aug 2007 18:46:28 +0930 Shawn Haggett <[EMAIL PROTECTED]> wrote: > Sven Köhler wrote: >emerge gnome fails. Does anyone recognize what portage is > complaining about here? I'm not really sure, but I solved it by reemerging dev-perl/XML-Parser. >> >> expat has been update

Re: [gentoo-user] Re: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

2007-08-12 Thread Bo Ørsted Andresen
On Sunday 12 August 2007 16:33:59 Allan Gottlieb wrote: > I, like others, hit the expat problem and as directed did > >revdep-rebuild -X --library libexpat.so.0 > > gettext failed to compile since emacs could not be run (libexpat > problem). This I fixed by emerging gettext with USE='-emac

Re: [gentoo-user] Re: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

2007-08-12 Thread Michael Niggli
Allan Gottlieb wrote: > At Sun, 12 Aug 2007 18:46:28 +0930 Shawn Haggett <[EMAIL PROTECTED]> wrote: > My situation seems to be a little more difficult and I would > appreciate some advice/help. > > I, like others, hit the expat problem and as directed did > >revdep-rebuild -X --library libe

Re: [gentoo-user] Re: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

2007-08-12 Thread Dale
Allan Gottlieb wrote: > You used the wrong lib in the revdep-rebuild (see below) > > At Sun, 12 Aug 2007 06:18:02 -0500 Dale <[EMAIL PROTECTED]> wrote: > > >> Naga wrote: >> >>> On Sunday 12 August 2007 11:39:43 Dale wrote: >>> >>> Same here on both problems. Is this a bug s

Re: [gentoo-user] Re: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

2007-08-12 Thread Naga Toro
On Sunday 12 August 2007 18.50.24 Dale wrote: > I copied the command from what I was given by portage. I did the emerge > in Konsole and I used the copy and paste function to enter that > command. It appears that something is different between our systems or > something. > > Weird again. Not at

Re: [gentoo-user] Re: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

2007-08-12 Thread Mark Knecht
On 8/12/07, Naga <[EMAIL PROTECTED]> wrote: > On Sunday 12 August 2007 11:39:43 Dale wrote: > > Same here on both problems. Is this a bug since several have ran into > > this? Also, I have some Gnome stuff as a dependency but I use KDE. > > From the ebuild > ewarn "Please note that the soname

Re: [gentoo-user] Re: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

2007-08-12 Thread henkg
On Sun, Aug 12, 2007 at 04:39:43AM -0500, Dale wrote: > Shawn Haggett wrote: > > > > Same here. Remerged dev-perl/XML-Parser, then my update world failed > > at a different point complaining about gettext, remerged that and now > > the update world is compiling normally. > > Same here on both prob

Re: [gentoo-user] Re: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

2007-08-12 Thread Dale
Naga Toro wrote: > On Sunday 12 August 2007 18.50.24 Dale wrote: > >> I copied the command from what I was given by portage. I did the emerge >> in Konsole and I used the copy and paste function to enter that >> command. It appears that something is different between our systems or >> somethin

Re: [gentoo-user] Re: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

2007-08-12 Thread Allan Gottlieb
At Sun, 12 Aug 2007 16:51:17 +0200 Bo Ørsted Andresen <[EMAIL PROTECTED]> wrote: > On Sunday 12 August 2007 16:33:59 Allan Gottlieb wrote: >> I, like others, hit the expat problem and as directed did >> >>revdep-rebuild -X --library libexpat.so.0 >> >> gettext failed to compile since emacs

Re: [gentoo-user] Re: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

2007-08-12 Thread Mark Knecht
On 8/12/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > On Sun, Aug 12, 2007 at 04:39:43AM -0500, Dale wrote: > > Shawn Haggett wrote: > > > > > > Same here. Remerged dev-perl/XML-Parser, then my update world failed > > > at a different point complaining about gettext, remerged that and now > >

Re: [gentoo-user] Re: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

2007-08-12 Thread henkg
On Sun, Aug 12, 2007 at 10:42:36AM -0700, Mark Knecht wrote: > > And another problem I had was with svn unable to find libexpat.so.0. > > emerging expat and subversion didn't help, so the only solution I could > > find was to to create an extra symlink for this. > > > > Henk. > > > On my system t

Re: [gentoo-user] Re: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

2007-08-12 Thread Naga Toro
On Sunday 12 August 2007 20.09.33 [EMAIL PROTECTED] wrote: > On Sun, Aug 12, 2007 at 10:42:36AM -0700, Mark Knecht wrote: > > > And another problem I had was with svn unable to find libexpat.so.0. > > > emerging expat and subversion didn't help, so the only solution I could > > > find was to to cre

Re: [gentoo-user] Re: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

2007-08-12 Thread henkg
On Sun, Aug 12, 2007 at 10:42:36AM -0700, Mark Knecht wrote: > > And another problem I had was with svn unable to find libexpat.so.0. > > emerging expat and subversion didn't help, so the only solution I could > > find was to to create an extra symlink for this. > > > > Henk. > > > On my system t

Re: [gentoo-user] Re: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

2007-08-12 Thread Mark Knecht
On 8/12/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > On Sun, Aug 12, 2007 at 10:42:36AM -0700, Mark Knecht wrote: > > > And another problem I had was with svn unable to find libexpat.so.0. > > > emerging expat and subversion didn't help, so the only solution I could > > > find was to to creat

Re: [gentoo-user] Re: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

2007-08-13 Thread Markus Schönhaber
Mark Knecht wrote: > revdep-rebuild wanted to emerge again. I get quite tired, and frankly > do not understand, why gcc itself should be on this list so often, Maybe because of this: https://bugs.gentoo.org/show_bug.cgi?id=125728#c29 Regrads mks -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] Re: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

2007-08-13 Thread Mark Knecht
On 8/12/07, Mark Knecht <[EMAIL PROTECTED]> wrote: > > I'll report back later as to the functionality of the system. It's > still running mythbackend as this process goes on. At least it's > helping my network do good things > > Cheers, > Mark > Thanks to all who responded to this thread. You

Re: [gentoo-user] Re: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

2007-08-13 Thread Mark Knecht
On 8/13/07, Markus Schönhaber <[EMAIL PROTECTED]> wrote: > Mark Knecht wrote: > > > revdep-rebuild wanted to emerge again. I get quite tired, and frankly > > do not understand, why gcc itself should be on this list so often, > > Maybe because of this: > https://bugs.gentoo.org/show_bug.cgi?id=12572

Re: [gentoo-user] Re: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

2007-08-13 Thread Bo Ørsted Andresen
On Monday 13 August 2007 20:35:58 Mark Knecht wrote: > > > revdep-rebuild wanted to emerge again. I get quite tired, and frankly > > > do not understand, why gcc itself should be on this list so often, > > > > Maybe because of this: > > https://bugs.gentoo.org/show_bug.cgi?id=125728#c29 > >Than

Re: [gentoo-user] Re: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

2007-08-13 Thread Denis
When I was upgrading on one of the machines, I did encounter this same error on a couple gnome-related ebuilds (I don't actually have either gnome or kde desktops installed - only fluxbox). I ended up upgrading XML-Parser, then did a revdep-rebuild, which told me to re-install gettext, dbus, and d

Re: [gentoo-user] Re: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

2007-08-13 Thread Mark Knecht
On 8/13/07, Bo Ørsted Andresen <[EMAIL PROTECTED]> wrote: > On Monday 13 August 2007 20:35:58 Mark Knecht wrote: > > > > revdep-rebuild wanted to emerge again. I get quite tired, and frankly > > > > do not understand, why gcc itself should be on this list so often, > > > > > > Maybe because of this

Re: [gentoo-user] Re: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

2007-08-13 Thread Bo Ørsted Andresen
On Monday 13 August 2007 21:47:05 Mark Knecht wrote: > > > > Maybe because of this: > > > > https://bugs.gentoo.org/show_bug.cgi?id=125728#c29 > > > > > >Thanks. I tried the ~x86 version of gentoolkit and revdep-rebuild > > > does not generate the requirement to rebuild gcc. That's an > > > imp

Re: [gentoo-user] Re: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

2007-08-13 Thread Mark Knecht
On 8/13/07, Bo Ørsted Andresen <[EMAIL PROTECTED]> wrote: > On Monday 13 August 2007 21:47:05 Mark Knecht wrote: > > > > > Maybe because of this: > > > > > https://bugs.gentoo.org/show_bug.cgi?id=125728#c29 > > > > > > > >Thanks. I tried the ~x86 version of gentoolkit and revdep-rebuild > > > >

Re: [gentoo-user] Re: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

2007-08-13 Thread Bo Ørsted Andresen
On Monday 13 August 2007 22:54:59 Mark Knecht wrote: > > > > > > Maybe because of this: > > > > > > https://bugs.gentoo.org/show_bug.cgi?id=125728#c29 [SNIP] > > Or you could read the link to bugs.gentoo.org in the top of this mail. Or > > post the output from the stable version of revdep-rebuild -

Re: [gentoo-user] Re: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

2007-08-13 Thread Mark Knecht
On 8/13/07, Bo Ørsted Andresen <[EMAIL PROTECTED]> wrote: > On Monday 13 August 2007 22:54:59 Mark Knecht wrote: > > > > > > > Maybe because of this: > > > > > > > https://bugs.gentoo.org/show_bug.cgi?id=125728#c29 > [SNIP] > > > Or you could read the link to bugs.gentoo.org in the top of this mail

Re: [gentoo-user] Re: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

2007-08-13 Thread Joseph
> On a second machine I tried: > revdep-rebuild -X --library=libexpat.so.0 > > it recompiles a lot of packages including subversion and apache, however > both programs won't run because libexpat.so.0 is required somewhere. If > I run revdep-rebuild again, only arputil will be re-emerged, however

Re: [gentoo-user] Re: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

2007-08-15 Thread Mick
On Monday 13 August 2007, Joseph wrote: > > On a second machine I tried: > > revdep-rebuild -X --library=libexpat.so.0 > > > > it recompiles a lot of packages including subversion and apache, however > > both programs won't run because libexpat.so.0 is required somewhere. If > > I run revdep-rebuil

Re: [gentoo-user] Re: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

2007-08-15 Thread Naga
On Wednesday 15 August 2007 11:29:28 Mick wrote: > On Monday 13 August 2007, Joseph wrote: > > > On a second machine I tried: > > > revdep-rebuild -X --library=libexpat.so.0 > > > > > > it recompiles a lot of packages including subversion and apache, > > > however both programs won't run because li

Re: [gentoo-user] Re: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

2007-08-15 Thread Mick
On Wednesday 15 August 2007, Naga wrote: > On Wednesday 15 August 2007 11:29:28 Mick wrote: > > =app-crypt/gnupg-1.4.7-r1 =kde-base/juk-3.5.5 > > ^ > > > =media-libs/xine-lib-1.1.4-r2 =kde-base/kaudiocreator-3.5.5 > >

Re: [gentoo-user] Re: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

2007-08-15 Thread Neil Bothwick
On Wed, 15 Aug 2007 11:48:17 +0100, Mick wrote: > Thanks Naga, I should have said that a --update world did not pick > these up. Did you use --deep? -- Neil Bothwick It's only a hobby ... only a hobby ... only a signature.asc Description: PGP signature

Re: [gentoo-user] Re: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

2007-08-15 Thread Mick
On Wednesday 15 August 2007, Neil Bothwick wrote: > On Wed, 15 Aug 2007 11:48:17 +0100, Mick wrote: > > Thanks Naga, I should have said that a --update world did not pick > > these up. > > Did you use --deep? # emerge -upDv world -- Regards, Mick signature.asc Description: This is a digitally