Am Sonntag, 5. Januar 2003 13:38 schrieb G�nther K�nzel:
Hallo G�nther, hallo Martin,
das Setzen von PATH kriege ich offenbar nicht gebacken:
[root@koek michael]# '/usr/lib/qt2/qt-2.3.1/configure'
ergibt:
The environment variable $QTDIR is not set correctly. It is currently
set to "", but it should be set to this directory,
which is "/home/michael".
Please read the INSTALL file for instructions on how to set $QTDIR
correctly. If you have set $QTDIR in your .profile or .login, you
will need to log out and log in again to make the setting effective.
Ich habe aber nach Anweisung dieses des INSTALL-Skriptes in qt-2.3.1
das Skript /etc/csh.login ver�ndert:
# /etc/csh.login
# System wide environment and startup programs for csh users
if ($?PATH) then
setenv PATH "${PATH}:/usr/X11R6/bin"
else
setenv PATH "/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin"
setenv QTDIR /usr/lib/qt2/qt-2.3.1
setenv PATH $QTDIR/bin:$PATH
setenv MANPATH $QTDIR/doc/man:$MANPATH
setenv LD_LIBRARY_PATH$QTDIR/lib:$LD_LIBRARY_PATH
endif
Dennoch protestiert er. Was ist daran falsch ?
Der Ort von qt-2.3.1. ist wirklich in /usr/lib/qt2.
Ja, als ein Anf�nger blicke ich da kaum durch.
Gr��e,
Michael Bischof
----------------------------------------------------------------------------
PUG - Penguin User Group Wiesbaden - http://www.pug.org