Stan Sanderson wrote:
[]
[silver-ghost-stans-mac:~] ssanders% where rman
/usr/X11R6/bin/rman


[silver-ghost-stans-mac:~] ssanders% rman --version
PolyglotMan v3.0.8+XFree86


but the output of fink install xfig is the same as previously reported.

I have verified that rman is running by processing a manpage file, converting it to html.

I'm flummoxed.

I have no idea either. The problem is that the Makefiles for xfig are produced by xmkmf and imake, and this is a very obscure procedure. In any case, here is how the relevant part of the output looks in my case:

make install.doc
Installing man pages to /sw/share/man/man1
+ /bin/sh /usr/X11R6/bin/mkdirhier 
/sw/src/fink.build/root-xfig-3.2.5-3/sw/share/doc/xfig
+ set +x
ln -s Doc/xfig.man xfig.man
rm -f xfig._man
cd `dirname xfig` && \
        ln -s `basename xfig.man` `basename xfig._man`
rm -f xfig.1.html xfig.1-html
rman -f HTML < xfig._man \
  > xfig.1-html && mv -f xfig.1-html xfig.1.html
+ /bin/sh /usr/X11R6/bin/mkdirhier 
/sw/src/fink.build/root-xfig-3.2.5-3/sw/share/doc/xfig/html
+ install -c -o root -g wheel -m 0444 xfig.1.html 
/sw/src/fink.build/root-xfig-3.2.5-3/sw/share/doc/xfig/html/xfig.1.html
+ /bin/sh /usr/X11R6/bin/mkdirhier 
/sw/src/fink.build/root-xfig-3.2.5-3/sw/share/man/man1
install -c -o root -g wheel -m 0444 xfig._man 
/sw/src/fink.build/root-xfig-3.2.5-3/sw/share/man/man1/xfig.1
install.man in . done

In your case, a couple of important lines are missing, but I have no idea why, except that perhaps you have a different version of X11 than me (I have Apple's X11).

--
Martin



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to