Hello,
I'm upgrading from mailman 2.1.8 to 2.1.11. Running into a install problem, here is what I'm doing:

./configure --prefix=/userM/mail-services/mailman2 --with-python=/opt/csw/bin/python --with-cgi-gid=15

make

I'm using gcc 3.4.3 on solaris 10 sparc platform

This is the error I'm getting when I do make install

unable to execute cc: No such file or directory
error: command 'cc' failed with exit status 1
*** Error code 1
make: Fatal error: Command failed for target `install-packages'
Current working directory /space/src/mailman-2.1.11/misc
*** Error code 1
The following command caused the error:
for d in bin cron misc Mailman scripts src templates messages tests; \
do \
   (cd $d; make DESTDIR= install); \
done
make: Fatal error: Command failed for target `doinstall'

Had something similar when installing 2.1.8 and back then I just renamed /usr/ucb/cc to /usr/ucb/cc.otw

But now it looks like it wants cc for some reason???

--
C. J. Keist                     Email: [EMAIL PROTECTED]
UNIX/Network Manager            Phone: 970-491-0630
Engineering Network Services    Fax:   970-491-5569
College of Engineering, CSU
Ft. Collins, CO 80523-1301

All I want is a chance to prove 'Money can't buy happiness'

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to