Now I have two more problems:

$ cpanm --install-deps .
Unknown option: install-deps


but the compile continues until:

t/94-padre-file-remote.t ... ok
Can't load 
'/home/shawn/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/DBD/SQLite/SQLite.so'
 
for module DBD::SQLite: 
/home/shawn/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/DBD/SQLite/SQLite.so:
 
undefined symbol: Perl_sv_utf8_upgrade_flags at 
/home/shawn/perl5/perlbrew/perls/perl-5.12.1/lib/5.12.1/x86_64-linux-thread-multi/DynaLoader.pm
 
line 200.
  at /home/shawn/Code/Padre/trunk/Padre/lib/Padre.pm line 20


$ ls -l 
/home/shawn/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/DBD/SQLite/SQLite.so
-r-xr-xr-x 1 shawn shawn 735K 2011-02-12 09:48 
/home/shawn/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/DBD/SQLite/SQLite.so

$ file 
/home/shawn/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/DBD/SQLite/SQLite.so
/home/shawn/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/DBD/SQLite/SQLite.so:
 
ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically 
linked, not stripped

So what is this missing symbol Perl_sv_utf8_upgrade_flags ?


-- 
Just my 0.00000002 million dollars worth,
   Shawn

Confusion is the first step of understanding.

Programming is as much about organization and communication
as it is about coding.

The secret to great software:  Fail early & often.

Eliminate software piracy:  use only FLOSS.
_______________________________________________
Padre-dev mailing list
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev

Reply via email to