Did you edit the Makefile? You'll need to modify the CC variable. And,
possibly the CFLAGS variable.
You should be able to use:
CC=gcc
CFLAGS=-g
,David Norris
World Wide Web - http://www.webaugur.com/dave
Page via mail - 412039@pager.mirabilis.com
ICQ Universal Internet Number - 412039
E-Mail - dave@webaugur.com
-----Original Message-----
From: swish-e@sunsite.berkeley.edu
[mailto:swish-e@sunsite.berkeley.edu]On Behalf Of Charles
Sent: Saturday, September 11, 1999 1:20 PM
To: Multiple recipients of list
Subject: [SWISH-E] Makefile Error
Hi =20
I'm a bit of a newbie and most certainly not a programmer, so with that =
out of the way here it is:
I tried to install swish on a linux server with gcc installed ( =
/usr/bin/gcc ) but I keep getting an error when I run the make command. =
I've modified the makefile with the changes as outlined in the readme =
but here is what I get :
Makefile:30: *** commands commence before first target. Stop.
Can any body help? What am I missing?
Please respond to charden@home.com
Thank-You...
Received on Sat Sep 11 19:11:39 1999