Re: QNX 6.2NC +xf4.2 +Qt3

Frank Liu <[email protected]> Fri, 14 Jun 2002 11:47:07 -0500 (EST)
Newsgroups gmane.os.qnx.openqnx.devel
Message-ID <[email protected]>
On Fri, 14 Jun 2002, Frank Liu wrote:
>
> put the following (EXACTLY) in your .profile
>
> QTDIR=/opt/X11R6/qt3
> PATH=$QTDIR/bin:$PATH
> LD_LIBRARY_PATH=$QTDIR/lib:$LD_LIBRARY_PATH
> export QTDIR PATH LD_LIBRARY_PATH

forgot to mention that you also need to set the locale or else
you will get a harmless warning when running "designer".
put the following in your .profile also:
export LC_ALL=C

Frank

>
> logout and login again.
>
> now run "designer" and it should work.
>
> Frank
>
> On Fri, 14 Jun 2002, Johan CARDON wrote:
>
> > Hi everybody !
> > I have little time to test 6.2NC and resolve, I hope, my SMP lockup problem.
> > So I'm searching the good way to make Qt3 works with QNX 6.2NC.
> >
> > Here is my test :
> > 1- install QNX 6.2 NC from CDROM ;
> > 2- install packages from 6.2NC CDROM ;
> > 3- install XFree4.2 and Qt3 binaries from openqnx site ;
> >
> > 	In this state, if I try to start designer under XPhoton (with a big P) or
> > compile a Qt3 prog, I get this message :
> > 	unable to find libphrenderGL.so and this file doesn't exist on the HD.
> >
> > So, I install Photon 3D runtime and devel packages from third party software
> > CD.
> > 	re-test wih designer and get this result
> > 		unresolved symbols : glXQueryServerString
> > 			"	    : glXQueryExtension
> > 		...
> >
> > What's wrong with my install ? (I'm disoriented with problem aboutl ib
> > between 6.1 and 6.2).
> >
> > Thanks
> > --
> > 				Institut Albert Bonniot
> > Johan CARDON			Faculté de Medecine de Grenoble
> > Laboratoire IMAG/TIMC/GMCAO 	Domaine de la Merci
> > Tel: +33 (0)4 76 54 95 05		38706 La Tronche Cedex
> >
> > _______________________________________________________________
> >
> > Don't miss the 2002 Sprint PCS Application Developer's Conference
> > August 25-28 in Las Vegas - http://devcon.sprintpcs.com/adp/index.cfm?source
> > _______________________________________________
> > openqnx-developer mailing list
> > openqnx-developer-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> > https://lists.sourceforge.net/lists/listinfo/openqnx-developer
> >
>
>
> _______________________________________________________________
>
> Don't miss the 2002 Sprint PCS Application Developer's Conference
> August 25-28 in Las Vegas - http://devcon.sprintpcs.com/adp/index.cfm?source
> _______________________________________________
> openqnx-developer mailing list
> openqnx-developer-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/openqnx-developer
>