|
From: <mar...@gv...> - 2004-07-08 09:03:58
|
Currently, I'm not using any makefile because I was starting to try=20 scrollkeepre, I simply try to install an OMF. I have the followingo OMF, called=20 "/usr/share/omf/prueba-campos/prueba-campos-es.omf": <?xml version=3D"1.0" encoding=3D"UTF-8"?> <!DOCTYPE omf PUBLIC "-//OMF//DTD Scrollkeeper OMF Variant V1.0//EN"=20 "http://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/scrollkeeper= =2Domf.dtd"> <omf> <resource> <creator>C=C3=83=C2=A9sar Mart=C3=83=C2=ADnez Izquierdo</creator> <title>Esto es el titulo de una prueba de OMF</title> <date>2004-06-29</date> <version identifier=3D"7" date=3D"2004-06-29" description=3D"OpenOffice.org= 1.1.1=20 (Linux) "/> <subject category=3D"GNOME|Applications"/> <description>Aqui podemos poner comentarios sobre el documento. En este caso, diremos que se trata de un documento de prueba para observar = la=20 exportacion de OpenOffice.org.</description> <format dtd=3D"-//OpenOffice.org//DTD OfficeDocument 1.0//EN"=20 mime=3D"text/vnd.sun.xml.writer"/> <identifier=20 url=3D"file://home/cmartinezi/OMF/prueba-campos/prueba-campos.sxw" /> <language code=3D"es"/> </resource> </omf> I also have an equivalent "/usr/share/omf/prueba-campos/prueba-campos-C.omf" Then I do, as root: #scrollkeeper-update and get no response, but I can see that now file=20 "/var/lib/scrollkeeper/scrollkeeper_docs" contains the following lines: /usr/share/omf/prueba-campos/prueba-campos-C.omf 387 =20 file://home/cmartinezi/OMF/prueba-campos/prueba-campos.sxw 1089276015 C /usr/share/omf/prueba-campos/prueba-campos-es.omf 388 =20 file://home/cmartinezi/OMF/prueba-campos/prueba-campos.sxw 1089275975 es so I asume that OMFs were correctly registered. But I cannot see the new entry in yelp. I have run scrollkeeper-rebuilddb now, but that hasn't solved the problem. If I execute scrollkeeper install I get the following: # scrollkeeper-install -v prueba-campos-omf.xml Registrando prueba-campos-omf.xml (that's the spanish message, what means "Registering prueba-campos-omf.xml"= ).=20 I get no other message. But I can't still see the entry in Yelp. Do you have any idea? Thank you very much, Cesar. |