------ art_6538_24351177.1127836999986 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On 9/27/05, ts <decoux / moulon.inra.fr> wrote: > > >>>>> "R" == Ralph Amissah <ralph.amissah / gmail.com> writes: > > R> <http://www.jus.uio.no/sisu/SiSU/download#deb_debug>ruby 1.8.3(2005-09-21) > R> [i486-linux] > > Where do came this ruby ? > > This is a debian distribution or do you have compiled it ? I made the package, and i am not a Debian Developer. SiSU is also available in Debian Unstable and Testing. This is a package built by me for debian - but has not uploaded to debian, (since it is a workaround the problem bugfix, and user configuration possibility has been removed by taking out require 'yaml' to correct segfault). Sorry for repetition, i don't know what might be helpful or whether you are a Debian user so here is a bit more that may or may not be of interest. Details of the last debian upload of sisu are available here: http://packages.qa.debian.org/s/sisu.html and they do segfault with ruby official debian release. The segfault behaviour is corrected exactly the same way for the last version of sisu on Debian and the later versions of sisu code. Don't load yaml files and don't require 'yaml'. Once load yaml files are commented out, uncommenting require 'yaml' (in sysenv.rb) is enough to cause segfault. the are debs for installation on a debian system, pretty much automatic. The debs are made from and contain identical ruby code to the http://www.jus.uio.no/sisu/pkg/src/sisu_0.27.0.orig.tar.gz (and the code contents are identical though the install paths are a bit different, being for Debian and following Debian system install policy, for example installing libs to /usr/lib/ruby/1.8/sisu/0.27 where the tar.gz installer would place them in /usr/local/lib/site_ruby/1.8/sisu/0.27) http://www.jus.uio.no/sisu/pkg/src/sisu_0.27.0.orig.tar.gz is the same as: http://www.jus.uio.no/sisu/pkg/deb/sisu_0.27.0-1_all.deb http://www.jus.uio.no/sisu/pkg/deb/sisu-examples_0.27.0-1_all.deb http://www.jus.uio.no/sisu/pkg/deb/sisu-vim_0.27.0-1_all.deb man pages are available online at: http://www.jus.uio.no/sisu/man/sisu.1 http://www.jus.uio.no/sisu/man/sisu.8 http://www.jus.uio.no/sisu/man/sisu_examples.1 and once installed. Guy Decoux > > Thank you very much. (Am out and offline most of today.) Ralph -- email: ralph / amissah.com .: ralph.amissah / gmail.com SiSU: http://www.jus.uio.no/sisu ------ art_6538_24351177.1127836999986--