geekvenue.net

Welcome to Chucktips Hardware HELP WITH DEAD OS Installing FreeBSD Miscellaneous
 faq
 search
 add article
 cool-stuff
 how-to
 main
 tips
 parent


Scrollkeeper and another error
by Understudy on Sunday March 21, @03:34PM
I was doing another upgrade on another FreeBSD box and scrollkeeper burped again this time for a completly different reason.

checking for DocBook XML DTD... configure: error: not found. Make sure you have the DocBook DTD
installed and ensure that it is registered in /usr/local/share/xml/catalog.
===> Script "configure" failed unexpectedly.
Please report the problem to gnome@FreeBSD.org [maintainer] and attach
the "/usr/ports/textproc/scrollkeeper/work/scrollkeeper-0.3.14/config.log"
including the output of the failure of your make command.
Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`).
*** Error code 1

Okay this wonderful little error explained sort of in the error message. It is looking for a file called /usr/local/share/xml/catalog and it isn't there. If you cd /usr/local/share/xml/ you will see a file called catalog.ports which isn't the file scrollkeeper is looking for. However all the information is in catalog.ports . So you need to create a symbolic link to it. ln -s catalog catalog.ports . This will help with those nasty scrollkeeper issues. Somebody at gnome needs to do a better job of maintaing this port.
Add Reply

If this is a genuine post please ignore this field:

Name
Email
Notify Notify me via email of responses to this message
Title
Comment
(Check those URLs! Don't forget the http://!)
Encoding
If none of the above mean anything to you, select 'Plain'!
Attachment
(You can attach a file to your reply which can then be retrieved by other readers.
Try to keep the file sizes below 500Kb in order to conserve network and server resources.)
Allowed HTML <B> <I> <P> <A> <LI> <OL> <UL> <EM> <BR> <TT> <HR> <STRONG> <BLOCKQUOTE> <DIV .*> <DIV> <P .*>
Important Stuff:
  • Note: Fields with bold titles are required.
  • Please try to keep posts on topic.
  • Try to reply to other people comments instead of starting new threads,
  • Read other people's messages before posting your own to avoid simply duplicating what has already been said.
  • Use a clear subject that describes what your message is about.
  • Please do not post offtopic, inflammatory, inappropriate, illegal, or offensive comments. Repeat offenders will be sanctioned.
  • "You never know how many friends you have until you own a Condo on the beach." -- Jason's Postulate

    Powered by Zope  Powered by Apache  Squishdot Powered
    All trademarks and copyrights on this page are owned by their respective companies. Comments are owned by the Poster. The Rest ©2001 Jason Neumann.
    [ main | post article | search ]