1 Nov 2002 01:25
Re: Re: [Mingw-users] MSYS-1.0.8-rc-1.exe available
FYI, I have a maxima.exe but I don't know if it does the right thing. Try MSYS-1.0.8-rc-2.exe and see if you get farther. The ending : problem has yet to be fixed. Earnie. Mike Thomas wrote: > Hi again. > > Further to my earlier reply: > > >>#!/bin/sh >>export C_INCLUDE_PATH=/g/gclm/lib/gcl-2.5.0/h:$C_INCLUDE_PATH >>exec /g/gclm/lib/gcl-2.5.0/unixport/saved_gcl.exe \ >> -dir g:/gclm/lib/gcl-2.5.0/unixport/ \ >> -libdir g:/gclm/lib/gcl-2.5.0/ \ >> -eval '(setq si::*allow-gzipped-file* t)' \ >> "$ <at> " >> >>1) Use POSIX paths for path lists, such as C_INCLUDE_PATH when using >>/bin/sh. > > > Unfortunately, in order to build Maxima I have to change the C_INCLUDE_PATH > to either: > > export C_INCLUDE_PATH=g:/gclm/lib/gcl-2.5.0/h > > or(Continue reading)
RSS Feed