* [gentoo-user] KDE 3.5 : Kicker & other ebuilds fail
@ 2006-01-01 15:02 Philip Webb
2006-01-01 15:09 ` John Jolet
` (2 more replies)
0 siblings, 3 replies; 12+ messages in thread
From: Philip Webb @ 2006-01-01 15:02 UTC (permalink / raw
To: Gentoo User
Before I submit a bug report, has anyone had a similar experience ?
Does anyone have anything to suggest to try first ?
I started to install KDE 3.5 (split) -- still ~x86 -- & got Kdelibs done,
then went on to Kdebase-startkde, which pulls in 17 dependencies.
Some of them went thro' ok, but then Kicker refused as below; I tried others
& Khelpcenter Kdebase-kioslaves Kdesu Ksplashml failed at the same point.
I took time out to get my Docbook pkgs upto-date, but no change.
I checked Bugs & Forum & found nothing directly on this nor any solution,
tho' a couple of people had run into it with Khelpcenter 3.4.1
(I have 3.4.1 installed & working perfectly well).
The relevant error lines for Kicker seem to be the following :
make[2]: Entering directory `/z/tmp/portage/kicker-3.5.0/work/kicker-3.5.0/doc'
Making all in kicker
make[3]: Entering directory `/z/tmp/portage/kicker-3.5.0/work/kicker-3.5.0/doc/kicker'
/usr/kde/3.5/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
XPath error : Undefined variable
compilation error: file /usr/kde/3.5/share/apps/ksgmltools2/docbook/xsl/html/autotoc.xsl line 544 element div
Attribute template class: failed to compile $titles
Other lines further down include :
concat('ln-',$id,$html.ext)
...
substring-before($stylesheets, ' ')
...
unable to parse ./index.docbook
Anyone have thoughts or suggestions before I submit a bug report ?
--
========================,,============================================
SUPPORT ___________//___, Philip Webb : purslow@chass.utoronto.ca
ELECTRIC /] [] [] [] [] []| Centre for Urban & Community Studies
TRANSIT `-O----------O---' University of Toronto
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] KDE 3.5 : Kicker & other ebuilds fail
2006-01-01 15:02 [gentoo-user] KDE 3.5 : Kicker & other ebuilds fail Philip Webb
@ 2006-01-01 15:09 ` John Jolet
2006-01-01 15:20 ` Jason Stubbs
2006-01-01 18:48 ` Abhay Kedia
2 siblings, 0 replies; 12+ messages in thread
From: John Jolet @ 2006-01-01 15:09 UTC (permalink / raw
To: gentoo-user
On Jan 1, 2006, at 9:02 AM, Philip Webb wrote:
> Before I submit a bug report, has anyone had a similar experience ?
> Does anyone have anything to suggest to try first ?
>
I did an emerge kdebase-startkde and didn't see any errors, but the
kicker doesn't seem to exist...so maybe it failed and I just didn't
notice. I simply assumed it wasn't part of kdebase-startkde.
> I started to install KDE 3.5 (split) -- still ~x86 -- & got Kdelibs
> done,
> then went on to Kdebase-startkde, which pulls in 17 dependencies.
> Some of them went thro' ok, but then Kicker refused as below; I
> tried others
> & Khelpcenter Kdebase-kioslaves Kdesu Ksplashml failed at the same
> point.
> I took time out to get my Docbook pkgs upto-date, but no change.
>
> I checked Bugs & Forum & found nothing directly on this nor any
> solution,
> tho' a couple of people had run into it with Khelpcenter 3.4.1
> (I have 3.4.1 installed & working perfectly well).
>
> The relevant error lines for Kicker seem to be the following :
>
> make[2]: Entering directory `/z/tmp/portage/kicker-3.5.0/work/
> kicker-3.5.0/doc'
> Making all in kicker
> make[3]: Entering directory `/z/tmp/portage/kicker-3.5.0/work/
> kicker-3.5.0/doc/kicker'
> /usr/kde/3.5/bin/meinproc --check --cache index.cache.bz2 ./
> index.docbook
> XPath error : Undefined variable
> compilation error: file /usr/kde/3.5/share/apps/ksgmltools2/
> docbook/xsl/html/autotoc.xsl line 544 element div
> Attribute template class: failed to compile $titles
>
> Other lines further down include :
>
> concat('ln-',$id,$html.ext)
> ...
> substring-before($stylesheets, ' ')
> ...
> unable to parse ./index.docbook
>
> Anyone have thoughts or suggestions before I submit a bug report ?
>
> --
> ========================,,============================================
> SUPPORT ___________//___, Philip Webb : purslow@chass.utoronto.ca
> ELECTRIC /] [] [] [] [] []| Centre for Urban & Community Studies
> TRANSIT `-O----------O---' University of Toronto
> --
> gentoo-user@gentoo.org mailing list
>
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] KDE 3.5 : Kicker & other ebuilds fail
2006-01-01 15:02 [gentoo-user] KDE 3.5 : Kicker & other ebuilds fail Philip Webb
2006-01-01 15:09 ` John Jolet
@ 2006-01-01 15:20 ` Jason Stubbs
2006-01-01 15:50 ` Philip Webb
2006-01-01 18:48 ` Abhay Kedia
2 siblings, 1 reply; 12+ messages in thread
From: Jason Stubbs @ 2006-01-01 15:20 UTC (permalink / raw
To: Gentoo User
On Monday 02 January 2006 00:02, Philip Webb wrote:
> Before I submit a bug report, has anyone had a similar experience ?
> Does anyone have anything to suggest to try first ?
>
> I started to install KDE 3.5 (split) -- still ~x86 -- & got Kdelibs done,
> then went on to Kdebase-startkde, which pulls in 17 dependencies.
> Some of them went thro' ok, but then Kicker refused as below; I tried
> others & Khelpcenter Kdebase-kioslaves Kdesu Ksplashml failed at the same
> point. I took time out to get my Docbook pkgs upto-date, but no change.
How do you define "refused"? Did it error out and drop you back to a prompt?
If so, what were the last 20-30 lines of output before make stated there was
an error?
--
Jason Stubbs
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] KDE 3.5 : Kicker & other ebuilds fail
2006-01-01 15:20 ` Jason Stubbs
@ 2006-01-01 15:50 ` Philip Webb
2006-01-01 18:24 ` Philip Webb
0 siblings, 1 reply; 12+ messages in thread
From: Philip Webb @ 2006-01-01 15:50 UTC (permalink / raw
To: gentoo-user
060102 Jason Stubbs wrote:
> On Monday 02 January 2006 00:02, Philip Webb wrote:
>> I started to install KDE 3.5 (split) -- still ~x86 -- & got Kdelibs done,
>> then went on to Kdebase-startkde, which pulls in 17 dependencies.
>> Some of them went thro' ok, but then Kicker refused as below; I tried
^^^^^^^^
>> others & Khelpcenter Kdebase-kioslaves Kdesu Ksplashml failed at the same
>> point. I took time out to get my Docbook pkgs upto-date, but no change.
> How do you define "refused"?
"refused to finish compiling"
> Did it error out and drop you back to a prompt?
Yes.
> If so, what were the last 20-30 lines of output
> before make stated there was an error?
I didn't want to bury the message under a long listing, but since you ask,
here is the whole thing from the end of the configure step
(this is for Ksplashml, but it's the same for each of the 4 packages):
Good - your configure finished. Start make now
make all-recursive
make[1]: Entering directory `/z/tmp/portage/ksplashml-3.5.0/work/ksplashml-3.5.0'
Making all in doc
make[2]: Entering directory `/z/tmp/portage/ksplashml-3.5.0/work/ksplashml-3.5.0/doc'
Making all in ksplashml
make[3]: Entering directory `/z/tmp/portage/ksplashml-3.5.0/work/ksplashml-3.5.0/doc/ksplashml'
/usr/kde/3.5/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
XPath error : Undefined variable
compilation error: file /usr/kde/3.5/share/apps/ksgmltools2/docbook/xsl/html/autotoc.xsl line 544 element div
Attribute template class: failed to compile $titles
XPath error : Undefined variable
compilation error: file /usr/kde/3.5/share/apps/ksgmltools2/docbook/xsl/html/lists.xsl line 735 element ol
Attribute template type: failed to compile $numeration
XPath error : Undefined variable
compilation error: file /usr/kde/3.5/share/apps/ksgmltools2/docbook/xsl/html/callout.xsl line 158 element img
Attribute template src: failed to compile $callout.graphics.path
XPath error : Undefined variable
compilation error: file /usr/kde/3.5/share/apps/ksgmltools2/docbook/xsl/html/callout.xsl line 158 element img
Attribute template alt: failed to compile $conum
XPath error : Undefined variable
compilation error: file /usr/kde/3.5/share/apps/ksgmltools2/docbook/xsl/html/formal.xsl line 19 element div
Attribute template class: failed to compile $class
XPath error : Undefined variable
compilation error: file /usr/kde/3.5/share/apps/ksgmltools2/docbook/xsl/html/formal.xsl line 71 element div
Attribute template class: failed to compile $class
XPath error : Undefined variable
compilation error: file /usr/kde/3.5/share/apps/ksgmltools2/docbook/xsl/html/inline.xsl line 856 element a
Attribute template href: failed to compile $chunkbase
XPath error : Undefined variable
compilation error: file /usr/kde/3.5/share/apps/ksgmltools2/docbook/xsl/html/inline.xsl line 934 element code
Attribute template class: failed to compile $class
XPath error : Undefined variable
compilation error: file /usr/kde/3.5/share/apps/ksgmltools2/docbook/xsl/html/html.xsl line 24 element a
Attribute template name: failed to compile $id
XPath error : Undefined variable
compilation error: file /usr/kde/3.5/share/apps/ksgmltools2/docbook/xsl/html/index.xsl line 115 element a
Attribute template name: failed to compile $id
XPath error : Undefined variable
concat('ln-',$id,$html.ext)
^
compilation error: file /usr/kde/3.5/share/apps/ksgmltools2/docbook/xsl/html/titlepage.xsl line 475 element a
Attribute template href: failed to compile concat('ln-',$id,$html.ext)
XPath error : Undefined variable
compilation error: file /usr/kde/3.5/share/apps/ksgmltools2/docbook/xsl/html/titlepage.xsl line 502 element a
Attribute template name: failed to compile $id
XPath error : Undefined variable
compilation error: file /usr/kde/3.5/share/apps/ksgmltools2/docbook/xsl/html/titlepage.xsl line 780 element a
Attribute template name: failed to compile $id
XPath error : Undefined variable
compilation error: file /usr/kde/3.5/share/apps/ksgmltools2/docbook/xsl/html/docbook.xsl line 137 element base
Attribute template href: failed to compile $html.base
XPath error : Undefined variable
substring-before($stylesheets, ' ')
^
compilation error: file /usr/kde/3.5/share/apps/ksgmltools2/docbook/xsl/html/docbook.xsl line 197 element link
Attribute template href: failed to compile substring-before($stylesheets, ' ')
XPath error : Undefined variable
compilation error: file /usr/kde/3.5/share/apps/ksgmltools2/customization/kde-navig.xsl line 43 element div
Attribute template style: failed to compile $kde.common
XPath error : Undefined variable
compilation error: file /usr/kde/3.5/share/apps/ksgmltools2/customization/kde-navig.xsl line 47 element img
Attribute template src: failed to compile $kde.common
XPath error : Undefined variable
compilation error: file /usr/kde/3.5/share/apps/ksgmltools2/customization/kde-navig.xsl line 195 element div
Attribute template style: failed to compile $kde.common
XPath error : Undefined variable
compilation error: file /usr/kde/3.5/share/apps/ksgmltools2/customization/kde-navig.xsl line 198 element img
Attribute template src: failed to compile $kde.common
XPath error : Undefined variable
compilation error: file /usr/kde/3.5/share/apps/ksgmltools2/customization/kde-navig.xsl line 201 element img
Attribute template src: failed to compile $kde.common
unable to parse ./index.docbook
Then it gives the shell prompt.
--
========================,,============================================
SUPPORT ___________//___, Philip Webb : purslow@chass.utoronto.ca
ELECTRIC /] [] [] [] [] []| Centre for Urban & Community Studies
TRANSIT `-O----------O---' University of Toronto
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] KDE 3.5 : Kicker & other ebuilds fail
2006-01-01 15:50 ` Philip Webb
@ 2006-01-01 18:24 ` Philip Webb
2006-01-02 11:22 ` Philip Webb
0 siblings, 1 reply; 12+ messages in thread
From: Philip Webb @ 2006-01-01 18:24 UTC (permalink / raw
To: gentoo-user
060101 Philip Webb wrote:
> On Monday 02 January 2006 00:02, Philip Webb wrote:
>> I started to install KDE 3.5 (split) -- still ~x86 -- & got Kdelibs done,
>> then went on to Kdebase-startkde, which pulls in 17 dependencies.
>> Some of them went thro' ok, but then Kicker refused as below; I tried
>> others & Khelpcenter Kdebase-kioslaves Kdesu Ksplashml failed at the same
>> point. I took time out to get my Docbook pkgs upto-date, but no change.
The problem seems to arise from /usr/kde/3.5/bin/meinproc ,
which is a binary installed by Kdelibs. Using Gvim, I've looked inside it
& there are some lines which may throw light on what is going wrong
(I've collapsed multiple instances of ^@):
header^@entry^@stylesheet <xsl>^@Stylesheet to use^@stdout^@o^@output <file>^@Output whole document to file^@htdig^@check^@cache <file>^@srcdir <dir>^@Set the srcdir, for kdelibs^@param <key>=<value>^@+xml^@The file to transform^@submit@bugs.kde.org^@KDE Translator for XML^@$Revision: 397941 $^@XML-Translator^@meinproc^@kio_help^@srcdir^@output^@param^@stylesheet^@dtd^@w %s %d %d ^@unable to parse %s
^@cache^@<FILENAME ^@index.html^@"^@customization/htdig_index.xsl^@customization/kde-chunk.xsl^@' lacks a '='!^@Key-Value tuple '^@outputFile^@customization/catalog^@SGML_CATALOG_FILES^@/usr/bin/xmllint^@ --catalogs --valid --noout ^@ 2>&1^@couldn't find xmllint^@exe^@' is not readable.^@File '^@' is not a file.^@' does not exist.^@Output whole document to stdout^@Create a ht://dig compatible index^@Check the document for validity^@Create a cache file for the document^@Parameters to pass to the stylesheet^@document of the wrong type, root node != entry^@Could not write to cache file %1.^@docbook/xml-dtd-4.1.2/docbook.cat^@ì^V^E^H@î^D^H¨¾^D^H÷^D^Hh»^D^Hx¶^D^Hèµ^D^H(º^D^Hxº^D^H^Hµ^D^H~H'^E^Hø^V^E^H°'^E^H6QGList^@</FILENAME>^@data^@ksgmltools2^@/customization/catalog:^@QObject^@bzip2^@cache.bz2^@&#%d;^@iso-^@ISO ^@ksgmltools2/customization/catalog^@ksgmltools2/docbook/xml-dtd-4.2/docbook.cat^@/docbook/xml-dtd-4.2/docbook.cat^@<meta http-equiv="Content-Type" content="text/html; charset=%1">^@<meta http-equiv="Content-Type" content="text/html; charset=utf-8">^@. Only IO_ReadOnly and IO_WriteOnly supported^@Unsupported mode ^@19KBzip2FilterFactory^@12KBzip2Filter^@
The error message from the Kicker ebuild refers to 'meinproc'
& a failure to find an index file, which the above says it can't create.
Does this strike any chords with anyone ?
I'll submit a bug report later today,
but it's much better also to have the solution included as well (smile) !
--
========================,,============================================
SUPPORT ___________//___, Philip Webb : purslow@chass.utoronto.ca
ELECTRIC /] [] [] [] [] []| Centre for Urban & Community Studies
TRANSIT `-O----------O---' University of Toronto
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] KDE 3.5 : Kicker & other ebuilds fail
2006-01-01 15:02 [gentoo-user] KDE 3.5 : Kicker & other ebuilds fail Philip Webb
2006-01-01 15:09 ` John Jolet
2006-01-01 15:20 ` Jason Stubbs
@ 2006-01-01 18:48 ` Abhay Kedia
2006-01-01 19:01 ` Philip Webb
2 siblings, 1 reply; 12+ messages in thread
From: Abhay Kedia @ 2006-01-01 18:48 UTC (permalink / raw
To: Gentoo User
[-- Attachment #1: Type: text/plain, Size: 340 bytes --]
On Sunday 01 January 2006 20:32, Philip Webb wrote:
>
> I started to install KDE 3.5 (split) -- still ~x86 -- & got Kdelibs done,
> then went on to Kdebase-startkde
[snip]
> ...
> unable to parse ./index.docbook
>
Just a shot in the dark. Did you enable kdeenablefinal use flag AFTER you
compiled kdelibs?
Regards,
Abhay
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] KDE 3.5 : Kicker & other ebuilds fail
2006-01-01 18:48 ` Abhay Kedia
@ 2006-01-01 19:01 ` Philip Webb
2006-01-01 19:20 ` Abhay Kedia
0 siblings, 1 reply; 12+ messages in thread
From: Philip Webb @ 2006-01-01 19:01 UTC (permalink / raw
To: gentoo-user
060102 Abhay Kedia wrote:
> On Sunday 01 January 2006 20:32, Philip Webb wrote:
>> I started to install KDE 3.5 (split) -- still ~x86 -- & got Kdelibs done,
>> then went on to Kdebase-startkde
> [snip]
>> unable to parse ./index.docbook
> Just a shot in the dark.
> Did you enable kdeenablefinal use flag AFTER you compiled kdelibs?
No, but I just tried it with Khelpcenter & it made no difference.
The problem seems to be in Kdelibs, as my most recent message outlined.
--
========================,,============================================
SUPPORT ___________//___, Philip Webb : purslow@chass.utoronto.ca
ELECTRIC /] [] [] [] [] []| Centre for Urban & Community Studies
TRANSIT `-O----------O---' University of Toronto
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] KDE 3.5 : Kicker & other ebuilds fail
2006-01-01 19:01 ` Philip Webb
@ 2006-01-01 19:20 ` Abhay Kedia
2006-01-01 19:31 ` Philip Webb
0 siblings, 1 reply; 12+ messages in thread
From: Abhay Kedia @ 2006-01-01 19:20 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 291 bytes --]
On Monday 02 January 2006 00:31, Philip Webb wrote:
>
> No, but I just tried it with Khelpcenter & it made no difference.
> The problem seems to be in Kdelibs, as my most recent message outlined.
>
Can you give output of "emerge -pv kdelibs && emerge -pv kdebase-startkde" ?
Regards,
Abhay
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] KDE 3.5 : Kicker & other ebuilds fail
2006-01-01 19:20 ` Abhay Kedia
@ 2006-01-01 19:31 ` Philip Webb
0 siblings, 0 replies; 12+ messages in thread
From: Philip Webb @ 2006-01-01 19:31 UTC (permalink / raw
To: gentoo-user
060102 Abhay Kedia wrote:
> Can you give output of "emerge -pv kdelibs && emerge -pv kdebase-startkde" ?
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[ebuild R ] kde-base/kdelibs-3.5.0-r1 +acl -alsa -arts +cups -debug -doc -jpeg2k -kdeenablefinal -kerberos -openexr +spell +ssl +tiff -xinerama -zeroconf 0 kB
Total size of downloads: 0 kB
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[ebuild NS ] kde-base/khelpcenter-3.5.0 -arts -debug -kdeenablefinal -kdexdeltas -xinerama 0 kB
[ebuild NS ] kde-base/kdesu-3.5.0 -arts -debug -kdeenablefinal -kdexdeltas -xinerama 0 kB
[ebuild NS ] kde-base/kicker-3.5.0 -arts -debug -kdeenablefinal -kdexdeltas -xinerama 0 kB
[ebuild NS ] kde-base/kcontrol-3.5.0 -arts -debug -ieee1394 -kdeenablefinal -kdexdeltas -logitech-mouse +opengl +ssl -xinerama 0 kB
[ebuild NS ] kde-base/kdm-3.5.0 -arts -debug -kdeenablefinal -kdexdeltas +pam -xinerama 0 kB
[ebuild NS ] kde-base/kdesktop-3.5.0 -arts -debug -kdeenablefinal -kdexdeltas -xinerama 0 kB
[ebuild NS ] kde-base/ksplashml-3.5.0 -arts -debug -kdeenablefinal -kdexdeltas -xinerama 0 kB
[ebuild NS ] kde-base/kdebase-startkde-3.5.0 -arts -debug -kdeenablefinal -kdexdeltas -xinerama 0 kB
Total size of downloads: 0 kB
--
========================,,============================================
SUPPORT ___________//___, Philip Webb : purslow@chass.utoronto.ca
ELECTRIC /] [] [] [] [] []| Centre for Urban & Community Studies
TRANSIT `-O----------O---' University of Toronto
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] KDE 3.5 : Kicker & other ebuilds fail
2006-01-01 18:24 ` Philip Webb
@ 2006-01-02 11:22 ` Philip Webb
2006-01-02 13:01 ` Philip Webb
0 siblings, 1 reply; 12+ messages in thread
From: Philip Webb @ 2006-01-02 11:22 UTC (permalink / raw
To: gentoo-user
060101 Philip Webb wrote:
> On Monday 02 January 2006 00:02, Philip Webb wrote:
>> I started to install KDE 3.5 (split) -- still ~x86 -- & got Kdelibs done,
>> then went on to Kdebase-startkde, which pulls in 17 dependencies.
>> Some of them went thro' ok, but then Kicker refused as below; I tried
>> others & Khelpcenter Kdebase-kioslaves Kdesu Ksplashml failed at the same
>> point. I took time out to get my Docbook pkgs upto-date, but no change.
>> I'll submit a bug report later today,
>> but it's much better also to have the solution included as well (smile) !
I've submitted a bug report # 117433 .
--
========================,,============================================
SUPPORT ___________//___, Philip Webb : purslow@chass.utoronto.ca
ELECTRIC /] [] [] [] [] []| Centre for Urban & Community Studies
TRANSIT `-O----------O---' University of Toronto
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] KDE 3.5 : Kicker & other ebuilds fail
2006-01-02 11:22 ` Philip Webb
@ 2006-01-02 13:01 ` Philip Webb
2006-01-02 18:03 ` Philip Webb
0 siblings, 1 reply; 12+ messages in thread
From: Philip Webb @ 2006-01-02 13:01 UTC (permalink / raw
To: gentoo-user
060102 Philip Webb wrote:
> On Monday 02 January 2006 00:02, Philip Webb wrote:
>> I started to install KDE 3.5 (split) -- still ~x86 -- & got Kdelibs done,
>> then went on to Kdebase-startkde, which pulls in 17 dependencies.
>> Some of them went thro' ok, but then Kicker refused as below; I tried
>> others & Khelpcenter Kdebase-kioslaves Kdesu Ksplashml failed at the same
>> point. I took time out to get my Docbook pkgs upto-date, but no change.
> I've submitted a bug report # 117433 .
There is in fact another bug 105297 which has a different subject,
so it's not obvious to find & many other users have fallen into the trap.
The solution is to upgrade Libxslt to 1.1.15 .
I've suggested that this should be added to deps for Kicker etc.
--
========================,,============================================
SUPPORT ___________//___, Philip Webb : purslow@chass.utoronto.ca
ELECTRIC /] [] [] [] [] []| Centre for Urban & Community Studies
TRANSIT `-O----------O---' University of Toronto
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] KDE 3.5 : Kicker & other ebuilds fail
2006-01-02 13:01 ` Philip Webb
@ 2006-01-02 18:03 ` Philip Webb
0 siblings, 0 replies; 12+ messages in thread
From: Philip Webb @ 2006-01-02 18:03 UTC (permalink / raw
To: gentoo-user
060102 Philip Webb wrote:
> On Monday 02 January 2006 00:02, Philip Webb wrote:
>> I started to install KDE 3.5 (split) -- still ~x86
And a final word: I've finished installing the many parts of KDE 3.5
-- the ones I want : it took 3 h 57 m -- & it seems to be working well
after a couple of bits of tuning & shows a little extra polish over 3.4.1 .
Thanks as always to the devs involved.
--
========================,,============================================
SUPPORT ___________//___, Philip Webb : purslow@chass.utoronto.ca
ELECTRIC /] [] [] [] [] []| Centre for Urban & Community Studies
TRANSIT `-O----------O---' University of Toronto
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2006-01-02 18:08 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-01 15:02 [gentoo-user] KDE 3.5 : Kicker & other ebuilds fail Philip Webb
2006-01-01 15:09 ` John Jolet
2006-01-01 15:20 ` Jason Stubbs
2006-01-01 15:50 ` Philip Webb
2006-01-01 18:24 ` Philip Webb
2006-01-02 11:22 ` Philip Webb
2006-01-02 13:01 ` Philip Webb
2006-01-02 18:03 ` Philip Webb
2006-01-01 18:48 ` Abhay Kedia
2006-01-01 19:01 ` Philip Webb
2006-01-01 19:20 ` Abhay Kedia
2006-01-01 19:31 ` Philip Webb
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox