Martin
I have done the rebuild and from a new download of the /sw/src xfig package.
The xfig.log file does show the 2 lines as below, I have added the extra lines which seem to indicate there were no errors
install -c -o root -g wheel -m 0444 Fig.ad /sw/src/root-xfig-3.2.4-2/sw/etc/app-defaults/Fig
install -c -o root -g wheel -m 0444 Fig-color.ad /sw/src/root-xfig-3.2.4-2/sw/etc/app-defaults/Fig-color
chmod a+x,u+w /sw/src/root-xfig-3.2.4-2/sw/share/xfig
install -m 644 -c CompKeyDB /sw/src/root-xfig-3.2.4-2/sw/share/xfig
install in . done
make install.libs
However I still get the same message and my app-defaults file does not contain the Fig files, as below
R-John-Sandemans-Computer:~ rjsand$ ls -al /etc/X11/app-defaults/
total 400
drwxr-xr-x 35 root wheel 1190 24 Sep 12:07 .
drwxr-xr-x 13 root wheel 442 24 Sep 12:07 ..
-r--r--r-- 1 root wheel 45 15 Sep 2003 Beforelight
-r--r--r-- 1 root wheel 6734 15 Sep 2003 Bitmap
-r--r--r-- 1 root wheel 492 15 Sep 2003 Bitmap-color
-r--r--r-- 1 root wheel 1137 15 Sep 2003 Chooser
-r--r--r-- 1 root wheel 176 15 Sep 2003 Clock-color
-r--r--r-- 1 root wheel 10027 15 Sep 2003 Editres
-r--r--r-- 1 root wheel 2893 15 Sep 2003 Editres-color
-r--r--r-- 1 root wheel 672 15 Sep 2003 UXTerm
-r--r--r-- 1 root wheel 3184 15 Sep 2003 Viewres
-r--r--r-- 1 root wheel 19361 15 Sep 2003 XCalc
-r--r--r-- 1 root wheel 4481 15 Sep 2003 XCalc-color
-r--r--r-- 1 root wheel 3567 15 Sep 2003 XClipboard
-r--r--r-- 1 root wheel 20 15 Sep 2003 XClock
-r--r--r-- 1 root wheel 767 15 Sep 2003 XConsole
-r--r--r-- 1 root wheel 4778 15 Sep 2003 XFontSel
-r--r--r-- 1 root wheel 106 15 Sep 2003 XLoad
-r--r--r-- 1 root wheel 19 15 Sep 2003 XLogo
-r--r--r-- 1 root wheel 215 15 Sep 2003 XLogo-color
-r--r--r-- 1 root wheel 3871 15 Sep 2003 XSm
-r--r--r-- 1 root wheel 4822 15 Sep 2003 XTerm
-r--r--r-- 1 root wheel 828 15 Sep 2003 XTerm-color
-r--r--r-- 1 root wheel 3128 15 Sep 2003 Xditview
-r--r--r-- 1 root wheel 1375 15 Sep 2003 Xditview-chrtr
-r--r--r-- 1 root wheel 15395 15 Sep 2003 Xedit
-r--r--r-- 1 root wheel 5536 15 Sep 2003 Xedit-color
-r--r--r-- 1 root wheel 885 15 Sep 2003 Xfd
-r--r--r-- 1 root wheel 65 15 Sep 2003 Xgc
-r--r--r-- 1 root wheel 861 15 Sep 2003 Xmag
-r--r--r-- 1 root wheel 5437 15 Sep 2003 Xman
-r--r--r-- 1 root wheel 248 15 Sep 2003 Xmessage
-r--r--r-- 1 root wheel 997 15 Sep 2003 Xmessage-color
-r--r--r-- 1 root wheel 6230 15 Sep 2003 Xmh
-r--r--r-- 1 root wheel 6629 15 Sep 2003 Xvidtune
R-John-Sandemans-Computer:~ rjsand$
On 16/10/2004, at 5:47 AM, Martin Costabel wrote:
John
R John Sandeman wrote:Martin I cannot find an "xfig build log" anywhere to check your lines.
You get one if you direct the terminal output into a file. Try
fink rebuild xfig 2>&1 | tee xfig.log
-- Martin
------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
