I've encountered this problem when the core owfs library wasn't built / installed. Can you look at /opt/owfs/lib and let me know what's there?
I've also done a fresh checkout of OWFS, built it and loaded the ow python module without any problems. Here' are the steps that I followed:
cd owfs
./bootstrap
./configure --enable-python --disable-owfs --disable-owperl --disable-owhttpd --disable-owserver
make
sudo make install
python -c "import ow; print ow.__version__"
I can send along the output logs from the various steps if it would help. (Didn't want to waste the bandwidth if it's not needed...)
I'm also in the process of installing gentoo on a system here to see if there's something specific to gentoo that's causing the problem. Might be a day or so before I have everything installed and can build OWFS...
- Peter
On 1/11/06, George Bobeck <[EMAIL PROTECTED]> wrote:
I installed the cvs version of owfs and any time I try to either run
the python examples (i.e. temperature.py) or import ow I recieve the
following error:
Traceback (most recent call last):
File "<stdin>", line 1, in ?
File "/usr/lib/python2.4/site-packages/ow/__init__.py", line 31, in ?
import _OW
ImportError: libow.so.0: cannot open shared object file: No such file
or directory
I am running Gentoo Linux 2005.1 with the 2.6.14 kernel. My python
version is 2.4.2.
George Bobeck
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&opclick
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers