RE: [Aspell-user] No Makefile

2003-03-24 Thread Dormont, Dan (CORP)
Based on my own experience and previous posts to the list: first make sure the environment variable LD_LIBRARY_PATH inludes /usr/local/lib If that doesn't fix it, make sure that you actually have libstdc++.so.* on your system. If you installed gcc-3.2 from sunfreeware.com, you may also need to

RE: [Aspell-user] Personal word list update

2003-02-21 Thread Dormont, Dan (CORP)
Did you remember to send a '#' at the end? This is necessary to save your changes back to the file. This tripped me up initially until I gave the manual a second read-through. Dan -Original Message- From: Maurice Rickard [mailto:[EMAIL PROTECTED] Sent: Friday, February 21, 2003 2:09 PM

RE: [Aspell-user] Help!

2002-10-04 Thread Dormont, Dan (CORP)
I encountered this same problem last week. I assume you are using gcc and have it installed in /usr/local/bin. In that case, you need to make sure that the variable LD_LIBRARY_PATH includes the location /usr/local/lib, because this is where libstdc++ probably is. At least it was for me (on