Bug 24712

Summary: Getting message /usr/libexec/ld-elf.so.1: Shared object "libXext.so.6" not found running cgi script
Product: Base System Reporter: aaronson <aaronson>
Component: miscAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description aaronson 2001-01-29 13:00:03 UTC
Trying to run an ImageMagick program "mogrify" to convert Windows BMP file to JPEG.  Runs ok normally, but when invoked from a cgi script (which, I believe, run under the "virtual" command, I get the above error message.
Comment 1 matt 2001-11-08 11:33:03 UTC
I don't have this problem when running mogrify from a CGI using 4.3-REL-p15
(and up-to-date ports).

Could you send the output of the 'printenv' CGI that ships with Apache, as
well as the output of 'ldd mogrify'?

Thanks,
--
Matt Emmerton
Comment 2 ashp freebsd_committer freebsd_triage 2002-01-16 22:55:43 UTC
State Changed
From-To: open->closed

Like previous tester, I'm unable to reproduce this problem with an 
up to date ports tree.