On Aug 25, 2004, at 10:07 AM, Karl Berggren wrote:
Hi, I just installed DCGUI-QT via fink, everything ran smoothly but when I try to start the application in the terminal I get this:
k3a207-2:/sw/bin jjabba$ dcgui-qt Checking xml version ... Compiled for '20607' using '20607' Checking dclib version ... Using '0.3.2' Checking qt version ... Compiled for '3.2.2' using '3.2.2' Checking qt privates ... private test ok ! dcgui-qt: cannot connect to X server k3a207-2:/sw/bin jjabba$
Since QT required xfree86
???
Where did you get that idea? "cannot connect to X server" can come from something as simple as not having the DISPLAY environment variable set or having not started X11 before running the other application.
I removed apples X11 by typing these terminal comands prior the compilation/install of DCGUI-QT via fink:
sudo rm -rf /usr/X11R6 sudo rm -rf /etc/X11 sudo rm -rf /Applications/X11.app
If you're on Panther then X11.app is in /Applications/Utilities.
Is that all u need to uninstall Apples X11? Is there any config files somewhere i need to point to xFree86 instead?
Help appriciated.
/Kalle
-- Alexander Hansen Fink Documentarian [Day Job] Levitated Dipole Experiment http://www.psfc.mit.edu/LDX
------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
