On Fri, 2002-10-18 at 17:03, Lynn Andrea Stein wrote: > I have a jaguar installation (on a pb G4) that was never 10.1; I used > the bootstrap instructions to set up fink. I tried to install emacs, > but get: > > /sw/bin/emacs > dyld: /sw/bin/emacs Undefined symbols: > /sw/bin/emacs undefined reference to _BC expected to be defined in > /usr/lib/libSystem.B.dylib > /sw/bin/emacs undefined reference to _PC expected to be defined in > /usr/lib/libSystem.B.dylib > /sw/bin/emacs undefined reference to _UP expected to be defined in > /usr/lib/libSystem.B.dylib > Trace/BPT trap > > I am at a loss..... >
You have the 10.2 (August) Development Tools, right? > (Also I tried to unistall emacs and install emacs-21 instead, but got > Removing emacs ... > install-info: unrecognized option `--infodir=/sw/share/info' > Try `install-info --help' for a complete list of options. > dpkg: error processing emacs (--remove): > subprocess pre-removal script returned error exit status 1 > install-info: unrecognized option `--infodir=/sw/share/info' > Try `install-info --help' for a complete list of options. > dpkg: error while cleaning up: > subprocess post-installation script returned error exit status 1 > Errors were encountered while processing: > emacs > E: Sub-process /sw/bin/dpkg returned an error code (1) > > The issue here is that install-info's info-dir option is spelled with a > hyphen, but I'm not sure how to go from this knowledge to an install fix > :o) ) Try doing 'which install-info' to see if the system is running another file of the same name? > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Fink-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/fink-users > -- Alexander K. Hansen Associate Research Scientist, Columbia University visiting MIT Plasma Science and Fusion Center Levitated Dipole Experiment 175 Albany Street, NW17-219 Cambridge, MA 02139-4213 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
