[Speedycgi-users] building speedy binary that supports dynamic loading?
Brought to you by:
samh
|
From: David G. <dav...@ic...> - 2002-11-18 23:16:16
|
perl 5.8.0 (threaded), redhat 7.2 on i386 i can't seem to do this; there's no hint. i've also searched the archive. with my speedy binary tries to run a script that uses a dynamically loaded module, it croaks as such: Can't load module Sys::Hostname, dynamic loading not available in this perl. (You may need to build a new perl executable which either supports dynamic loading or has the Sys::Hostname module statically linked into it.) but once reverting to perl 5.6.0 and using the provided binary rpm at http://daemonic.com/SpeedyCGI/, all is well. will there be a binary rpm for perl 5.8.0? or if not, could i get a hold to the spec file? thanks in advance. -- dave |