You might be right but I had success following these instructions on my old ppc machine:
Installing the TiEmu 2.00 Fink Packages ------------------------------------------- Until TiEmu is accepted into the Fink distribution proper, it can be installed as follows: Place the 4 included .info files in /sw/fink/dists/local/main/ finkinfo/ and run "fink install tiemu". Alternatively, you can use the included shell script "install.command" that will do that for you. Doubleclick it and enter your administrator password to start. If this command fails saying "Can't resolve dependency 'libglade2- shlibs (>= 2.4.0)'", you need to switch to the unstable distribution. Use the checkbox in the Fink tab in FinkCommander's preferences and run Selfupdate from the Source menu, or do it by hand as described in the Fink FAQ (http://fink.sourceforge.net/faq/usage-fink.php?phpLang=en#unstable ). To use Fink unstable, you need to have the Xcode Tools installed (they come with Mac OS X or can be downloaded from http://developer.apple.com/ if you're an ADC member). Depending on your Fink mirror configuration, the first attempts at downloading the libti* and tiemu sources will probably fail because the files are not on Fink's master mirrors (yet). You then need to chose "Retry using next mirror set 'sourceforge'" or "Retry using original source URL", respectively. TiEmu requires X11. I recommend using Apple's X11 which is an optional installer package somewhere on your Mac OS X CDs or DVD (but XFree86 or Xorg installed through Fink should work too). And the problems exist for tilibcables not really tiemu. Martin Costabel wrote: > John Williams wrote: >> I am trying to get the ti-89 emulator tiemu running on my new >> macbook, > > What are these packages? Are you trying to resurrect a 3 year old > dead submission tracker item? > >> intel with leopard. I get the following error: >> mkdir .libs >> gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/sw/share/locale\" - >> I/sw/include -I/sw/include -I/System/Library/Frameworks/ >> CoreFoundation.framework/Headers -Wall -g -O2 -fvisibility=hidden - >> MT libticables_la-detect.lo -MD -MP -MF .deps/libticables_la- >> detect.Tpo -c detect.c -fno-common -DPIC -o .libs/libticables_la- >> detect.o >> detect.c:56: error: syntax error before 'int' >> detect.c:57: warning: return type defaults to 'int' >> detect.c: In function 'ticable_detect_os': >> detect.c:67: warning: implicit declaration of function '_' >> detect.c:67: warning: assignment makes pointer from integer without >> a cast >> detect.c: At top level: >> detect.c:78: error: syntax error before 'int' >> detect.c:78: error: syntax error before '*' token >> detect.c:79: warning: return type defaults to 'int' >> detect.c:102: error: syntax error before 'int' >> detect.c:102: error: syntax error before '*' token >> detect.c:103: warning: return type defaults to 'int' >> detect.c:112: error: syntax error before 'ticable_detect_all' >> detect.c:112: error: syntax error before 'TicablePortInfo' >> detect.c:113: warning: return type defaults to 'int' >> make[2]: *** [libticables_la-detect.lo] Error 1 >> make[1]: *** [all-recursive] Error 1 >> make: *** [all] Error 2 >> ### execution of make failed, exit code 2 >> Removing runtime build-lock... >> Removing build-lock package... >> /sw/bin/dpkg-lockwait -r fink-buildlock-libticables3-3.9.5.1-1 >> (Reading database ... 11945 files and directories currently >> installed.) >> Removing fink-buildlock-libticables3-3.9.5.1-1 ... >> Failed: phase compiling: libticables3-3.9.5.1-1 failed >> Before reporting any errors, please run "fink selfupdate" and >> try again. If you continue to have issues, please check to see if >> the >> FAQ on fink's website solves the problem. If not, ask on the fink- >> users >> or fink-beginners mailing lists, with a carbon copy to the >> maintainer: >> Christian Walther <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED] >> >> >> Note that this is preferable to emailing the maintainer directly, >> since >> most fink package maintainers do not have access to all possible >> hardware and software configurations. >> I think the program is not correctly recognizing my machine. Any >> ideas? >> John >> ------------------------------------------------------------------------ >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2008. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> ------------------------------------------------------------------------ >> _______________________________________________ >> Fink-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/fink-users > > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
