Difference between revisions of "EiffelOnMac"
(→Eiffel Studio binaries for Mac OS X) |
(→Eiffel Studio binaries for Mac OS X) |
||
Line 10: | Line 10: | ||
**App Package : [http://n.ethz.ch/student/dfurrer/files/vision4mac/EiffelStudio57.app.zip EiffelStudio57.app.zip] | **App Package : [http://n.ethz.ch/student/dfurrer/files/vision4mac/EiffelStudio57.app.zip EiffelStudio57.app.zip] | ||
**Note that you have to manually add /opt/local/lib to your DYLD_LIBRARY_PATH in your .bash_profile and .bashrc: <pre>export DYLD_LIBRARY_PATH=/opt/local/lib:$DYLD_LIBRARY_PATH | **Note that you have to manually add /opt/local/lib to your DYLD_LIBRARY_PATH in your .bash_profile and .bashrc: <pre>export DYLD_LIBRARY_PATH=/opt/local/lib:$DYLD_LIBRARY_PATH | ||
+ | |||
+ | |||
==Readme== | ==Readme== |
Revision as of 03:21, 22 August 2006
Eiffel Studio binaries for Mac OS X
There are currently two separate distributions of Eiffel Studio for the PPC and the Intel platform.
- MacOS X - PPC (14.08.2006 - Revision 62488) : Eiffel57_gpl_62488_macosx-ppc.tar.7z
- MacOS X - Intel (21.08.2006 - Revision 62801) :
- App Package : EiffelStudio57.app.zip
- Note that you have to manually add /opt/local/lib to your DYLD_LIBRARY_PATH in your .bash_profile and .bashrc:
export DYLD_LIBRARY_PATH=/opt/local/lib:$DYLD_LIBRARY_PATH
Running Eiffel Studio
Enter "estudio" in a X-Term window. Make sure that your darwin ports installation is the first item in your PATH environment variable.
Known issues
- Precompilation doesn't work
Hints
- Use Helvetica 12 as Editor font
- Click and Pull works with Apple-key + mouse click