Hi Edward, Thanks for the help. Your advice moved the needle, but now I'm getting this:
Mikes-2:~ miked$ cd /usr/local/ Mikes-2:local miked$ ls Cellar android-sdk include package.json schemeway var Library app.js kawa-1.11 public share views PyQt4 bin launchLeo.py qt sip README.md etc leo ruby1.9 sproutcore Trolltech git lib rvm testtemp Mikes-2:local miked$ python launchLeo.py --gui=qt *** isPython3: False Leo requires Qt to be installed. Mikes-2:local miked$ cd qt Mikes-2:qt miked$ ls INSTALL bin demos plugins LGPL_EXCEPTION.txt changes-4.8.0 doc projects.pro LICENSE.FDL config.profiles examples qmake LICENSE.GPL3 config.status imports src LICENSE.LGPL config.tests include templates Makefile configure lib tools README configure.exe mkspecs translations Mikes-2:qt miked$ cd bin Mikes-2:bin miked$ ls Assistant.app lconvert qdbuscpp2xml rcc Designer.app lrelease qdbusviewer.app setcepaths.bat Linguist.app lupdate qdbusxml2cpp syncqt QMLViewer.app macdeployqt qdoc3 syncqt.bat createpackage moc qhelpconverter.app uic createpackage.bat patch_capabilities qhelpgenerator uic3 createpackage.pl patch_capabilities.bat qmake xmlpatterns elf2e32_qtwrapper patch_capabilities.pl qmlplugindump.app xmlpatternsvalidator elf2e32_qtwrapper.bat pixeltool.app qt3to4 elf2e32_qtwrapper.pl qcollectiongenerator qtdemo.app findtr qdbus qttracereplay.app Mikes-2:bin miked$ Qt 4 is definitely installed, since I can run qtdemo.app from Finder and it works great. Here's $PATH : Mikes-2:local miked$ $PATH-bash: /usr/local/qt/bin:/usr/local/qt:/ Users/miked/local/bin:/Users/miked/local/node/bin:/usr/local/rvm/bin:/ usr/local/rvm/gems/ruby-1.9.2-p180@rails3tutorial/bin:/usr/local/rvm/ gems/ruby-1.9.2-p180@global/bin:/usr/local/rvm/rubies/ruby-1.9.2-p180/ bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/ local/git/bin:/usr/X11/bin:/opt/local/bin: No such file or directory Mikes-2:local miked$ python launchLeo.py --gui=qt*** isPython3: False Leo requires Qt to be installed. I'm a UNIX noob, so please forgive. I do note that the message refers to "Qt" and the directory is called "qt". Might that make a difference within the Python module? As a long shot, I tried changing the Unix dir name to "Qt" and adding Qt and Qt/bin to the PATH. Same error message. Any help is appreciated. Thanks. Mike -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
