[Mailman-Users] mailman-2.1.9 on Solaris 8: /bin/sh: /bin/update: cannot execute
gregben
gregb at laserlab.com
Fri Oct 12 01:12:48 CEST 2007
I'm having trouble with
# make install
The last few lines of output are:
Compiling /usr/local/mailman/Mailman/htmlformat.py ...
Compiling /usr/local/mailman/Mailman/i18n.py ...
Compiling /usr/local/mailman/Mailman/versions.py ...
/bin/sh: bin/update: cannot execute
make: *** [update] Error 1
#
The file bin/update contained:
#! @PYTHON@
in the shebang line.
I changed this to:
#!/usr/local/bin/python
and this allows me to execute /bin/update from the command line
but the make install still fails so I must barking up the wrong tree.
Python version is 2.3.3
Any ideas appreciated.
--
View this message in context: http://www.nabble.com/mailman-2.1.9-on-Solaris-8%3A--bin-sh%3A--bin-update%3A-cannot-execute-tf4604696.html#a13148194
Sent from the Mailman - Users mailing list archive at Nabble.com.
More information about the Mailman-Users
mailing list