Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: "libc.so.6: version `GLIBC_2.4' not found" when running library on different machine

by shmem (Chancellor)
on Sep 21, 2007 at 23:35 UTC ( [id://640455]=note: print w/replies, xml ) Need Help??


in reply to "libc.so.6: version `GLIBC_2.4' not found" when running library on different machine

I checked my web server and it's running RHL9, so I grabbed a copy of RHL9, installed it on a free machine, and rebuilt as above.

Since that failed, there's more to it. Make a cgi script that runs 'rpm -qa' via system and provides you the results. Level your RHL9 host matching that output, and rebuild your GD module. That might fail if your provider is paranoid^Wsane, he might install the rpm packages needed for updates on the fly during updates and remove them after, but you might succeed in that.

The obvious answer would be to build this library on the web server machine, but I don't have access to do that.

If your hoster is worth 5 cents, he will not have a build environment on the webserver itself: no gcc, make, bison, yacc, whatever.

--shmem

_($_=" "x(1<<5)."?\n".q·/)Oo.  G°\        /
                              /\_¯/(q    /
----------------------------  \__(m.====·.(_("always off the crowd"))."·
");sub _{s./.($e="'Itrs `mnsgdq Gdbj O`qkdq")=~y/"-y/#-z/;$e.e && print}
  • Comment on Re: "libc.so.6: version `GLIBC_2.4' not found" when running library on different machine

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://640455]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (4)
As of 2024-03-29 15:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found