- Someone
- Monday, January 21st, 2008 at 2:22:03am MST
- export KDEDIR=/opt/kde4
- export KDEHOME=$HOME/.kde4
- export KDETMP=/tmp/$USER-kde4
- mkdir -p $KDETMP
- export KDEDIRS=$KDEDIR:/usr
- export PATH=$PATH:$KDEDIR/bin
- export LD_LIBRARY_PATH=$KDEDIR/lib:$LD_LIBRARY_PATH
- export MANPATH=$MANPATH:$KDEDIR/man
- export PKG_CONFIG_PATH=$KDEDIR/lib/pkgconfig:$PKG_CONFIG_PATH
- if [ ! -z $XDG_DATA_DIRS ]; then
- export XDG_DATA_DIRS=$XDG_DATA_DIRS:$KDEDIR/share
- else
- export XDG_DATA_DIRS=$KDEDIR/share
- fi
- if [ ! -z $XDG_CONFIG_DIRS ]; then
- export XDG_CONFIG_DIRS=$XDG_CONFIG_DIRS:$KDEDIR/etc/xdg
- else
- export XDG_CONFIG_DIRS=$KDEDIR/etc/xdg
- fi
- # build and src folders
- # you might want to change these!
- export KDE_BUILD=/usr/src/kde4/build
- export KDE_SRC=/usr/src/kde4/
- # This will make the debug output prettier
- export KDE_COLOR_DEBUG=1
- export QTEST_COLORED=1
advertising
Update the Post
Either update this post and resubmit it with changes, or make a new post.
You may also comment on this post.
Please note that information posted here will expire by default in one month. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.