On 28.09.2012 04:42, Michael C. Robinson wrote: >> Try running 'docbook2man gnome-power-statistics.sgml' from the command >> line in the /usr/gnome/gnome-power-manager-3.4.0/man directory and see >> what the messages are. >> >> -- Bruce >> >> -- >> http://linuxfromscratch.org/mailman/listinfo/blfs-support >> FAQ: http://www.linuxfromscratch.org/blfs/faq.html >> Unsubscribe: See the above information page > > michael [ /usr/gnome/gnome-power-manager-3.4.0 ]$ docbook2man > /usr/gnome/gnome-power-manager-3.4.0/man/gnome-power-statistics.sgml > Using catalogs: /etc/sgml/catalog > Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print > Working on: > /usr/gnome/gnome-power-manager-3.4.0/man/gnome-power-statistics.sgml > /usr/share/sgml/docbook/utils-0.6.14/backends/man: line 11: sgmlspl: > command not found > michael [ /usr/gnome/gnome-power-manager-3.4.0 ]$ >
As I said, it is problem with sgmlspm ... I think that in newer versin sgmlspl was renamed to sgmls.pl or something like that. Check "ls /usr/bin/sgmls*" and rename it properly. -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
