From: Kevin W. <sw...@wo...> - 2005-06-30 03:44:55
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Dear Simon, I'm glad you were able to figure things out. Cheers, Kevin Walzer, PhD WordTech Software--Open Source Applications and Packages for OS X http://www.wordtech-software.com http://www.kevin-walzer.com http://www.smallbizmac.com. mailto:sw...@wo... Simon Jarman wrote: | Hi Kevin, | Sorry to waste your time, I've worked out the instructions now and | everything works. Thanks for the help and putting together a very useful | package. | | I"m not sure what the problem is with your menu, but your setup doesn"t | look quite right with bash. It"s not recommended that you hack the | system-level /etc/profile file: try setting up ~/.profile as outlined in | the web page. | | Cheers, | | Kevin Walzer, PhD | WordTech Software--Open Source Applications and Packages for OS X | http://www.wordtech-software.com | http://www.kevin-walzer.com | http://www.smallbizmac.com. | mailto:sw@wo... | | Simon Jarman wrote: | | Hi, | | I am trying to move an Linux application that uses PyQt to MacOSX | | (v10.4.1). I have downloaded the PyQT-Mac-Tiger installer, run that and | | edited my /etc/profile file so that it look like: | | | | # System-wide .profile for sh(1) | | | | | | PATH="/bin:/sbin:/usr/bin:/usr/sbin:/System/Library/Frameworks/Python.framework/Versions/2.3/bin"" | | | export PATH | | | | if [ "${BASH-no}" != "no" ]; then | | [ -r /etc/bashrc ] && /etc/bashrc | | fi | | QTDIR=/Developer/qt | | PATH=$QTDIR/bin:$PATH | | DYLD_LIBRARY_PATH=$QTDIR/lib:$DYLD_LIBRARY_PATH | | export QTDIR PATH DYLD_LIBRARY_PATH | | | | Eric3 will run, but crashes whenever I try to edit its preferences, so I | | cannot complete the instructions for installation on the website. I can | | run my script that I am trying to convert and the main window appears, | | but no menus. Can anyone suggest any fixes for either of these problems? | | | | Thanks in advance, | | Simon Jarman | | | | | | | -----BEGIN PGP SIGNATURE----- | Version: GnuPG v1.4.1 (Darwin) | Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org | | iD8DBQFCwWGhJmdQs+6YVcoRAij3AJwJuw4U80G8PkmAMuhbHwTyILDxIQCfSOF4 | jmOYoWacqiX8MdsyGYvyerE= | =XFF9 | -----END PGP SIGNATURE----- | -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCw2qyJmdQs+6YVcoRAol9AJ9CvLqWVGlcEWYsG7/wNIHpq+XL4ACfWz6O R0ZLd5bjCfVVGYGIg3spjcg= =zLix -----END PGP SIGNATURE----- |