You probably need to install some package like 'python-devel' too first. Peter
> Thank you Peter > > So I downloaded the egg after I checked that by the dependency load I > got Python version 2.5. > I executed the following and got again an error > > Code: > [r...@localhost Downloads]# sh setuptools-0.6c9-py2.5.egg > error: invalid Python installation: unable to open /usr/lib/ > python2.5/config/Makefile (No such file or directory) > > > Sorry for bothering you; could it be that the python version we get > through our repository of the Acer one differs from the offical > version? > I checked /usr/lib/python2.5 for the folder config: > > Code: > [r...@localhost Downloads]# cd /usr/lib/python2.5 > [r...@localhost python2.5]# ls > > > excerpt of the listing shows > > Code: > ...... > compiler mutex.pyc struct.pyo > ConfigParser.py mutex.pyo subprocess.py > ConfigParser.pyc netrc.py subprocess.pyc > ConfigParser.pyo netrc.pyc subprocess.pyo > contextlib.py > ..... > > > there is none > > What can I do? > > Winfried > > On Jan 21, 8:03?pm, Peter Bienstman <[email protected]> wrote: > > You can get them here:http://peak.telecommunity.com/DevCenter/setuptools > > > > I've updated the webpage accordingly. > > > > Cheers, > > > > Peter > > > > > I bought a few weeks ago a netbook, an Acer Aspire One with Linux > > > Limpus Lite. > > > In the projects description I found the download file and I got advice > > > how to install it. > > > > > > I followed these instructions follows: I loaded the following > > > dependencies > > > * Python 2.4 or later <--I did > > > * Qt 3.x and PyQt 3.x <--I did > > > * PyXML <-- I did > > > * pygame and its dependencies <-- I did > > > * If you want to be able to enter formulas using latex syntax, make > > > sure that LaTeX and dvipng are installed. <--no interest > > > 2. Type 'python setup.py install' as root. <-- I did while beeing root > > > and in the file containing, what I downloaded from mnemosyne ?with the > > > following result: > > > > > > [r...@localhost mnemosyne-1.2-r1]# python setup.py install > > > Traceback (most recent call last): > > > ? File "setup.py", line 4, in <module> > > > ? ? from setuptools import setup > > > ImportError: No module named setuptools > > > [r...@localhost mnemosyne-1.2-r1]# > > > > > > So there is obviously the module named setuptools missing. Where do I > > > get that or do you have other advices > > > Wouldbe greatful for help > > > > > > Winfried > > > > > > ------------------------------------------------ > > > > Peter Bienstman > > Ghent University, Dept. of Information Technology > > Sint-Pietersnieuwstraat 41, B-9000 Gent, Belgium > > tel: +32 9 264 34 46, fax: +32 9 264 35 93 > > WWW:http://photonics.intec.UGent.be > > email: [email protected] > > ------------------------------------------------ > > ------------------------------------------------ Peter Bienstman Ghent University, Dept. of Information Technology Sint-Pietersnieuwstraat 41, B-9000 Gent, Belgium tel: +32 9 264 34 46, fax: +32 9 264 35 93 WWW: http://photonics.intec.UGent.be email: [email protected] ------------------------------------------------ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/mnemosyne-proj-users?hl=en -~----------~----~----~----~------~----~------~--~---
