|
From: Dan M. <mu...@al...> - 2002-03-28 05:50:45
|
I'm not sure where things are going wrong. It looks like scrollkeeper-tree-separate is failing to generate the various locale files, perhaps because intltool-merge is not creating a good scrollkeeper_cl.xml in cl/templates. Could you send me this file? I just made some updates to scrollkeeper-tree-separate so that it will give some more useful output. Try it out from CVS. After you build, go into cl/templates/ and do 'make clean' and then 'make' and see exactly what output it gives, and what scrollkeeper_cl.xml in this directory looks like. I don't think any environment variables will affect this, but maybe something unforeseen is happening. Dan On Tue, 26 Mar 2002, DanteAliegri wrote: > I'm having 2 problems with scrollkeeper. > they both happen in cvs as well as 0.3.6 > > The first is that when I got to install, make install > wants to install scrollkepper_cl.xml > from cl/templates/$locale > but the only directory there is C. > I took a cursory look at configure, > and it seems to unset all of NLS stuff, > so I don't think the lack of that in my enviroment variables could be > doing anything. > > The secound error occurs when I fix that install 'error'. > when make install runs scrollkeeper-rebuilddb > an examples of the errors are > > /var/lib/scrollkeeper/C/scrollkeeper_cl.xml:3694: error: Attribute > categorycode redefined > ="GNOMEMultimedia" categorycode="GNOMEMultimedia" > categorycode="GNOMEMultimedia > > > ^ > it repeats this a lot. > > I took the INSTALL's instructions, and did ./configure > --localstatedir=/var --prefix=/usr --sysconfdir=/etc > libxml2 and libxslt are installed in /usr/local > docbook and docbook-xsl are installed to whereever the makefiles put > them ( both downloaded from the scrollkeeper site ) > > If anyone needs any more info, just email. > please remember to cc; me when replying, since I'm not on the list. > > --Dante > > > > > _______________________________________________ > Scrollkeeper-devel mailing list > Scr...@li... > https://lists.sourceforge.net/lists/listinfo/scrollkeeper-devel > |