1 Nov 2003 01:32
problem with example (php)
Harish Murthy <harish <at> moremagic.com>
2003-11-01 00:32:01 GMT
2003-11-01 00:32:01 GMT
Hi , I tried running the example under /SWIG-1.3.19/Examples/php4/simple/ and I get the example.so , but when I run the runme.php4, I get the below error, PHP Warning: dl() [http://www.php.net/function.dl]: Unable to load dynamic library './example.so' - ./example.so: cannot open shared object file: No such file or directory in /SWIG-1.3.19/Examples/php4/simple/example.php on line 19 PHP Fatal error: Call to undefined function: gcd() in /SWIG-1.3.19/Examples/php4/simple/runme.php4 on line 9 I did the following steps to get the .so phpize ./configure make make install Kindly advise... Thanks Harish _______________________________________________ Swig maillist - Swig <at> cs.uchicago.edu http://mailman.cs.uchicago.edu/mailman/listinfo/swig
RSS Feed