Problems

Ralf Nolden nolden at kde.org
Thu Aug 30 09:25:54 BST 2001


On Donnerstag, 30. August 2001 04:15, you wrote:

Hmm...are you sure you're really using the latest ? Could you have a look and 
compare 
kdevelop/kdevelop/templates/docbook_en_template with the below ? It needs to 
look like this:

<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.1-Based Variant V1.0//EN" 
"dt$  
  <!ENTITY |NAMELITTLE| '<application>|NAME|</application>'>

Now, the above line is what makes the difference. it defines application name 
and in the further text &kapp is interpreted as kappname which means your 
application name. (or am I completely wrong now ???) That line is what made 
the difference here...

  <!ENTITY kappname "&|NAMELITTLE|;"><!-- replace |NAMELITTLE| here -->
  <!ENTITY % addindex "IGNORE">
  <!ENTITY % English "INCLUDE"><!-- change language only here -->



avegotten the latest & greatest yesterday and just now got back to it.
> compiled source and created new project same error as before:
> ***************************************************************************
>****************** make[3]: Entering directory
> `/development/src/oracleinstall/doc/en' /opt/kde2/bin/meinproc --check
> --cache index.cache.bz2 ./index.docbook index.docbook:120: error: Entity
> 'kapp' not defined
> &kapp; is a program that lets you do absolutely nothing. Please report
>       ^
> index.docbook:138: error: Entity 'kapp' not defined
> <screeninfo>Here's a screenshot of &kapp;</screeninfo>
>                                          ^
> index.docbook:221: error: Entity 'kapp' not defined
> <listitem><para><action>Quits</action> &kapp;</para></listitem>
>                                              ^
> index.docbook:268: error: Entity 'kapp' not defined
> <para>My Mouse doesn't work. How do I quit &kapp;?</para>
>                                                  ^
> index.docbook:297: error: Entity 'kapp' not defined
> &kapp;
>      ^
> make[3]: Leaving directory `/development/src/oracleinstall/doc/en'
> make[3]: *** [index.cache.bz2] Error 1
> make[2]: Leaving directory `/development/src/oracleinstall/doc'
> make[2]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/development/src/oracleinstall'
> make[1]: *** [all-recursive] Error 1
> make: *** [all-recursive-am] Error 2
> *** failed ***
> ***************************************************************************
>******************
>
>
> index.docbook:
> <!-- This is a set of Keywords for indexing by search engines.
> Please at least include KDE, the KDE package it is in, the name
>  of your application, and a few relevant keywords. -->
>
> <keywordset>
> <keyword>KDE</keyword>
> <keyword>kdeutils</keyword>
> <keyword>Kapp</keyword>
> <keyword>nothing</keyword>
> <keyword>nothing else</keyword>
> </keywordset>
>
>
> What am I missing here? I do not know docBook at all.
>
> Thanks

-- 
We're not a company, we just produce better code at less costs.
--------------------------------------------------------------------
Ralf Nolden
nolden at kde.org

The K Desktop Environment	The KDevelop Project
http://www.kde.org		http://www.kdevelop.org


-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list