For PHP, it's those three packages : php5-cli php5-dev swig

But it only passes the ./configure --enable-owphp, and the make fails with

/usr/bin/swig -php4 -o ow_wrap.c ../ow.i
*** -php4 is no longer supported.
*** Either upgrade to PHP5 or use SWIG 1.3.36 or earlier.

Apparently, the owphp is written in PHP4, and on Ubuntu 10.10, PHP4 is 
no longer supported.

Also, swig is only available in version 1.3.40.

Thanks

On 02/20/2011 11:52 PM, Paul Alfille wrote:
> I jus had the same experience.
>
> sudo apt-get install libfuse-dev
>
> worked for me.
>
> (Also libperl-dev, python-dev tcl-dev and I still can't figure out php)
>
> Paul Alfille
>
>
> On Sun, Feb 20, 2011 at 5:35 PM, Mick Sulley<[email protected]>  wrote:
>> Hi,
>>
>> I recently did a clean install of Ubuntu 10.10 64 bit on my laptop.  I
>> am now trying to install owfs but I am hitting a problem.  If I just run
>> the ./configure it seems to complete OK but says that owfs is disabled,
>> but if I run it with --include-owfs it fails.  The last few lines of
>> output are -
>>
>> checking if extra libs are required... -Wl,--rpath -Wl,
>> ${exec_prefix}/lib
>> checking if profiling is enabled... no (default)
>> configure: WARNING: LD_EXTRALIBS=-Wl,--rpath -Wl,/opt/owfs/lib OSLIBS=
>> checking if owfs is enabled... yes
>> checking fuse.h usability... no
>> checking fuse.h presence... no
>> checking for fuse.h... no
>> configure: WARNING:
>>         Can't find fuse.h - Add the search path with --with-fuseinclude
>> configure: WARNING: Install FUSE-2.2 or later to enable owfs - download
>> it from http://fuse.sourceforge.net/
>> configure: error: Configure without --enable-owfs to detect fuse
>> automatically.
>>
>> My PATH is -
>> /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/include/linux/fuse.h
>>
>> I am using owfs-2.8p6
>>
>> Can anyone give me any pointers on what is wrong please?
>>
>> Thanks
>> Mick
>>
>>
>> ------------------------------------------------------------------------------
>> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
>> Pinpoint memory and threading errors before they happen.
>> Find and fix more than 250 security defects in the development cycle.
>> Locate bottlenecks in serial and parallel code that limit performance.
>> http://p.sf.net/sfu/intel-dev2devfeb
>> _______________________________________________
>> Owfs-developers mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/owfs-developers
>>
> ------------------------------------------------------------------------------
> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
> Pinpoint memory and threading errors before they happen.
> Find and fix more than 250 security defects in the development cycle.
> Locate bottlenecks in serial and parallel code that limit performance.
> http://p.sf.net/sfu/intel-dev2devfeb
> _______________________________________________
> Owfs-developers mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/owfs-developers


-- 
Cyril LAVIER | Systems Administrator | LTU Technologies
132 Rue de Rivoli - 75001 Paris France
(tel) +33 (0)1 53 43 01 71 | (mail) [email protected]
LTU technologies - Making Sense of Visual Content |  www.LTUtech.com


------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to