On Saturday 15 July 2006 20:37, Jay Gauthier wrote: > I am using Fedora 5 and I get this everytime I run any of the office > component: > > > #ooffice > /usr/lib/openoffice.org2.0/program/soffice: line 151: 23294 Segmentation > fault "$sd_prog/$sd_binary" "$@"
I don't have Fedora, but you can try to narrow the problem down by doing: bash -x /usr/lib/openoffice.org2.0/program/soffice or bash -x /usr/lib/openoffice.org2.0/program/soffice -writer Look to see what the command actually is that is failing. Where did you get OOo from? Is it part of Fedora distro, or did you download it later? If the latter, can you check the md5sum to see whether it was corrupted. -- Andy Pepperdine On this mailing list help is provided by volunteers. Please subscribe to the mailing list to see all the replies to a query, and reply only to the mailing list at [EMAIL PROTECTED] For FAQ, userguide, see: http://documentation.openoffice.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
