← Prev in month ← Prev in thread
Next in thread → Next in month →

AW: [docbook-apps] Re: An apology and some minor revelations

From
Daniel S. Haischt <>
Date
2003-07-13T11:04:51+00:00
ID
Thread
AW: [docbook-apps] Re: An apology and some minor revelations
hello,

> -----Ursprungliche Nachricht-----
> Von: Karl Eichwalder [mailto:]
> Gesendet: Sonntag, 13. Juli 2003 06:30
> An: 
> Betreff: [docbook-apps] Re: An apology and some minor revelations
> 
> 
> "Scot W. Stevenson" <> writes:
> 
> > I still can't find a docbook.xsl
> 
> The name of the software package on SuSE Linux is
> docbook-xsl-stylesheet; it is on
> 
>     DVD1:/suse/noarch/docbook-xsl-stylesheets-1.60.1-22.noarch.rpm
> 
> > (and I don't seem to have a "locate" command on this system).
> 
> It is in:
> 
>     DVD1:/suse/i586/findutils-locate-4.1.7-533.i586.rpm
> 
> Once installed call
> 
>      /etc/cron.daily/updatedb
> 
> or wait up to 24 h -- cron will update the file database daily.
> 

btw - if the name of the XSLT stylesheet is 'docbook.xsl' you don't
even need to install additional software to find that particular
file.

just type:

 your_shell_prompt$ find / -name 'docbook.xsl'
           ^             ^             ^
           |             |             |
 (1) ------?             |             |
                         |             |
 (2) --------------------?             |
                                       |
 (3) ----------------------------------?

 1: your UNIX/Linux shell prompt, actually you don't need to type this ;-)

 2: the starting point from which the search should be started.

 3: the filename that you want to find.

regards

daniel s. haischt
--
← Prev in month ← Prev in thread
Next in thread → Next in month →