Hello!
I just attempted to build the latest OWFS set on my Slackware 10,1
system and ran into some interesting problems. It built correctly up
to the point where it starts considering what to do about the items
for Python:
Making all in python

make[3]: Entering directory `/usr/src/ow/owfs/module/swig/python'

Making all in ow

make[4]: Entering directory `/usr/src/ow/owfs/module/swig/python/ow'

make[4]: Nothing to be done for `all'.

make[4]: Leaving directory `/usr/src/ow/owfs/module/swig/python/ow'

make[4]: Entering directory `/usr/src/ow/owfs/module/swig/python'

/usr/bin/swig -python -o ow_wrap.c ../ow.i

/usr/bin/python setup.py build

Could not find platform independent libraries <prefix>

Could not find platform dependent libraries <exec_prefix>

Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]

'import site' failed; use -v for traceback

Traceback (most recent call last):

 File "setup.py", line 28, in ?

   from distutils.core import setup, Extension

ImportError: No module named distutils.core

make[4]: *** [owpython] Error 1

make[4]: Leaving directory `/usr/src/ow/owfs/module/swig/python'

make[3]: *** [all-recursive] Error 1

make[3]: Leaving directory `/usr/src/ow/owfs/module/swig/python'

make[2]: *** [all-recursive] Error 1

make[2]: Leaving directory `/usr/src/ow/owfs/module/swig'

make[1]: *** [all-recursive] Error 1

make[1]: Leaving directory `/usr/src/ow/owfs/module'

make: *** [all-recursive] Error 1

[EMAIL PROTECTED]:/usr/src/ow/owfs#

I have no idea what its complaining about.
--
Gregg C Levine [EMAIL PROTECTED]
"This signature was once found posting rude
messages in English in the Moscow subway."


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid7521&bid$8729&dat1642
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to