On Sun, Jul 31, 2011 at 10:02 PM, Paul Alfille <[email protected]> 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 filesystem )
> php5-devel ( for php )
> python-devel ( for python)
> tcl-devel ( for tcl )
> In fact, the package names are far more rational than debian, ubuntu or
> fedora. What a pleasure.
> With these packages installed, compiling is straightforward.
> Paul Alfille
> On Sun, Jul 31, 2011 at 7:44 PM, Peter Hollenbeck <[email protected]> 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 directory
>> configure: WARNING: Cannot find php binary. Install php or php5 package
>> configure: WARNING: OWPHP is disabled because php binary is not found
>> configure: WARNING: Cannot find python include-file. Install python-devel
>> package.
>> configure: WARNING: OWPYTHON is disabled because python include-file is
>> not found
>> configure: WARNING: Can't find Tcl configuration definitions
>> configure: WARNING: OWTCL is disabled because tclConfig.sh is not found
>> configure: WARNING: LD_EXTRALIBS= OSLIBS=
>> configure: WARNING:
>>     Can't find libfuse.a - add the search path with --with-fuselib
>> configure: WARNING: Running ldconfig or adding "/usr/local/lib" to
>> /etc/ld.so.conf might also solve the problem, otherwise re-install fuse.
>> configure: WARNING: OWFS is disabled because libfuse.a is not found.
>> /bin/rm: cannot remove `libtoolT': No such file or directory
>>
>> For the moment I am not concerned about php or Python, but do need OWFS.
>>
>> ls -l /usr/local/lib/*fuse*
>> -rw-r--r-- 1 root root 586726 Jul 28 09:33 /usr/local/lib/libfuse.a
>>
>> So libfuse.a seems to be in the correct location.
>> (To get it I had to download fuse-2.8.5 and copy libfuse.a to
>> /usr/local/lib.)
>>
>> Suggestions would be greatly appreciated.
>> Peter
>>

Hello!
Paul, that's what I was getting at. Peter now you see where I am going towards.

-----
Gregg C Levine [email protected]
"This signature fought the Time Wars, time and again."

------------------------------------------------------------------------------
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to