------art_6643_55364.1127838033873
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

I am out and on the move, (and should not be here to read this now).
I will download and try late this evening.
Sounds promising, thank you.
Ralph

On 9/27/05, ts <decoux / moulon.inra.fr> wrote:
>
> >>>>> "R" == Ralph Amissah <ralph.amissah / gmail.com> writes:
>
> R> I made the package, and i am not a Debian Developer.
> R> SiSU is also available in Debian Unstable and Testing.
>
> You have not understood : I'm speaking about *ruby* not your package.
>
> Try this :
>
> 1) retrieve ruby-1.8.3.tar.gz from ftp.ruby-lang.org<http://ftp.ruby-lang.org>
>
> then do this
>
> mkdir $HOME/local
> tar zxf ruby-1.8.3.tar.gz
> cd ruby-1.8.3
> rm parse.c # THIS IS IMPORTANT
> ./configure --prefix=$HOME/local
> make
> make install
>
> 2) change your PATH
>
> export PATH=$HOME/local/bin:$PATH
>
> 3) install susi with the new ruby
>
> 4) run it
>
>
>
> Guy Decoux
>
>


--
email: ralph / amissah.com
.: ralph.amissah / gmail.com
SiSU: http://www.jus.uio.no/sisu

------art_6643_55364.1127838033873--