Thanks Marcus, I am away at the moment but will be home over the weekend and I will try to test it out.
Mick On Thu, 2010-03-18 at 19:24 +0100, Marcus Priesch wrote: > Hi Mick, > > sorry for beeing lazy the last days, but fortunately i now have a > solution for you ... > > after testing out a fresh compile and install from both owfs and pyowfs > i also was not able to specify the path to the .so files ... > > i now have fixed this behaviour inside pyowfs (now using > ctypes.cdll.LoadLibrary instead of ctypes.CDLL which honors the > LD_LIBRARY_PATH settings ...) > > i have tested it and for me it works by setting the LD_LIBRARY_PATH > ahead of invoking the python interpreter. > > sorry for the inconveniences but i never tested it with a non-standard > library path. > > you can find the new version (0.1.1) on > > http://priesch.co.at/pyowfs > > hope this works now for you ! > > have fun & thanks for pointing this out!! > > regards, > marcus. > > > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > Owfs-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/owfs-developers ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
