On Wed, 25 Jan 2006, [EMAIL PROTECTED] wrote:
On Tue, 24 Jan 2006, Fred Moyer wrote:

I scripted out my installation into the following set of commands.  I
had to explicitly configure the spool_dir in config/spool_dir or I
encountered this message in the log:

...
cp /tmp/qptest/run .
cp /tmp/qptest/log/run log/

        The /tmp/qptest/ directory wasn't created - failure while running
the Makefile.PL???. I've used my previous run files.

You need to create this manually and put your run and log/run files in there. I did that to test installing with the files you posted.

        The following keeps repeating:

@4000000043d7af5e08875b74 Can't load 
'/usr/lib64/perl5/5.8.5/x86_64-linux-thread-multi/auto/Socket/Socket.so' for 
module Socket: 
/usr/lib64/perl5/5.8.5/x86_64-linux-thread-multi/auto/Socket/Socket.so: failed 
to map segment from shared object: Cannot allocate memory at 
/usr/lib64/perl5/5.8.5/x86_64-linux-thread-multi/XSLoader.pm line 68.
@4000000043d7af5e0887866c  at 
/usr/lib64/perl5/5.8.5/x86_64-linux-thread-multi/Socket.pm line 399
@4000000043d7af5e08879224 Compilation failed in require at 
/usr/lib64/perl5/site_perl/5.8.5/x86_64-linux-thread-multi/Net/DNS/Resolver/Base.pm
 line 20.
@4000000043d7af5e0889a94c BEGIN failed--compilation aborted at 
/usr/lib64/perl5/site_perl/5.8.5/x86_64-linux-thread-multi/Net/DNS/Resolver/Base.pm
 line 20.
@4000000043d7af5e0889b504 Compilation failed in require at 
/usr/lib64/perl5/site_perl/5.8.5/x86_64-linux-thread-multi/Net/DNS/Resolver/UNIX.pm
 line 9.

Hmmm... Not sure about those right now. It looks like you are using the default Fedora Perl, which has ithreads enabled. I don't know enough about that error to give you good advice, but maybe some of the wizards here can help out there.

        I'll see if I can take a further look at this later today.

        I'll add the following information with regards to my system:

Dual Opteron
Fedora Core 3 64bit

Reply via email to