RE: QNX 6.2NC +xf4.2 +Qt3
Frank Liu <[email protected]> Mon, 17 Jun 2002 10:15:38 -0500 (EST)
| Newsgroups | gmane.os.qnx.openqnx.devel |
|---|---|
| Message-ID | <[email protected]> |
well, real newbies should read the mailing list archives first, right? (cdm, can you post something about XPhoton usage, in case he is really asking about using XPhone rather than X itself.) Frank On Mon, 17 Jun 2002, Lonnie VanZandt wrote: > And, for us X newbies, how about the startup commands for the X server: > designer complains that it can't connect to the X server. I recall it > has something to do with startx and xinit but it has been 3 years since > I had to bother with X... > > -----Original Message----- > From: openqnx-developer-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > [mailto:openqnx-developer-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org] On Behalf Of > Frank Liu > Sent: Friday, June 14, 2002 10:54 AM > To: Johan CARDON > Cc: openqnx-developer-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > Subject: Re: [Openqnx-developer] QNX 6.2NC +xf4.2 +Qt3 > > > > > > 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 > > I forgot to mention the X11 libs. > this should really be > LD_LIBRARY_PATH=$QTDIR/lib:/opt/X11R6/lib:$LD_LIBRARY_PATH > (you may have to use this order, until I have time to release a new Qt3 > for 6.2) > > Frank > > > > 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 > > > > > > > > > _______________________________________________________________ > > > > 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=dntextlink > > _______________________________________________ > openqnx-developer mailing list openqnx-developer-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > https://lists.sourceforge.net/lists/listinfo/openqnx-developer > > > _______________________________________________________________ > > Sponsored by: > ThinkGeek at http://www.ThinkGeek.com/ > _______________________________________________ > openqnx-developer mailing list > openqnx-developer-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > https://lists.sourceforge.net/lists/listinfo/openqnx-developer >