On Feb 7, 2004, at 12:21 PM, Kevin Horton wrote:


I'm doing a new fink installation with a new user so I can be sure I have found all the dependencies needed by a package I am creating. gtk-doc-1.1-12 won't compile.

It fails with:

checking for xsltproc... /Volumes/BU/swfinktest/bin/xsltproc
checking for XML catalog (/Volumes/BU/swfinktest/etc/xml/catalog)... not found
configure: error: XML catalog not found
### execution of ./configure failed, exit code 1
Failed: compiling gtk-doc-1.1-12 failed


Digging deeper:

[EMAIL PROTECTED] 505 % ls -l /Volumes/BU/swfinktest/etc/xml
total 0
drwxr-xr-x    8 root     admin         272 Feb  7 11:47 catalog.d

Looking at my working fink installation:

[EMAIL PROTECTED] 511 % ls -l /sw/etc/xml
total 12
-rw-r--r--    1 root     wheel        9243 Feb  7 11:47 catalog
drwxr-xr-x    9 root     admin         306 Feb  5 20:13 catalog.d

But no fink package on my working installation will admit to having installed /sw/etc/xml/catalog

[EMAIL PROTECTED] 512 % dpkg -S etc/xml/catalog
docbook-xsl: /sw/etc/xml/catalog.d/docbook-xsl-1.64.1
docbook-dtd: /sw/etc/xml/catalog.d/docbook-dtd-4.2.0
docbook-dtd: /sw/etc/xml/catalog.d/docbook-dtd-4.1.1
docbook-dtd: /sw/etc/xml/catalog.d/docbook-dtd-4.1.2
docbook-xsl, scrollkeeper, docbook-dtd: /sw/etc/xml/catalog.d
docbook-dtd: /sw/etc/xml/catalog.d/docbook-dtd-4.0
docbook-dtd: /sw/etc/xml/catalog.d/docbook-dtd-4.1
scrollkeeper: /sw/etc/xml/catalog.d/scrollkeeper

So, do I need to run some command to create the missing catalog file, or was it created by some older version of an xml package, but the current version does not create it, or am I missing some dependency?

Thanks for any advice,

Kevin Horton


Check the config.log and see if it tells you anything. Otherwise, try reinstalling docbook-xsl, docbook-dtd, and scrollkeeper.
--
Alexander K. Hansen
Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX




-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to