Farrukh I'm in the process of learning Solaris myself. Here's a cut-n-paste from an email about problems compiling on Solaris
here are lots of things that you need in you path. /usr/ucb/bin is one that most people don't have. You need the developer modules (during install installed), you probably have this gcc 3.1 is best especially for things in C++ Some times you need to update your ld_library path to include all you libraries especially in /usr/local/lib So try an look at your environment and see what you need in there. HTH Ken On Saturday, December 7, 2002, at 10:25 AM, Farrukh Mahmood wrote: > hi > > i m running solaris 7 Sparc, and trying to install clamav-0.54 it goes > fine when i run ./configure but when i run make it give me following > error and stoped > > make[1]: *** [zzip-dir.lo] Error 1 > make[1]: Leaving directory `/export/home/farrukh/test/clamav- > 0.54/clamav-0.54/li > bclamav' > make: *** [all-recursive] Error 1 > > can any buddy tell whts wrong cause i m new to Clam Scan > > > thanks in advance > > Regards > Farrukh > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
