Hi Joachim, That didn't work either -- same message as before. On Mon, Oct 15, 2012 at 1:36 PM, Joachim Schimpf <jschimpf_at_coninfer.com>wrote: > On 15/10/2012 17:08, David Dreisigmeyer wrote: > > Hi everyone, > > > > I'm trying again to get ECLiPSe 6.1 installed on OS X 10.8 (Mountain > Lion). For tcl (8.5.8 > > preinstalled) I simlink (into > ~/Downloads/Eclipse_6.1_125/thirdparty/tcl8.5/) as follows: > > > > > > $ ln -s ./wish8.5 ~/Downloads/Eclipse_6.1_125/thirdparty/tcl8.5/bin/ > > $ ln -s ./tclsh8.5 ~/Downloads/Eclipse_6.1_125/thirdparty/tcl8.5/bin/ > > $ ln -s tk* ~/Downloads/Eclipse_6.1_125/thirdparty/tcl8.5/include/ > > $ ln -s tcl* ~/Downloads/Eclipse_6.1_125/thirdparty/tcl8.5/include/ > > $ ln -s ./libtk.dylib ~/Downloads/Eclipse_6.1_125/thirdparty/tcl8.5/lib/ > > $ ln -s ./libtcl.dylib ~/Downloads/Eclipse_6.1_125/thirdparty/tcl8.5/lib/ > > It looks like you are using ls in the wrong way. Best cd to the directory > where you want to have the links, and symlink from there, e.g. > > $ cd ~/Downloads/Eclipse_6.1_125/thirdparty/tcl8.5/include > $ ln -s <whereevertheyare>/tk* > > > > So now I have: > > > > $ ls bin/ > > tclsh8.5 wish8.5a > > If you use ls -l you will see that your links are wrong. > > > > For gmp I do something similar and get this: > > > > > > configure: WARNING: Could not find Gmp (4.2 4.1) in > > /Users/dwdreisigmeyer/Downloads/Eclipse_6.1_125/thirdparty/ > > checking for __gmpz_import in -lgmp... yes > > > > > > So is the gmp that comes with 10.8 being detected/used? > > Yes. But I don't know whether the version is ok. > > > -- Joachim > > > > > ------------------------------------------------------------------------------ > Don't let slow site performance ruin your business. Deploy New Relic APM > Deploy New Relic app performance management and know exactly > what is happening inside your Ruby, Python, PHP, Java, and .NET app > Try New Relic at no cost today and get our sweet Data Nerd shirt too! > http://p.sf.net/sfu/newrelic-dev2dev > _______________________________________________ > ECLiPSe-CLP-Users mailing list > ECLiPSe-CLP-Users_at_lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/eclipse-clp-users > -- *Go Blue!*Received on Mon Oct 15 2012 - 19:33:54 CEST
This archive was generated by hypermail 2.2.0 : Wed Oct 17 2012 - 06:14:42 CEST