Print Page | Close Window

Building Positron 1.1 in Debian

Printed from: Neuros Forums
Topic URL: http://www.neurosaudio.com/community/forum/topic.asp?TOPIC_ID=3639
Printed on: 01/04/2007

Topic:


Topic author: hal
Subject: Building Positron 1.1 in Debian
Posted on: 05/17/2004 3:52:22 PM
Message:

Due to system problems, had to switch distros and wound up using Libranet (Debian-based primarily Sarge). When updated, this distro installs python 2.3.3, but is apparently missing something. I unpacked the positron 1.1 source, applied alecm's patch1 to fix the NDBM rebuild incompatibility, then tried to build positron. The following ensued:

hal:~/pkgs/positron-1.1$ python setup.py install
Traceback (most recent call last):
File "setup.py", line 22, in ?
from distutils.core import setup
ImportError: No module named distutils.core
hal:~/pkgs/positron-1.1$

Searches of the python 2.3 lib directory, and the slocate database find no match to 'distutils', and I can find no .deb package by that name. Does anyone know the magic incantation (and will you share)?

TIA,
Hal

Replies:


Reply author: hal
Replied on: 05/18/2004 2:54:42 PM
Message:

Ok, bad etiquette, but to answer my own query, If you run Libranet (and
maybe other Debian-based packages using Python 2.3.3), you need to
install the package 'python2.3-dev' to get the 'distutils' module(s).
After installing this package, positron built just fine.

Hal


Reply author: unknown_lamer
Replied on: 05/19/2004 09:18:05 AM
Message:

You can also apt-get install positron (1.1.0-5 is in unstable).


Reply author: unknown_lamer
Replied on: 05/19/2004 09:49:22 AM
Message:

Erm, actually it is version 1:1.0-5 (1.0, fifth Debian revision).


Reply author: webmaster(at)taformation.fr.st
Replied on: 04/28/2005 12:40:05 PM
Message:

quote:
Originally posted by hal

Ok, bad etiquette, but to answer my own query, If you run Libranet (and
maybe other Debian-based packages using Python 2.3.3), you need to
install the package 'python2.3-dev' to get the 'distutils' module(s).
After installing this package, positron built just fine.

Hal




Posted by metan (http://taformation.fr.tc)
I test it and It functions well, thanks

metan


Neuros Forums : http://www.neurosaudio.com/community/forum/

© Copyright ©2002-05 Neuros Technology International, LLC all rights reserved.

Close Window