RE: [vchkpw] Off the Topic sqwebmail install problems on Solaris 8

2002-08-26 Thread Mike Jimenez
bject: Re: [vchkpw] Off the Topic sqwebmail install problems on Solaris 8   Solaris needs a " -R /path/to/various/libs/used " as well as the " -L " that you'll see in the Makefile.  Look through the Makefile and add a " -R /copy/the/-L/paths/into/this/path " to

Re: [vchkpw] Off the Topic sqwebmail install problems on Solaris 8

2002-08-25 Thread chris
Solaris needs a " -R /path/to/various/libs/used " as well as the " -L " that you'll see in the Makefile.  Look through the Makefile and add a " -R /copy/the/-L/paths/into/this/path " to wherever you see a " -L /some/path/to/a/library"   I know this isn't word for word... I'm in a bit of a hu