Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kdelibs 3.5.2 are installed to /
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
fuchsmi
Tux's lil' helper
Tux's lil' helper


Joined: 11 Jun 2003
Posts: 118

PostPosted: Sun May 07, 2006 11:55 am    Post subject: kdelibs 3.5.2 are installed to / Reply with quote

hi!

I have toubles setting up kde 3.5.2
emerging kdelibs 3.5.2-r4 installs everythin in / and not in /usr/kde/3.5.

(The $PREFIX variable inside the ebuilds seems to be null or "". The part of the ebuild where it pipes the path into the env.d./45kdepath-3.5 works be with $PREFIX="")

WHY?
Back to top
View user's profile Send private message
SoylentGreen
l33t
l33t


Joined: 19 Aug 2005
Posts: 904
Location: The Hostel

PostPosted: Sun May 07, 2006 2:15 pm    Post subject: Reply with quote

w00t 8O 8O 8O
post your "emerge info"
Back to top
View user's profile Send private message
fuchsmi
Tux's lil' helper
Tux's lil' helper


Joined: 11 Jun 2003
Posts: 118

PostPosted: Sun May 07, 2006 2:25 pm    Post subject: Reply with quote

Code:

geekfried fum # emerge --info
Portage 2.1_pre10-r2 (default-linux/x86/2005.0, gcc-3.3.5, glibc-2.3.4.20040808-r1, 2.6.15-gentoo-r5 i686)
=================================================================
System uname: 2.6.15-gentoo-r5 i686 Intel(R) Pentium(R) M processor 1.50GHz
Gentoo Base System version 1.12.0_pre9
dev-lang/python:     2.3.4-r1, 2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.16
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.16.1-r1
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig buildpkg distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="ftp://gentoo.inode.at/source/ http://gd.tuwien.ac.at/opsys/linux/gentoo/ http://gentoo.inode.at/ ftp://gd.tuwien.ac.at/opsys/linux/gentoo/ ftp://ftp.sh.cvut.cz/MIRRORS/gentoo/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/overlays/kde-live /usr/local/xgl-coffee /usr/local/portage-xgl"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apache2 apm arts avi berkdb bitmap-fonts bluetooth browserplugin bzip2 calendar cli crypt cups dbus dri eds emboss encode firefox foomaticdb fortran gdbm gif glitz gpm gstreamer gtk gtk2 imap imlib inifile ipv6 isdnlog jpeg kde kdeenablefinal kdepim kdexdeltas kdgraphics ldap libg++ libwww logrotate mad mikmod mime mono motif mozdevelop mozsvg mp3 mpeg mysql ncurses nfs nls oci8 odbc ogg oggvorbis opengl oss pam pcre pdf pdflib perl php png postgres pppd python qt quicktime readline reflection samba sasl sdl session soap spell spl sql sqlite ssl svg tcpd tokenizer truetype truetype-fonts type1-fonts usb vorbis wifi win32codecs xml2 xmlrpc xorg xosd xprint xv zlib elibc_glibc input_devices_mouse input_devices_keyboard kernel_linux userland_GNU video_cards_vga video_cards_i810 video_cards_i915"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS

geekfried fum #
Back to top
View user's profile Send private message
SoylentGreen
l33t
l33t


Joined: 19 Aug 2005
Posts: 904
Location: The Hostel

PostPosted: Sun May 07, 2006 2:36 pm    Post subject: Reply with quote

Code:

PORTDIR_OVERLAY="/usr/local/overlays/kde-live /usr/local/xgl-coffee /usr/local/portage-xgl"

infact of this, perhaps? 8O

i installed "kdelibs 3.5.2-r4" on 3 different machines without a problem (x86, ~x86 and amd64)

i *guess* this has to do with your kde-live overlay? :?:
Back to top
View user's profile Send private message
fuchsmi
Tux's lil' helper
Tux's lil' helper


Joined: 11 Jun 2003
Posts: 118

PostPosted: Sun May 07, 2006 4:32 pm    Post subject: Reply with quote

it seems to work now.
I had to do an ugly hack: I put the correct prefix hardcoded into kde.eclass, after emergeing arts and kdelibs I had a working kde-config and I could switch back to the original kde.eclass.

thx
Michi
Back to top
View user's profile Send private message
SoylentGreen
l33t
l33t


Joined: 19 Aug 2005
Posts: 904
Location: The Hostel

PostPosted: Sun May 07, 2006 5:06 pm    Post subject: Reply with quote

fuchsmi wrote:
it seems to work now.
I had to do an ugly hack: I put the correct prefix hardcoded into kde.eclass, after emergeing arts and kdelibs I had a working kde-config and I could switch back to the original kde.eclass.

this is your very own fault. noone else is haveing this problem. check your overlay portage builds, they probably messed this up :twisted:
Back to top
View user's profile Send private message
Maedhros
Bodhisattva
Bodhisattva


Joined: 14 Apr 2004
Posts: 5511
Location: Durham, UK

PostPosted: Mon May 08, 2006 9:52 am    Post subject: Reply with quote

Moved from Desktop Environments to Unsupported Software.
_________________
No-one's more important than the earthworm.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum