Got a new one:
[root@localhost yahoopops]# ./ypcompile
This script will set the necessary parameters for compilation
Use this script for compilation purposes
Default location for binary files is /usr/local/bin
Do you want to use the default location ?(Y/N)
y
Default location for library files is /usr/local/lib
Do you want to use the default location ?(Y/N)
y
Default location for config files(ypopsrc) is /usr/local/share
Do you want to use the default location ?(Y/N)
n
Enter the location where you want to install the files
/home/tweaker/.yahoopops
Ypops! uses openssl libraries from
http://www.openssl.org
Please download and compile any version greater than or equal to 0.9.7a
Enter the root directory of your openssl installation
/usr
Ypops! uses Curl libraries from
http://curl.haxx.se/
Please download and compile any version greater than or equal to 7.10.5
Enter the root directory of your curl installation
/usr
Yahoopops! uses mimepp sources from
http://ypops.sourceforge.net/downloads
Please download it and extract to any directory.DO NOT COMPILE IT.
Enter the root directory of your mimepp sources
/home/tweaker/.mimepp
Starting compilation process
rm -f ypops
make mimelib;make libre_lib;make ypops
make[1]: Entering directory `/home/tweaker/Downloads/yahoopops/src'
cd /home/tweaker/.mimepp;make -f makefile-unix rel_lib;cd /home/tweaker/Downloads/yahoopops/src
make[2]: Entering directory `/home/tweaker/.mimepp'
ar rc ./rel/libmimepp_net.a ./rel/protocol.o ./rel/nntp.o ./rel/pop.o ./rel/smtp.o
ranlib ./rel/libmimepp_net.a
make[2]: Leaving directory `/home/tweaker/.mimepp'
make[1]: Leaving directory `/home/tweaker/Downloads/yahoopops/src'
make[1]: Entering directory `/home/tweaker/Downloads/yahoopops/src'
cd ../lib/re_lib;make;cd ../../src
make[2]: Entering directory `/home/tweaker/Downloads/yahoopops/lib/re_lib'
ar q libre_lib.a regexp.o regsub.o regerror.o relib_enhance.o
make[2]: Leaving directory `/home/tweaker/Downloads/yahoopops/lib/re_lib'
make[1]: Leaving directory `/home/tweaker/Downloads/yahoopops/src'
make[1]: Entering directory `/home/tweaker/Downloads/yahoopops/src'
g++ -O3 -Wno-non-template-friend -Wno-deprecated -O -I../lib/re_lib -I/home/tweaker/.mimepp/src -I/home/tweaker/.mimepp/examples/email -I/usr/include -I/usr/include -D_REENTRANT -DCONFIG_FILE_LOC="\"/home/tweaker/.yahoopops\"" -o ypops ConfigAdvancedPage.o ConfigEmailPage.o ConfigEmailPreferencesPage.o ConfigFoldersPage.o ConfigLogPage.o ConfigMailSmtpPage.o ConfigMiscPage.o ConfigNetworkPage.o ConfigProxyPage.o ConfigSecurityPage.o ConfigureDlg.o CustomPropertyPage.o DataHolder.o DisclaimerDlg.o Email.o HttpClient.o HttpClientResponse.o HttpSession.o HyperLink.o LogFile.o mainfrm.o OptionsTreeDlg.o ProgressWnd.o ServiceClient.o SmtpListener.o stdafx.o trayicon.o UpdateYahooPOPsDlg.o vsscanf.o WebBrowser.o YAHOOPOPS.o YahooSessionCache.o YahooStuff.o EmailMessage.o EmailAttach.o EmailAttachList.o EmailText.o EmailDate.o EmailAddress.o EmailAddressList.o ../lib/re_lib/libre_lib.a /home/tweaker/.mimepp/rel/libmimepp_core.a /home/tweaker/.mimepp/rel/libmimepp_util.a /home/tweaker/.mimepp/rel/libmimepp_net.a /usr/lib/libcurl.a -lstdc++ -lpthread -lnsl /usr/lib/libssl.a /usr/lib/libcrypto.a -ldl
g++: /usr/lib/libssl.a: No such file or directory
g++: /usr/lib/libcrypto.a: No such file or directory
make[1]: *** [ypops] Error 1
make[1]: Leaving directory `/home/tweaker/Downloads/yahoopops/src'
make: *** [all] Error 2
Yahoopops has not yet been built.Please build it