Jan Callewaert wrote:
> Op dinsdag 28 juni 2005 17:42, schreef Rafael Fernández López:
> 
>>Jan Callewaert wrote:
>>
>>>Hi,
>>>
>>>I was recompiling kde today, but now the path isn't set anymore. If I run
>>>env-update, the bin directory of kde isn't added to the path (of course
>>>after executing source /etc/profile).
>>>
>>>My kde-env looks like this:
>>>
>>># cat /etc/env.d/99kde-env
>>>KDEDIRS=/usr
>>>CONFIG_PROTECT=/usr/share/config
>>>KDE_MALLOC=1
>>>#KDE_IS_PRELINKED=1
>>>
>>>which is like you'd expect from the ebuild kde-env. I find it strange that
>>>there is no PATH variable in it for kde.
>>>
>>>I can manually add "ROOTPATH=/usr/kde/3.4/bin" to the env file, and
>>>then /etc/profile.env gets updated, and also the path. But I wonder what's
>>>the correct way to do this is, since I'll have to update it each time I
>>>install a new kde.
>>>
>>>Regards,
>>>
>>>Jan
>>
>>Wow man... that's true. It happens to me too.
>>
>>Maybe we can change it to /usr/kde/3.4, right?
> 
> 
> No, it should point directly to the bin directory. Otherwise the binaries are 
> not found.
> 

Do you guys have USE="-arts" by any chance? 

$ equery belongs /etc/env.d/46kdepaths-3.4
kde-base/arts-3.4.1-r2

$ cat /etc/env.d/46kdepaths-3.4
PATH=/usr/kde/3.4/bin
ROOTPATH=/usr/kde/3.4/sbin:/usr/kde/3.4/bin
LDPATH=/usr/kde/3.4/lib
CONFIG_PROTECT="/usr/kde/3.4/share/config /usr/kde/3.4/env 
/usr/kde/3.4/shutdown"

Zac
-- 
gentoo-user@gentoo.org mailing list

Reply via email to