linux install problem

lars van Gemerden <[email protected]> Mon, 15 Dec 2014 17:33:01 +0100
Newsgroups gmane.comp.python.stackless
Message-ID <CAP8kt8yu+fAaC8VFxYRpRB_bJzEa00RwUA1+mssXHWWOh11RSw@mail.gmail.com>
--===============0269922512831865918==
Content-Type: multipart/alternative; boundary=001a113488a2cace42050a43cb5c

--001a113488a2cace42050a43cb5c
Content-Type: text/plain; charset=UTF-8

Hi, I have  a problem with stackless on RedHat/Linux (actually
Centos/Linux). What what i do is:

[lars@localhost Desktop]$ sudo pip install stackless-python
Downloading/unpacking stackless-python
  Downloading stackless-python-10.0.tar.gz
  Running setup.py (path:/tmp/pip_build_root/stackless-python/setup.py)
egg_info for package stackless-python

    Installed
/tmp/pip_build_root/stackless-python/stackless_installer_C4_linux_x86_64-2.7.5.3-py2.7.egg

Installing collected packages: stackless-python
  Running setup.py install for stackless-python
    /usr/bin/python -c import sys;from pkg_resources import
load_entry_point;sys.exit(load_entry_point('stackless_installer_C4_linux_x86_64',
'console_scripts', 'install-stackless')())
    Stackless installer: install successfully completed
    Installed Stackless Python

Successfully installed stackless-python
Cleaning up...
[lars@localhost Desktop]$ slpython2.7
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
ImportError: No module named site
[lars@localhost Desktop]$ export PYTHONHOME=/usr/lib/
[lars@localhost Desktop]$ slpython2.7
ImportError: No module named site
[lars@localhost Desktop]$ python
ImportError: No module named site

I am using a new install of:

Windows7->VirtualBox4.3->Centos7, all 64 bits

The pre-installed version of python is 2.7.5

I am new to linux so it might something i do wrong or is there a problem
with the install script? How can i fix this?

Cheers, Lars



-- 
====================================
Lars van Gemerden
[email protected]
+31 6 26 88 55 39
====================================

--001a113488a2cace42050a43cb5c
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hi, I have =C2=A0a problem with stackless on RedHat/Linux =
(actually Centos/Linux). What what i do is:<div><br></div><blockquote style=
=3D"margin:0px 0px 0px 40px;border:none;padding:0px"><div><div>[lars@localh=
ost Desktop]$ sudo pip install stackless-python</div><div>Downloading/unpac=
king stackless-python</div><div>=C2=A0 Downloading stackless-python-10.0.ta=
r.gz</div><div>=C2=A0 Running setup.py (path:/tmp/pip_build_root/stackless-=
python/setup.py) egg_info for package stackless-python</div><div>=C2=A0 =C2=
=A0=C2=A0</div><div>=C2=A0 =C2=A0 Installed /tmp/pip_build_root/stackless-p=
ython/stackless_installer_C4_linux_x86_64-2.7.5.3-py2.7.egg</div><div>=C2=
=A0 =C2=A0=C2=A0</div><div>Installing collected packages: stackless-python<=
/div><div>=C2=A0 Running setup.py install for stackless-python</div><div>=
=C2=A0 =C2=A0 /usr/bin/python -c import sys;from pkg_resources import load_=
entry_point;sys.exit(load_entry_point(&#39;stackless_installer_C4_linux_x86=
_64&#39;, &#39;console_scripts&#39;, &#39;install-stackless&#39;)())</div><=
div>=C2=A0 =C2=A0 Stackless installer: install successfully completed</div>=
<div>=C2=A0 =C2=A0 Installed Stackless Python</div><div>=C2=A0 =C2=A0=C2=A0=
</div><div>Successfully installed stackless-python</div><div>Cleaning up...=
</div><div>[lars@localhost Desktop]$ slpython2.7</div><div>Could not find p=
latform independent libraries &lt;prefix&gt;</div><div>Could not find platf=
orm dependent libraries &lt;exec_prefix&gt;</div><div>Consider setting $PYT=
HONHOME to &lt;prefix&gt;[:&lt;exec_prefix&gt;]</div><div>ImportError: No m=
odule named site</div><div>[lars@localhost Desktop]$ export PYTHONHOME=3D/u=
sr/lib/</div><div>[lars@localhost Desktop]$ slpython2.7<br></div><div>Impor=
tError: No module named site</div><div>[lars@localhost Desktop]$ python</di=
v><div>ImportError: No module named site</div></div><div><br></div></blockq=
uote>I am using a new install of:<div><br></div><div>Windows7-&gt;VirtualBo=
x4.3-&gt;Centos7, all 64 bits</div><div><br></div><div>The pre-installed ve=
rsion of python is 2.7.5</div><div><br></div><div>I am new to linux so it m=
ight something i do wrong or is there a problem with the install script? Ho=
w can i fix this?</div><div><br></div><div>Cheers, Lars</div><div><br></div=
><div>=C2=A0<br><div><div><br></div>-- <br><div class=3D"gmail_signature">=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<br>Lars van Gemerden<br><a href=3D"mailto=
:[email protected]">[email protected]</a><br>+31 6 26 88 55 39<br>=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D</div>
</div></div></div>

--001a113488a2cace42050a43cb5c--


--===============0269922512831865918==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Stackless mailing list
[email protected]
http://www.stackless.com/mailman/listinfo/stackless
--===============0269922512831865918==--