From: Brian M. <bri...@gm...> - 2004-12-19 23:11:37
|
I have not had a problem with missing documentation, although I have had a problem or two with the general install. For example, I did not have a qtconfig.app until I recently reinstalled everything. But all is well now and I think my problems were due to having Fink's version of qt3 installed. I suspect the reason Eric is not opening is because there are multi-versions of Python installed. I think it is worthwhile to run a 'which python' to see where it is pointing. I had problems like Jay described with ZopeEditManager not properly opening unless it was using Apple's version of python (and pythonw). Since Fink installs python for other applications to work properly, there may be problems there. I have a link from /sw/bin/python that points to my /usr/bin/python which in turn points to the python2.3 version inside of /System/Library/Frameworks/Python.framework/Versions/2.3/bin/python. I did not create any of the links inside of /usr/bin because the Apple install of python took care of those. Another thing to check is your $PATH environment variable. Perhaps one of the other directories containing python comes before Apple's version. (the 'which python' will help with this, but it might be worthwhile running a $PATH at the command prompt just to make sure) Last, but not least. Although I am interested in developing applications for both Aqua and X11, after a few other problems with having both Fink's version of qt3 and Kevin's binary install for Aqua, I have removed the Fink version. I think I will add another user and then use that user account for any Qt/X11 development. What are other people on the list doing to have both versions coexist ? HTH, Brian On Dec 19, 2004, at 2:36 PM, Kevin Walzer wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Please send a crash report from Console.app to the list so I can review > what's going on with Eric. > > I will do some tests with the documentation directory and installer to > make sure that there are no problems on that end. > > Has anyone else on the list encountered problems with missing Qt > documentation? > > > Cheers, > > Kevin Walzer, PhD > WordTech Software--Open Source Applications and Packages for OS X > http://www.wordtech-software.com > http://www.smallbizmac.com > http://www.kevin-walzer.com > mailto:sw...@wo... > > Jay Mutter wrote: > | Greetings; > | > | I am running OS x 10.3.6 on an ibook and downloaded, installed and > ran > | the commands in terminal however Eric starts to open (icon goes to > | dock)and then closes. > | In addition the documentation is not in /Developer/documentation/qt > as > | that folder does not exist. However i have found the QT designer and > | assistant and have run them successfully. the mac -addons are > installed > | and the python IDE and package manager do work. > | > | Thanks > | > | Jay mutter > | > | jm...@ua... > | > | > | > | ------------------------------------------------------- > | SF email is sponsored by - The IT Product Guide > | Read honest & candid reviews on hundreds of IT Products from real > users. > | Discover which products truly live up to the hype. Start reading now. > | http://productguide.itmanagersjournal.com/ > | _______________________________________________ > | Pyqt-mac-list mailing list > | Pyq...@li... > | https://lists.sourceforge.net/lists/listinfo/pyqt-mac-list > | > | > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.4 (Darwin) > Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org > > iD8DBQFBxfRgJmdQs+6YVcoRAgRIAJ97mB2rbeTqjt2xn6UzKsWz0Gs2cQCeMkTE > r+y7qqvMRc08aUmPXy87IXk= > =jxbk > -----END PGP SIGNATURE----- > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real > users. > Discover which products truly live up to the hype. Start reading now. > http://productguide.itmanagersjournal.com/ > _______________________________________________ > Pyqt-mac-list mailing list > Pyq...@li... > https://lists.sourceforge.net/lists/listinfo/pyqt-mac-list > |