Re: isis startup error

From: John E. Davis <davis_at_email.domain.hidden>
Date: Thu, 31 May 2007 12:05:04 -0400
Roderick Johnstone <rmj_at_email.domain.hidden>So there seems to be more than one version of slsh in the ciao 3.4 
>release. The version I'm picking up is 1.4.9, although I built isis 
>against --with-slang=/data/soft3/cxc/v3.4/linux/ots/slang which seems to 
>contain  libslang.so.2.

If I were you, I would not use the version of slang that is
distributed in ciao.  Rather, I would download the slang source code
(see <http://www.jedsoft.org/slang/download.html>) and install it in
/usr/local, i.e.,

    cd slang-2.x.x
    ./configure --prefix=/usr/local
    make elf
    sudo make install-elf

Then rebuild isis against this version of slang.  This will also
permit you to use isis in a ciao-independent manner.

I hope this helps.
Thanks,
--John
Received on Thu May 31 2007 - 12:05:04 EDT

This archive was generated by hypermail 2.3.0 : Fri May 02 2014 - 08:35:45 EDT