Re: Compiling Qt 3.0.4

2002-05-12 Thread Alexander Jenisch
this needs to be done, because u HAVE to, as the INSTALL reads. else u cannot compile the stuff, nasty, but that's the way it is.;) --- Alexander Jenisch --- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Con

Re: Compiling Qt 3.0.4

2002-05-07 Thread Allan Sandfeld Jensen
On Monday 06 May 2002 21:19, Alan Chandler wrote: > On Monday 06 May 2002 7:14 pm, Robert Tilley wrote: > > My .profile file is as follows: > > ... > > > But when I issue a ./configure I am told: > > > > tillarium:/usr/local/qt# ./configure > > > >The environment variable $QTDIR is not set corr

Re: Compiling Qt 3.0.4

2002-05-06 Thread Alan Chandler
On Monday 06 May 2002 7:14 pm, Robert Tilley wrote: > My .profile file is as follows: ... > But when I issue a ./configure I am told: > > tillarium:/usr/local/qt# ./configure > >The environment variable $QTDIR is not set correctly. It is currently >set to "", but it should be set to this di

Re: Compiling Qt 3.0.4

2002-05-06 Thread Fred K Ollinger
> First, what's wrong? I've logged out and back in several times to verify > that everything is read. Do I need to put the variable declarations into my > .bashrc instead? I don't know. Do a echo $QTDIR and send it to us. > Second, should I install Qt 3.0.4 on my box? As the Debian packager