Trouble installing Aspell
+Install Aspell+
+Guiguts uses the open-source program Aspell to perform spellchecking (an essential post-proofing step). Currently Guiguts requires version 0.5x of Aspell. Although this is not the latest version, it is still available; there is a link to it half-way down the linked page.+
+If you have Fink, it is much easier to install Aspell 5 and dictionaries using it. However, only major language dictionaries are currently available. If you don't have Fink, and don't want it, do the following:+
+Download the file aspell-0.50.5.tar.gz and double-click it so that OS X unpacks it to form a folder aspell-0.50.5. Drag this to your /dp folder.+
+In your terminal window perform the installation. Interestingly, this installation will not work in Tiger with the new, gcc 4.0 compiler; you must switch to the older gcc 3.3. Here are the commands to issue:+
+cd /dp/aspell-0.50.5+
+sudo gcc_select 3.3+
+sudo ./configure+
+sudo make+
+sudo make install+
Using gcc 3.3 produced
+checking for C++ compiler default output file name... configure: error: C++ compiler cannot create executables+
Using ing gcc 4.0 looks more successful, but when I do ./configure I get a long output which ends with
+/usr/bin/libtool: internal link edit command failed+
+make[1]: * [libaspell.la] Error 1+
+make: * [install-recursive] Error 1+
Does this have an obvious solution? Thanks! Kit
iMac Intel, iBook G3, blue & white G3, Mac OS X (10.4.4), (G3s running 10.3.9