On Saturday 15 November 2003 15:42, you wrote: > On Sat, 2003-11-15 at 08:21, fsanta wrote: > > I have qt 322 instralled and working on my SuSE 8.2 > > system but when I compile scribus it compiles against > > 3.1.1, the original SuSE rpm's. Here is my path: > > > > echo $PATH > > /usr/local/qt/bin:/usr/local/bin:/usr/bin:/usr/X11R6/bi > >n:/ > > bin:/usr/games:/opt/gnome2/bin:/opt/gnome/bin:/opt/kde3 > >/ bin:/usr/lib/java/jre/bin:/opt/gnome/bin > > > > How can I get it to compile against the 322? > > Thanks, Steve. > > > > > > > > _______________________________________________________ > >_______________ > > you need to change the QTDIR environment: > > export QTDIR="/directory/where/qt322/is" > > Then run ./configure in the scribus source directory > > Hope that helps, > Peter
Sorry everyone. I didn't realise that the export had to be local. I exported as an ordinary user and it worked. Steve.
