From: <si...@EE...> - 2004-02-02 22:28:15
|
Hi again. Two point here. First, Ernst, I insist that you infact not loading the distribution from the link I sent you. I just checked and f77-mangling.lisp exists in the right place. I think you're trying to load the distribution you got from matlisp.sourceforge.net. My suspicions were first arised when I say matlisp-1.0b in the command line in your dribble. Please try just one more time. Make sure to get the zip file from http://robotics.eecs.berkeley.edu/~simsek/matlisp-allegro-v6.2.zip Then unzip it to say c:/ (this will create a directory called c:/matlisp). Then, from within allegro, do: :cd c:/matlisp :ld start The second point. Ray. You're right. On unix you need to run configure. To avoid that, I manually configured for windows and produced the f77-mangling.lisp from the f77-mangling.lisp.in file. It exists in the link I gave above. Thanks again, Tunc ----- Original Message ----- From: Raymond Toy <to...@rt...> Date: Monday, February 2, 2004 2:01 pm Subject: Re: [Matlisp-users] Matlisp and ACLv6 > >>>>> "Ernst" == Ernst van Waning <ev...@in...> writes: > > Ernst> Yes, ok, let me be patient :) > Ernst> I have tried to install from Tunc's URL again and below > you will find what > Ernst> my ACL62 wrote. Apparently some fasl files are > missing. In fact, bin as > Ernst> downloaded only has one lisp source and one file called > copyright and > Ernst> another called f77-mangling.lisp.in. The file src\f77- > mangling.lisp is > Ernst> present in bin. So, I am a bit puzzled. > > Ernst> In case you want to look into it, I have attached a > dribble-bug, so you know > Ernst> my configuration. > > Did you run configure? If you don't, f77-mangling.lisp won't exist; > configure creates it. I guess this makes it somewhat difficult to run > on Windows if you don't have cygwin installed. > > But I've never tried building on Windows, so there might be some other > way of doing it. > > Ray > > P.S. Please reply to all so the discussion gets archived to the > matlisp-users mailing list. > > > Ericsson automatically adds the following disclaimer. I didn't do it. > > > > > This communication is confidential and intended solely for the > addressee(s). Any unauthorized review, use, disclosure or > distribution is prohibited. If you believe this message has been > sent to you in error, please notify the sender by replying to this > transmission and delete the message without disclosing it. Thank you. > > E-mail including attachments is susceptible to data corruption, > interruption, unauthorized amendment, tampering and viruses, and > we only send and receive e-mails on the basis that we are not > liable for any such corruption, interception, amendment, tampering > or viruses or any consequences thereof. > > > ------------------------------------------------------- > The SF.Net email is sponsored by EclipseCon 2004 > Premiere Conference on Open Tools Development and Integration > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > http://www.eclipsecon.org/osdn > _______________________________________________ > Matlisp-users mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matlisp-users > |