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
openSUSE 11.1 CD and have a slow satellite internet connection - on an
island in British Columbia - so I will have to work at it.

Thank you all,
Peter


On Sun, Jul 31, 2011 at 7: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
>>
>>
>>
>> ------------------------------------------------------------------------------
>> 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
>>
>>
>
>
> ------------------------------------------------------------------------------
> 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
>
>
------------------------------------------------------------------------------
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