Hugo David Calderon Vilca <[email protected]> writes: > Intenté con estas instrucciones aún no tengo éxito: > > root@host [~]# export PATH=/usr/bin:/usr/local/bin:${PATH} > root@host [~]# echo $PATH > /usr/bin:/usr/local/bin:/usr/local/jdk/bin:/usr/local/sbin:/usr/local/bin: > /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin > root@host [~]# > > root@host [~]# /usr/local/bin/perl -V > Summary of my perl5 (revision 5 version 8 subversion 8) configuration: > Platform: > osname=linux, osvers=2.6.18-028stab094.3, archname=i686-linux > uname='linux host.perusystem.com 2.6.18-028stab094.3 #1 smp thu sep 22 > 12:47:37 msd 2011 i686 i686 i386 gnulinux ' > config_args='-ds -e -Dprefix=/usr/local -Doptimize=-Os -Duseshrplib - > Dusemymalloc=y' > hint=recommended, useposix=true, d_sigaction=define > usethreads=undef use5005threads=undef useithreads=undef
useithreads=undef means /usr/local/bin/perl can't be used. [...] > root@host [~]# /usr/bin/perl -V // sale lo mismo que anterior Exactamente lo mismo? Most importantly, did /usr/bin/perl -V also say "useithreads=undef"? (The perl on my machine says "useithreads=define" – this is the kind of perl you need.) -- Kevin Brubeck Unhammer GPG: 0x766AC60C
pgp4dyM10n_0h.pgp
Description: PGP signature
------------------------------------------------------------------------------ DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access Free app hosting. Or install the open source package on any LAMP server. Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
_______________________________________________ Apertium-stuff mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/apertium-stuff
