[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: docbook2html error



Hi,

On Tue, Oct 18, 2011 at 03:34:32PM +0530, Chandrabhanu Mahapatra wrote:
> After I installed docbook-utils "sudo apt-get docbook-utils" running
> docbook2html  gives error

I just installed docbook-utils to my Debian.

> jw: There is no frontend called
> "/usr/local/share/sgml/docbook/utils-0.6.14/frontends/docbook".

AS others said, "local" is strange.  Did you install tar source by
yourself?  

$ dpkg -S docbook2html
docbook-utils: /usr/share/man/man1/docbook2html.1.gz
docbook-utils: /usr/bin/docbook2html
$ head  /usr/bin/docbook2html
#! /bin/sh
jw -f docbook -b html "$@"

Do you get the same result?
 
> there is no folder "utils-0.6.14" in  /usr/local/share/sgml/docbook/

Who cares if you installed Debian package.

> How can I install it properly in Ubuntu 10.10.

What? Ubuntu??? You should be able to get ported Debian packages there.  If not
ported, do it yourself.  You should ask Ubuntu but here is a hint:

  http://www.debian.org/doc/manuals/debian-reference/ch02.en.html#_porting_a_package_to_the_stable_system

Of course, you should read all the other packaging section ...

Osamu


Reply to: