Re: docbook2html error

2011-10-19 Thread Chandrabhanu Mahapatra
I am sorry for asking a Ubuntu related question on debian forum. I
thought as Ubuntu is debian based so your experiences will help.

 $ 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?

Yes, I do get the same result but the error persists.
jw: There is no frontend called
/usr/local/share/sgml/docbook/utils-0.6.14/frontends/docbook

 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
Thanks for the reference.



-- 
Chandrabhanu Mahapatra


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAOG7oKyhwBZgDpbVeJ90C06RzzK=h5+g6x+nwyq137rfxk9...@mail.gmail.com



Re: docbook2html error

2011-10-19 Thread Sharon Kimble
On 19 October 2011 11:22, Chandrabhanu Mahapatra
chandrabhanu.an...@gmail.com wrote:
 I am sorry for asking a Ubuntu related question on debian forum. I
 thought as Ubuntu is debian based so your experiences will help.

That may have been relevant in years gone past, but Debian and Ubuntu
have both grown up and away from each other and now they are as
different as chalk and cheese! As the years go by so this gap will
widen even further, and so it will become even more irrelevant.

Sharon.
-- 
A taste of linux http://www.sharons.org.uk/taste/index.html
efever http://www.efever.blogspot.com/
Debian 6.0.2, KDE 4.4.5, LibreOffice 3.4.3
Registered Linux user 334501


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAM9u--ec=4b_yz_+6wEb0JK5-PsXopNa=c_xnqkqyzf_g2x...@mail.gmail.com



docbook2html error

2011-10-18 Thread Chandrabhanu Mahapatra
After I installed docbook-utils sudo apt-get docbook-utils running
docbook2html  gives error
jw: There is no frontend called
/usr/local/share/sgml/docbook/utils-0.6.14/frontends/docbook.

there is no folder utils-0.6.14 in  /usr/local/share/sgml/docbook/
How can I install it properly in Ubuntu 10.10.

-- 
Chandrabhanu Mahapatra


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/caog7okzq5_t-fyn0opmw0v3auzcqr11mf6xc9xp-jsyfpas...@mail.gmail.com



Re: docbook2html error

2011-10-18 Thread Johann Spies
On Tue, Oct 18, 2011 at 12:04:32PM +0200, Chandrabhanu Mahapatra wrote:
 After I installed docbook-utils sudo apt-get docbook-utils 

Try 'sudo apt-get install docbook-utils'

 running docbook2html gives error jw: There is no frontend called
 /usr/local/share/sgml/docbook/utils-0.6.14/frontends/docbook.

No Debian or Ubuntu normal package will install anything in
/usr/local/...

 there is no folder utils-0.6.14 in  /usr/local/share/sgml/docbook/
 How can I install it properly in Ubuntu 10.10.

Maybe there is a config file lying in your home directory that tells jw
to look for the library in /usr/local/...

If you cannot find it, try 'rgrep -l \/user\/local\/share\/sgml .' in your
home directory.

Regards
Johann

-- 
Johann SpiesTelefoon: 021-808 4699
Databestuurder /  Data manager

Sentrum vir Navorsing oor Evaluasie, Wetenskap en Tegnologie
Centre for Research on Evaluation, Science and Technology 
Universiteit Stellenbosch.

 Delight thyself also in the LORD: and he shall give 
  thee the desires of thine heart.  Psalms 37:4


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20111018121329.ga8...@sun.ac.za



Re: docbook2html error

2011-10-18 Thread Sharon Kimble
On 18 October 2011 11:04, Chandrabhanu Mahapatra
chandrabhanu.an...@gmail.com wrote:
 After I installed docbook-utils sudo apt-get docbook-utils running
 docbook2html  gives error
 jw: There is no frontend called
 /usr/local/share/sgml/docbook/utils-0.6.14/frontends/docbook.

 there is no folder utils-0.6.14 in  /usr/local/share/sgml/docbook/
 How can I install it properly in Ubuntu 10.10.

1 - Why are you writing to a debian mailing list about a ubuntu problem?
2 - How would we know, we run debian and not ubuntu.

Sharon.
-- 
A taste of linux http://www.sharons.org.uk/taste/index.html
efever http://www.efever.blogspot.com/
Debian 6.0.2, KDE 4.4.5, LibreOffice 3.4.3
Registered Linux user 334501


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAM9u--dySjDYTU=k564dos7mmta48fes-vxmqnm5ma50mwa...@mail.gmail.com



Re: docbook2html error

2011-10-18 Thread Osamu Aoki
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


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20111018153802.gb20...@goofy.lan