HELP on installation (fwd)

Rafal Wierzbicki (rafal@mcss.cas.McMaster.CA)
Wed, 16 Dec 1998 01:25:56 -0500 (EST)





---------- Forwarded message ----------
Date: Wed, 16 Dec 1998 00:14:20 -0600 (CST)
From: David Mihm <davemann@ionet.net>
To: rafal@mcss.cas.McMaster.CA
Subject: HELP on installation (fwd)

checking for XOpenDisplay in -lX11... yes
checking for libXpm... configure: test: argument expected
zchi@arcadia (107) [9:38pm] % make
make: Fatal error: No arguments to build
zchi@arcadia (108) [9:38pm] % 

Hello,

this is very unfortunate but the configure script on solaris is a bit
flaky.  What you have to do to compile AS on a solaris machine is:

 - if you do have libXpm on your system you have to give configure this
   argument --with-xpm-library=/path/to/where/it/is (it's probably
   /usr/local/lib or in some cases /usr/openwin/lib)
 - if you don't have libXpm you have to run configure with --with-xpm=no

 - the same applies to libjpeg and libpng, if you do have them then pass
   configure --with-png-library=/path/to/it --with-jpeg-library=/path/to/it 
   
 - if you don't have lipng and libjpeg, pass configure with-png=no
   with-jpeg=no.

Hope this helps! Good luck.

 Ralf Wierzbicki

--
<rafal@mcss.mcmaster.ca>
<http://mcss.mcmaster.ca/~rafal>