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 install the package libgcc-3.2 from them as well. Dan -----Original Message----- From: James Pittman [mailto:[EMAIL PROTECTED] Sent: Monday, March 24, 2003 1:00 PM To: [EMAIL PROTECTED] Subject: [Aspell-user] "No Makefile" Hi, Having trouble installing aspell-0.50.3 on Solaris 5.8. ./configure --prefix=/misc/local yields: checking for a BSD-compatible install... /local/gnu/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for g++... g++ checking for C++ compiler default output... a.out checking whether the C++ compiler works... configure: error: cannot run C++ compiled programs. If you meant to cross compile, use `--host'. See `config.log' for more details. Anyone seen this? Jamie _______________________________________________ Aspell-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/aspell-user _______________________________________________ Aspell-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/aspell-user
