From: Robert Bralic
Subject: CLISP for Suse 7.1 Linux
Date: 
Message-ID: <cdf5cv$i0b$1@ls219.htnet.hr>
Hello !!!
    Does anybody knows where I can get precompiled CLISP for Suse Linux
(Suse 7.1).



                                  Thanks in advance  !!!
                                  ·············@si.tel.hr
                                  OR:
                                  ···········@yahoo.co.uk
From: Sam Steingold
Subject: Re: CLISP for Suse 7.1 Linux
Date: 
Message-ID: <ed53d366.0407210858.2f702f7@posting.google.com>
"Robert Bralic" <·············@si.htnet.hr> wrote in message news:<············@ls219.htnet.hr>...
>     Does anybody knows where I can get precompiled CLISP for Suse Linux
> (Suse 7.1).

1. AFAIK, CLISP comes with SuSE (at least with the current one).
2. <http://www.google.com/search?q=clisp+suse+rpm>
3. <http://prdownloads.sourceforge.net/clisp/clisp-2.33.2-1.i386.rpm?download>
4. building CLISP on linux is easy: "./configure --build build-dir".
5. <http://clisp.cons.org/faq.html#help>