SUMMARY ImageMagick

From: Luciana Pinheiro Solano (lsolano@lafex.cbpf.br)
Date: Wed Apr 22 1998 - 14:23:57 CDT


Hi everybody,

Thanks to:

Sanjaya Srivastava
Joel Lee
Jeff Brody
Russ Poffenberger

Specially to Sanjaya Srivastava who sent me the patch :)))

My question:

§I'm installing the ImageMagick package and got the following message:
§
§hostname% ./convert
§ld.so.1: ./convert: fatal: libresolv.so.2: can't open file: errno=2
§Killed
§
§I copied the libs that came with the package to /usr/lib. But this lib didn't
come. Where can I find it?
§
§System Sparcs 4 and 5
§Solaris 2.4 and 2.5.1

Answers:

The patch 103663-11 has libresolv.so.2. Get it from sunsolve or somwehere and
install it.

...Sanjaya
----------

Check to see if you have /usr/lib/libresolv.*, you should see
libresolv.so.2. Then just setenv LD_LIBRARY_PATH to include /usr/lib,
which you should. Another thing you can do is compile the source and
include the -R/usr/lib so that it will search the right place
automatically.

-- Joel
jlee@thomas.com

------------

This might be the solution:

% setenv LD_LIBRARY_PATH $LD_LIBRARY_PATH:/usr/lib

libresolv.so.2 is usually found in /usr/lib

Hope this works,

Jeff
-------------

You need Sun patch 103663 for Solaris 2.5.1 and 102479 for Solaris 2.4

--
Russ Poffenberger               Engineering Specialist
Schlumberger Technologies ATE   DOMAIN: poffen@San-Jose.ate.slb.com
1601 Technology Drive		CIS:	72401,276
San Jose, Ca. 95110             Voice: (408)437-5254  FAX: (408)437-5246



This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:12:38 CDT