% which clisp
which clisp
/sw/bin/clisp

% /sw/bin/clisp --version
/sw/bin/clisp --version
STACK depth: 16367
GNU CLISP 2.32 (2003-12-29) (built 3287104209) (memory 3287108186)
Software: GNU C 3.3 20030304 (Apple Computer, Inc. build 1495) ANSI C program
Features [SAFETY=3]: 
(CLOS LOOP COMPILER CLISP ANSI-CL COMMON-LISP LISP=CL INTERPRETER CLISP-DEBUG
 SOCKETS GENERIC-STREAMS LOGICAL-PATHNAMES SCREEN GETTEXT UNICODE
 BASE-CHAR=CHARACTER UNIX)
Installation directory: /sw/lib/clisp/
User language: ENGLISH
Machine: POWER MACINTOSH(POWER MACINTOSH)hope-of-a-stone.local [192.168.0.101]

Now it is true that I have clisp 2.29 installed on my system too,
and while it is in my path (in /usr/local/bin/), it is aliased to
something else by my shell.  But still, this seems like it could be
where the problem is coming from.

In fact, I just rearranged my path so that the /sw/ directories come
first in the list.

% echo $PATH
echo $PATH
/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/arided:/usr/X11R6/bin:/Users/arided/bin/:/sw/bin/:/usr/local/bin/:/usr/local/bin/SML-NJ/:/Users/joe/xtag/lem-0.14.0/bin/w

And now clisp starts!


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to