> From [EMAIL PROTECTED] Mon Jul 22 04:55:29 2002 > Date: Mon, 22 Jul 2002 13:50:47 +0200 > From: Walter Schweigart <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: lprng-3.8.12 under Solaris 9 > > Dear Mr. Papowell, > > May I disturb you for short moment, but I habe a little problem > with your latest lprng release. After downloading and doing the > 'configure' command the final make (clean, install) command answers: > > > mic20# make > mksh: Fatal error: Could not load Shell from `"/bin/csh"': Bad file number > Current working directory /usr/local/src/lprng-3.8.12/LPRng-3.8.12 > *** Error code 1 > make: Fatal error: Command failed for target `header' > > > Do you have any idea for the reason of this error message? > Any help will be aprreciated. > > > Thank you in advance. > > > Best regards, > > Walter Schweigart > University of Ulm > Germany
You need to use Gnu Make. See the README for directions. Install gnu make (usually as gmake) and then do: gmake Patrick Powell ----------------------------------------------------------------------------- YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST The address you post from MUST be your subscription address If you need help, send email to [EMAIL PROTECTED] (or lprng-requests or lprng-digest-requests) with the word 'help' in the body. For the impatient, to subscribe to a list with name LIST, send mail to [EMAIL PROTECTED] with: | example: subscribe LIST <mailaddr> | subscribe lprng-digest [EMAIL PROTECTED] unsubscribe LIST <mailaddr> | unsubscribe lprng [EMAIL PROTECTED] If you have major problems, send email to [EMAIL PROTECTED] with the word LPRNGLIST in the SUBJECT line. -----------------------------------------------------------------------------
