This happens to me on Suse, too.

I use a rather ugly "--disable-owpython"

Paul

On 5/24/06, Christian Magnusson <[EMAIL PROTECTED]> wrote:

I have made some changes to all makefiles, and I will checkin those
changes later today... It will probably not fix this compilation error,
but I'll see if I can fix it after that.

Which python version do you have?
Do you have the python-devel package installed?

/Christian

On Wed, 2006-05-24 at 01:15 -0400, Gregg Levine wrote:
> 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.



-------------------------------------------------------
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&kid=107521&bid=248729&dat=121642
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers



-------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to