From: Fabio O. T. <fo...@os...> - 2004-03-30 09:01:33
|
Hello You can edit the configure.ac file and change:=20 PKG_CHECK_MODULES(DEPS, glib-2.0 >=3D 2.2 gobject-2.0 >=3D 2.2 gthread-2.= 0 >=3D 2.2 libgda >=3D 1.0 gnet-2.0 > 2.0) by=20 PKG_CHECK_MODULES(DEPS, glib-2.0 >=3D 2.0 gobject-2.0 >=3D 2.0 gthread-2.= 0 >=3D 2.0 libgda >=3D 1.0 gnet-2.0 > 2.0) and run autogen.sh script But i am not sure if others dependences required the new version. Regards FOT. El mar, 30 de 03 de 2004 a las 04:03, Troy Rockwood escribi=C3=B3: > I am new to OSSIM and trying to get it working. I am installing on a n= ew fedora core system and did the RPM install, following the instructions= on the web site. I am having some trouble getting things working. Spec= ifically when I try to look at the directives under the configuration, I = get the error: >=20 > Fatal error: Call to undefined function: domxml_open_file() in /var/www= /ossim/directives/index.php on line 179 >=20 > What do I need to do to recognize this function? I have the following = installed: >=20 > php-4.3.4-1.1 > php-mysql-4.3.4-1.1 > php-jpgraph-1.14-1.ossim > php-acid-0.9.6b23-2.ossim > php-adodb-4.11-1.ossim >=20 > Thanks for your help! >=20 > Troy Rockwood | Security is mostly a supersition. > Research Staff | It does not exist in nature . . . > HRL Labs | Life is either a daring adventure > | or nothing. -- Helen Keller >=20 >=20 >=20 >=20 >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=3D1470&alloc_id=3D3638&op=3Dc= lick > _______________________________________________ > Os-sim-support mailing list > Os-...@li... > https://lists.sourceforge.net/lists/listinfo/os-sim-support |