Hi<br><br>After running ./configure --with-php=/usr/bin/php I get the following message and the config.log file I'm attaching<br><br>Redland build summary:<br>  Redland:              1.0.15<br>  Language APIs built:   <br>

<br>Seems ok, but when I perform make nothing is done!<br><br>lorena@lorena-virtual-machine:~/Downloads/redland-bindings-1.0.14.1$ sudo make<br>make  all-recursive<br>make[1]: Entering directory `/home/lorena/Downloads/redland-bindings-1.0.14.1'<br>

Making all in data<br>make[2]: Entering directory `/home/lorena/Downloads/redland-bindings-1.0.14.1/data'<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory `/home/lorena/Downloads/redland-bindings-1.0.14.1/data'<br>

make[2]: Entering directory `/home/lorena/Downloads/redland-bindings-1.0.14.1'<br>make[2]: Leaving directory `/home/lorena/Downloads/redland-bindings-1.0.14.1'<br>make[1]: Leaving directory `/home/lorena/Downloads/redland-bindings-1.0.14.1'<br>

<br>I've also tried to perform make in the php dir, and I get this error:<br>lorena@lorena-virtual-machine:~/Downloads/redland-bindings-1.0.14.1/php$ sudo make<br>swig -v  -I. -DREDLAND_POST_I -DREDLAND_INIT_I -DREDLAND_DECL_I -DREDLAND_TYPEMAP_I -noproxy -module redland -o redland_wrap.c /usr/local/share/redland/Redland.i<br>

swig error : Unrecognized option -noproxy<br>Use 'swig -help' for available options.<br>make: *** [redland_wrap.c] Error 1<br>lorena@lorena-virtual-machine:~/Downloads/redland-bindings-1.0.14.1/php$ <br><br>Instead of compiling the sources I've tried installing the php5-librdf package via apt-get.<br>

Should librdf or redland appear as a php extension ? If so something is wrong with this mechanism also since php -me lists the following extensions:<br><br>[PHP Modules]<br>bcmath<br>bz2<br>calendar<br>Core<br>ctype<br>date<br>

dba<br>dom<br>ereg<br>exif<br>fileinfo<br>filter<br>ftp<br>gettext<br>hash<br>iconv<br>json<br>libxml<br>mbstring<br>mhash<br>openssl<br>pcntl<br>pcre<br>Phar<br>posix<br>readline<br>Reflection<br>session<br>shmop<br>SimpleXML<br>

soap<br>sockets<br>SPL<br>standard<br>sysvmsg<br>sysvsem<br>sysvshm<br>tokenizer<br>wddx<br>xml<br>xmlreader<br>xmlwriter<br>zip<br>zlib<br><br>[Zend Modules]<br><br> <br>Thanks!!<br>Lorena<br><br><br><br clear="all"><br>

-- <br>Lorena Etcheverry<br>