From: tyler <ty...@sc...> - 2004-04-17 00:31:32
|
You will need to edit the directives.xml and change the first line to: <?xml version='1.0' encoding='UTF-8' ?> Since you are running a vanilla fedora install you will need to add php-mysql and php-domxml RPMs. This can be done with a: yum install php-mysql yum install php-domxml Let us know if you have any other issues! Tyler ----- Original Message ----- > > I have a clean install of Fedora Core 1 with all of the latest updates. > I installed Python 2.3 (because that part was left out of the Fedora > installation guide) and installed all dependency RPMS that the guide > stated. I followed the guide without any problems until it came time to > run 'ossim'. When I did, I got this: > > [root@chupacabra server]# ossim > xmlEncodeEntitiesReentrant : input not UTF-8 > Segmentation fault > > > > > __________________________________________________________________________ > > "The information transmitted is intended only for the person or entity to > which it is addressed and may contain confidential, proprietary, and/or > privileged material. Any review, retransmission, dissemination or other > use of, or taking of any action in reliance upon, this information by > persons or entities other than the intended recipient is prohibited. > If you received this in error, please contact the sender and delete > the material from all computers." > > > ------------------------------------------------------- > 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=1470&alloc_id=3638&op=click > _______________________________________________ > Os-sim-support mailing list > Os-...@li... > https://lists.sourceforge.net/lists/listinfo/os-sim-support > > |