On Tuesday 04 June 2002 5:28 am, Keith Antoine wrote:
> On Tuesday 04 June 2002 12:00 pm, you wrote:
> > I don't mean to imply that you did not do this, but on WS 3.1, I had to
> > pass "--prefix /usr/lib/qt3" to configure.  Even with all the environment
> > variables set, configure just wouldn't run without it.
>
> this is the result, wierd hey!
>
> [root@bigpond qt-x11-free-3.0.4]# ./configure --prefix=/usr/lib/qt3
>
>
>    The environment variable $QTDIR is not set correctly. It is currently
>    set to "/usr/lib/qt2", but it should be set to this directory,
>    which is "/build/qt-x11-free-3.0.4".

Keith

I see that you are putting the source in one directory 
(/build/qt-x11-free-3.0.4) and wanting the compilation results to go to 
another (/usr/lib/qt3).  This can be ok but the script that I posted earlier 
assumes that the source has been placed into /usr/lib/qt3 and that is also 
where you want the compiled stuff to end up. I find it easier to do it this 
way. YMMV

Pam
_______________________________________________
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.

Reply via email to