pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

roundup can't find python



Hi,

I'm having problems with roundup. After initial installation I get

[Mon Oct 12 14:11:31 2009] [error] [client xxx.xxx.xxx.xxx] env: , referer: http://mydomain.net/documentation.php [Mon Oct 12 14:11:31 2009] [error] [client xxx.xxx.xxx.xxx] python, referer: http://mydomain.net/documentation.php [Mon Oct 12 14:11:31 2009] [error] [client xxx.xxx.xxx.xxx] : , referer: http://mydomain.net/documentation.php [Mon Oct 12 14:11:31 2009] [error] [client xxx.xxx.xxx.xxx] No such file or directory, referer: http://mydomain.net/documentation.php [Mon Oct 12 14:11:31 2009] [error] [client xxx.xxx.xxx.xxx] Premature end of script headers: roundup.cgi, referer: http://mydomain.net/documentation.php

but if I change the first line to

# head -1 /usr/pkg/share/roundup/cgi-bin/roundup.cgi
#!/usr/pkg/bin/python2.5

everything works just fine. What am I doing wrong? This is NetBSD/amd64 5.0_STABLE with pkgsrc-2009Q3.

# pkg_info | grep -e python -e roundup -e apache | cut -d" " -f1
apache-2.2.13nb3
ap22-php5-5.2.11nb1
python25-2.5.4nb3
roundup-1.4.6nb1

Martti


Home | Main Index | Thread Index | Old Index