Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 May 2008 23:38:51 +0200
From:      Simon Jolle sjolle <urandomdev@gmail.com>
To:        freebsd-questions@FreeBSD.org
Subject:   installation of Python failed: ./python: Permission denied
Message-ID:  <482F506B.50001@gmail.com>

next in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enigD09624244F17D5C7FE38A36D
Content-Type: text/plain; charset=ISO-8859-15
Content-Transfer-Encoding: quoted-printable

Hi FreeBSD users

I am trying to install Python. Please help a newbie here.

[root@nixhost /usr/ports/lang/python]# make -DBATCH install clean
=3D=3D=3D>  Extracting for python-2.5,2
=3D=3D=3D>  Patching for python-2.5,2
=3D=3D=3D>  Configuring for python-2.5,2
=3D=3D=3D>  Installing for python-2.5,2
=3D=3D=3D>   python-2.5,2 depends on file: /usr/local/bin/python2.5 - not=
 found
=3D=3D=3D>    Verifying install for /usr/local/bin/python2.5 in
/usr/ports/lang/python25
=3D=3D=3D>  Building for python25-2.5.2_2
cd /usr/ports/lang/python25/work/Python-2.5.2/portbld.shared;
/usr/bin/env VPATH=3D"/usr/ports/lang/python25/work/Python-2.5.2"
SHELL=3D/bin/sh NO_LINT=3DYES PREFIX=3D/usr/local  LOCALBASE=3D/usr/local=

X11BASE=3D/usr/local  MOTIFLIB=3D"-L/usr/local/lib -lXm -lXp"
LIBDIR=3D"/usr/lib" CFLAGS=3D"-O2 -fno-strict-aliasing -pipe
-D__wchar_t=3Dwchar_t  -DTHREAD_STACK_SIZE=3D0x20000"  CXXFLAGS=3D"-O2
-fno-strict-aliasing -pipe -D__wchar_t=3Dwchar_t
-DTHREAD_STACK_SIZE=3D0x20000" MANPREFIX=3D"/usr/local"
BSD_INSTALL_PROGRAM=3D"install  -s -o root -g wheel -m 555"
BSD_INSTALL_SCRIPT=3D"install  -o root -g wheel -m 555"
BSD_INSTALL_DATA=3D"install  -o root -g wheel -m 444"
BSD_INSTALL_MAN=3D"install  -o root -g wheel -m 444" make libpython2.5.so=

python;  /bin/ln -f libpython2.5.so libpython2.5.so.1;  /bin/ln -f
python python-shared2.5
`libpython2.5.so' is up to date.
`python' is up to date.
case $MAKEFLAGS in  *-s*)  CC=3D'cc' LDSHARED=3D'cc -shared -pthread'
OPT=3D'-DNDEBUG -O2 -fno-strict-aliasing -pipe  -D__wchar_t=3Dwchar_t
-DTHREAD_STACK_SIZE=3D0x20000' ./python -E ./../setup.py -q build;;  *)
CC=3D'cc' LDSHARED=3D'cc -shared -pthread' OPT=3D'-DNDEBUG -O2
-fno-strict-aliasing -pipe  -D__wchar_t=3Dwchar_t
-DTHREAD_STACK_SIZE=3D0x20000' ./python -E ./../setup.py build;;  esac
=2E/python: Permission denied
*** Error code 126

Stop in /usr/ports/lang/python25/work/Python-2.5.2/portbld.static.
*** Error code 1

Stop in /usr/ports/lang/python25.
*** Error code 1

Stop in /usr/ports/lang/python.

cheers
Simon



--------------enigD09624244F17D5C7FE38A36D
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFIL1BrEMN/lNE/wrwRAo06AJ9sURW6m8zRMz5/9YEqFidBqNggJACffZOS
yf0urWLYzEr1Gr56txm0HDQ=
=ossg
-----END PGP SIGNATURE-----

--------------enigD09624244F17D5C7FE38A36D--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?482F506B.50001>