On Sun, 1 Dec 2002 22:17:42 +0100 (CET), you wrote: >Is there anybody that has a working rmagic for Qube 2 (mips)?
I haven't sorry. >Is there anybody who knows how to compile Perl 5.x.x on a Qube 2? I'd still opt for downloading the 5.8 source, afterwards compiling it. simple (done on raq2 successfully several times): create something like /usr/local/perl58 (where you put the executables afterward); download perl58 to eg /usr/local/src; untar it and do a "sh Configure -Dprefix=/usr/local/perl58" do the answering-game, make, make test, make install this way you can also be sure the perl needed for the cobalt-interface is not compromised by the newer perl-version. pitfall: your perl-scripts probably have now to start with #!/usr/local/perl58/bin/perl otherwise the old (original) perl will be used. having perl58 - also the cpan for rmagic should give you easy solutions. hth Harald Kapper kapper.net, inc. managing director loeblichgasse 6 chief software development 1090 vienna, .at tel +43 1 3195500-0, fax +43 1 3195502, [EMAIL PROTECTED] _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers