Re: [Owfs-developers] Install Problem

2011-08-01 Thread Peter Hollenbeck
I will soon as I can. I'm on an island in British Columbia and my satellite internet connection does not allow for large downloads. Maybe I'll try but will likely have to wait until I'm in town and can download a CD. Thanks, Peter On Sun, Jul 31, 2011 at 10:05 PM, Markus Gaugusch wrote: > Hi Pet

Re: [Owfs-developers] Install Problem

2011-08-01 Thread Paul Alfille
I created a binary for owfs 2.8p13 using opensuse 11.1 (in a virtual machine) It's x686 (32 bit). You can find it in the files section on Sourceforge, it should be installed under /opt (as root). I found I had to run owserver with the --nozero option. http://sourceforge.net/projects/owfs/files/o

Re: [Owfs-developers] Install Problem

2011-07-31 Thread Markus Gaugusch
Hi Peter! openSUSE 11.1 is quite old and no loonger supported. I would suggest to do a distribution upgrade with zypper dup (gooogle for zypper dup 11.1 11.2) and install the packages as described earlier using zypper (or yast, but zypper is better :) Markus On Jul 31, Peter Hollenbeck wrot

Re: [Owfs-developers] Install Problem

2011-07-31 Thread Peter Hollenbeck
Far as I know I do not have a custom kernal, just the one that openSUSE installs: Linux version 2.6.27.7-9-pae (geeko@buildhost) (gcc version 4.3.2 [gcc-4_3-branch revision 141291] (SUSE Linux) ) #1 SMP 2008-12-04 18:10:04 +0100 I am on an island in British Columbia. My copy of openSUSE 11.1 is in

Re: [Owfs-developers] Install Problem

2011-07-31 Thread Gregg Levine
On Sun, Jul 31, 2011 at 11:14 PM, Peter Hollenbeck wrote: > gcc and make are installed. I am able to build packages, e.g. gphoto2. > According to Yast: > libusb-compat-devel (1.0) is installed > fuse-devel is NOT installed > php not installed > python-devel NOT installed > tcl-devel NOT installed

Re: [Owfs-developers] Install Problem

2011-07-31 Thread Peter Hollenbeck
Using Yast I installed fuse-devel. Am having problems installing php5-devel, python-devel, and tcl-devel. Are these necessary? After installing fuse-devel with Yast I find libfuse.a here: find / -name libfuse.a /usr/local/lib/libfuse.a /usr/lib/libfuse.a But ./configure still isn't happy: ./conf

Re: [Owfs-developers] Install Problem

2011-07-31 Thread Peter Hollenbeck
gcc and make are installed. I am able to build packages, e.g. gphoto2. According to Yast: libusb-compat-devel (1.0) is installed fuse-devel is NOT installed php not installed python-devel NOT installed tcl-devel NOT installed I will work on installing the NOT installed packages. I don't have the o

Re: [Owfs-developers] Install Problem

2011-07-31 Thread Peter Hollenbeck
I am running as root. I got fuse-2.8.5 from Sourceforge, I think, not an rpm. I just untarred it and copied libfuse.a from fuse-2.8.5/lib/.libs to /usr/lib. I did not build fuse. Thanks very much for your help. Peter On Sun, Jul 31, 2011 at 6:46 PM, Gregg Levine wrote: > On Sun, Jul 31, 2011

Re: [Owfs-developers] Install Problem

2011-07-31 Thread Gregg Levine
On Sun, Jul 31, 2011 at 10:02 PM, Paul Alfille wrote: > I just installed openSuse 11.4 in a virtual machine. > I had to install the following packages as well: > gcc > make (this was enough for minimal configure and compile) > libusb-compat-devel ( for USB devices ) > fuse-devel ( for owfs the fil

Re: [Owfs-developers] Install Problem

2011-07-31 Thread Paul Alfille
I just installed openSuse 11.4 in a virtual machine. I had to install the following packages as well: gcc make (this was enough for minimal configure and compile) libusb-compat-devel ( for USB devices ) fuse-devel ( for owfs the filesystem ) php5-devel ( for php ) python-devel ( for python) tcl-de

Re: [Owfs-developers] Install Problem

2011-07-31 Thread Gregg Levine
On Sun, Jul 31, 2011 at 9:14 PM, Peter Hollenbeck wrote: > I moved libfuse.a to /usr/lib > > ls -l /usr/lib/libfuse.a > -rw-r--r-- 1 root root 586726 Jul 31 18:04 /usr/lib/libfuse.a > > Then ran configure but libfuse.a is still not found. > > ./configure -q > /bin/rm: cannot remove `conftest*': No

Re: [Owfs-developers] Install Problem

2011-07-31 Thread Peter Hollenbeck
I moved libfuse.a to /usr/lib ls -l /usr/lib/libfuse.a -rw-r--r-- 1 root root 586726 Jul 31 18:04 /usr/lib/libfuse.a Then ran configure but libfuse.a is still not found. ./configure -q /bin/rm: cannot remove `conftest*': No such file or directory /bin/rm: cannot remove `conftest*': No such file

Re: [Owfs-developers] Install Problem

2011-07-31 Thread Gregg Levine
On Sun, Jul 31, 2011 at 7:44 PM, Peter Hollenbeck wrote: > I am running openSUSE 11.1 > I downloaded owfs-2.8p12 > > ./configure returns these errors: > > ./configure > config.lst > /bin/rm: cannot remove `conftest*': No such file or directory > /bin/rm: cannot remove `conftest*': No such file or

[Owfs-developers] Install Problem

2011-07-31 Thread Peter Hollenbeck
I am running openSUSE 11.1 I downloaded owfs-2.8p12 ./configure returns these errors: ./configure > config.lst /bin/rm: cannot remove `conftest*': No such file or directory /bin/rm: cannot remove `conftest*': No such file or directory configure: WARNING: Cannot find php binary. Install php or php