Hi. This time I asked for a friend of mine for help with my English.
I've been having problems installing DBD::Oracle and finally Tim Bunce advised me to install Perl 5.8.6. I try to, but I got a segmentation fault when running make. I tried this by running "sh Configure -de" and also by running "sh Configure" and answering all the questions manualy. The last lines of the make command are the following. Does anyone have any idea of what might be wrong? :-( I don't think this is normal... could this be a problem with the machine (it's an Itanium 64bits running Red Hat Advanced Server) Thanks in advance, Andre cc -L/usr/local/lib -o miniperl \ miniperlmain.o opmini.o libperl.a -lnsl -ldl -lm -lcrypt -lutil -lc ./miniperl -w -Ilib -MExporter -e '<?>' || make minitest Attempt to free unreferenced scalar: SV 0x60000000000246b0. ./miniperl -Ilib configpm configpm.tmp sh mv-if-diff configpm.tmp lib/Config.pm ./miniperl -Ilib lib/lib_pm.PL Attempt to free unreferenced scalar: SV 0x6000000000024910 at lib/lib_pm.PL line 1. Attempt to free unreferenced scalar: SV 0x600000000002c440 at lib/File/Basename.pm line 138. Attempt to free unreferenced scalar: SV 0x600000000002c440 at lib/File/Basename.pm line 142. Attempt to free unreferenced scalar: SV 0x60000000000589c0 at lib/warnings.pm line 134. Attempt to free unreferenced scalar: SV 0x600000000002c470 at lib/File/Basename.pm line 143. Attempt to free unreferenced scalar: SV 0x6000000000032730 at lib/Exporter/Heavy.pm line 3. make: *** [lib/lib.pm] Segmentation fault -- -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>