Tony Vignaux wrote: > > I have been most impressed by the ease of using fink. As a beginner I > have come to rely on it doing everything for me. Unfortunately, I came > up against the following when I installed and started to use xfig. This > appeared in the Xfig error messages window: > > > Either you have a very old app-defaults file installed (Fig), > > or there is none installed at all. > > You should install the correct version or you may lose some features. > > This may be done with "make install" in the xfig source directory. > > Now, should fink have handled that since it appears to be part of the > xfig install? Should I do what it says?
Fink does handle this. In fact, the app-defaults package was created precisely for this purpose, and xfig depends on it. In particular, the app-defaults package sets the XAPPLRESDIR environment variable to /sw/etc/app-defaults/ where xfig stores its app-defaults files. Did you run "source /sw/bin/init.csh" after you installed xfig? The solution of your problem might be as easy as that. -- Martin _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
