Hi, i unzipped the zip to my linux box and typed, make but i got.... pubkey.cpp:24: error: cannot call member function `virtual unsigned int CryptoPP::PK_FixedLengthCryptoSystem::CipherTextLength() const' without object pubkey.cpp: In member function `void CryptoPP::EncryptorTemplate<P, T>::Encrypt(CryptoPP::RandomNumberGenerator&, const byte*, unsigned int, byte*) [with P = CryptoPP::OAEP<CryptoPP::SHA, CryptoPP::P1363_MGF1<CryptoPP::SHA>, (&CryptoPP::OAEP_P_DEFAULT), 0>, T = CryptoPP::LUCFunction]': luc.cpp:14: instantiated from here pubkey.cpp:31: error: cannot call member function `virtual unsigned int CryptoPP::PK_FixedLengthCryptoSystem::MaxPlainTextLength() const' without object luc.cpp:14: instantiated from here pubkey.cpp:35: error: cannot call member function `virtual unsigned int CryptoPP::PK_FixedLengthCryptoSystem::CipherTextLength() const' without object make: *** [luc.o] Error 1 help!!!! http://www.iol.ie
