Re: Problem with QT

"xmlman" <[email protected]> Fri, 12 Jul 2002 10:02:15 +0200
Newsgroups gmane.comp.kde.alpha
Message-ID <000601c2297a$707a3000$0500a8c0@PASSERELLE>
Sorry, I tried to put QT in another directory (/usr/src/qt).

export displays :

declare -x ENV="/root/.bashrc"
declare -x HISTCONTROL="ignoredups"
declare -x HISTSIZE="1000"
declare -x HOME="/root"
declare -x HOSTNAME="nicolas"
declare -x HOSTTYPE="i586"
declare -x INPUTRC="/etc/inputrc"
declare -x LANG="fr_FR"
declare -x LANGUAGE="fr_FR:fr"
declare -x LC_COLLATE="fr_FR"
declare -x LC_CTYPE="fr_FR"
declare -x LC_MESSAGES="fr_FR"
declare -x LC_MONETARY="fr_FR"
declare -x LC_NUMERIC="fr_FR"
declare -x LC_TIME="fr_FR"
declare -x LESS="-MM"
declare -x LESSKEY="/etc/.less"
declare -x LESSOPEN="|/usr/bin/lesspipe.sh %s"
declare -x LOGNAME="root"
declare -x
LS_COLORS="no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;33;01:cd=40
;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=
01;32:*.btm=01;32:*.bat=01;32:*.tar=01;31:*.tgz=01;31:*.tbz2=01;31:*.arc=01;
31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lha=01;31:*.zip=01;31:*.z=01;31:*.Z
=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.jpg=01;35:
*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.t
if=01;35:*.tiff=01;35:"
declare -x MACHTYPE="i586-mandrake-linux-gnu"
declare -x MAIL="/var/spool/mail/root"
declare -x NLSPATH="/usr/share/locale/%l/%N"
declare -x OSTYPE="linux-gnu"
declare -x
PATH="/usr/src/qt/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/loca
l/bin:/usr/local/sbin"
declare -x PS1="[\\u@\\h \\W]\\\$ "
declare -x PWD="/root"
declare -x QT_XFT="0"
declare -x SECURE_LEVEL="2"
declare -x SHELL="/bin/bash"
declare -x SHLVL="1"
declare -x TERM="linux"
declare -x USER="root"
declare -x USERNAME="root"

echo $QTDIR displays /usr/src/qt

pwd displays /usr/src/qt

ls displays :

bin/
changes-3.0.4
config.tests/
configure*
doc/
essai
essai2
examples/
extensions/
FAQ
include/
INSTALL
lib/
LICENSE.GPL
LICENSE.QPL
Makefile
MANIFEST
mkspecs/
PLATFORMS
plugins/
qmake/
README
README.QT
src/
tools/
translations/
tutorial/

Is it sufficient?

----- Original Message -----
From: "Bo Thorsen" <[email protected]>
To: "xmlman" <[email protected]>; "Brad Hards" <[email protected]>;
<[email protected]>
Sent: Friday, July 12, 2002 9:46 AM
Subject: Re: [Kde3alpha] Problem with QT


> On Friday 12 July 2002 09:32, xmlman wrote:
> > Sorry, not makefile but configure.
> >
> > echo $QTDIR displays /usr/local/qt
> > When i make ./configure in this directory :
> >
> > "The environment variable $QTDIR is not set correctly. It is currently
set
> > to "", but it should be set to this directory, which is /usr/local/qt."
> >
> > and when I replace in Configure file "$QTDIR" by "/usr/local/qt", It
> > displays "Error processing projet file..." for all .pro files. "Could
not
> > find mkspecs for your QMAKESPEC after trying: (null)
>
> Please, do as was asked.
>
> Go to the qt source directory, run "export; echo; pwd; echo; ls" (I
modified
> the request a bit here) and send the output back to this list. Otherwise
it's
> impossible to help.
>
> Bo.
>
> --
>
>      Bo Thorsen                 |   Praestevejen 4
>      Free software developer    |   5290 Marslev
>      SuSE Labs                  |   Denmark
>
> _______________________________________________
> kde3alpha mailing list
> [email protected]
> http://mail.kde.org/mailman/listinfo/kde3alpha