RE: QNX 6.2NC +xf4.2 +Qt3
"Lonnie VanZandt" <[email protected]> Mon, 17 Jun 2002 09:29:58 -0600
| Newsgroups | gmane.os.qnx.openqnx.devel |
|---|---|
| Organization | HomeOffice |
| Message-ID | <010e01c21613$d812dde0$113ea8c0@predictable> |
I'm not a complete tyro with respect to X, but it has been a while. The eventual goal is to run a QNX system without Photon but only with X and Qt. To get there, though, I have to use designer within Photon to build the UI. Here's what I think: XFree86 is the X window manager when Photon is not running and XPhoton is the window manager that allows X apps to appear within Photon windows. The XFree86 qpr package apparently doesn't create all the needed config files because xinit complains about a missing XFree86 config file on start up. Anyway, I much prefer source packages over binary ones because I can readily read the install scripts included with the sources that mentions all the config file install work that needs to be done. Without these, I have to open manuals, review archives, etc. to recall the missing pieces. -----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: Monday, June 17, 2002 9:16 AM To: openqnx-developer-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Subject: RE: [Openqnx-developer] QNX 6.2NC +xf4.2 +Qt3 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 > _______________________________________________________________ Sponsored by: ThinkGeek at http://www.ThinkGeek.com/