Rusong,

It looks like sgml/docbook is used often in sfw code.

http://src.opensolaris.org/source/search?q=sgml&defs=&refs=&path=&hist=&project=%2Fsfw

Take a look how it is used in some of the the other packages.
Maybe they have already solved your problem.

Cheers,
Jim

Rusong.Zheng wrote:
> Hi James,
> 
> I am porting jEdit. It use "ant" as build tool. I have successfully 
> build jedit.jar, but when I build docs-html for it (which are used as 
> help files of jedit), it failed! It seems that ant needs *docbook* and 
> *xsltproc* to work. I did some search ( pkginfo | grep docbook and so 
> on) and only found xsltproc in solaris, docbook maybe have not been 
> ported to solaris. Could anyone give me some suggestion on it?
> 
> PS: jedit.jar can still work without docs-html, but when user click 
> help, it always popups an error dialog, saying that not found help files.
> 
> Thanks!
> 
> Rusong

Reply via email to