From: Simon J. <sim...@aa...> - 2005-06-30 00:08:26
|
Hi Kevin, Thanks for the reply. I'm sorry, but I'm a bit ignorant on this topic. Can you (or anyone on the list) give me more detailed instructions than those on the webpage for editing or creating ~/.profile. I don't know where or what this is. Thanks, Simon 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----- -- Dr Simon Jarman Research Scientist Australian Antarctic Division Department of the Environment and Heritage Channel Highway Kingston TAS 7050 Australia email: sim...@aa... Telephone: (+61)362323174 Facsimilie: (+61)362323449 Mobile: 0408580923 ___________________________________________________________________________ Australian Antarctic Division - Commonwealth of Australia IMPORTANT: This transmission is intended for the addressee only. If you are not the intended recipient, you are notified that use or dissemination of this communication is strictly prohibited by Commonwealth law. If you have received this transmission in error, please notify the sender immediately by e-mail or by telephoning +61 3 6232 3209 and DELETE the message. Visit our web site at http://www.aad.gov.au/ ___________________________________________________________________________ |