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

Yes, thank you, this works TS/Guy (Just returned)
susi i mean sisu is fine..., (back to regular debug mode)

Now having read your instructions, there appear to be a number
of things i did not do on ruby install, i'll try again, perhaps tomorrow
(or perhaps save them for another time knowing that they are there).
(i just removed RMagick which had previously been installed)
It worked though.

Why_ thank you very much.

Debian::Ruby (i am sure you read this list, perhaps not this thread?)
any chance of a new Debian Ruby package soon? Please.

Ralph

On 9/27/05, why the lucky stiff <ruby-core / whytheluckystiff.net > wrote:
>
> ts wrote:
>
> > 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
> >
> >
>
> Thankyou, Guy. This fixed mine.
>
> _why
>
>
--
email: ralph / amissah.com
.: ralph.amissah / gmail.com
SiSU: http://www.jus.uio.no/sisu

------art_41_29773782.1127866029343--