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 <[email protected]> wrote:

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:
 ./configure -q
/bin/rm: cannot remove `conftest*': No such file or directory
/bin/rm: cannot remove `conftest*': No such file or directory
/usr/include/php
/usr/local/include/php
/usr/include/php5
/usr/local/include/php5
/usr/include/php4
/usr/local/include/php4
/usr/local/apache/php
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

At this point I am not concerned about php or python. Am mainly interested in 
solving the libfuse.a
not found.

Thanks again,
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





--
__________________    /"\
Markus Gaugusch       \ /    ASCII Ribbon Campaign
markus(at)gaugusch.at  X     Against HTML Mail
                      / \
------------------------------------------------------------------------------
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