Martin M. wrote in post #1041255: > Hello, > > (attention, newbie, if there is a better forum, please tell me) > > i want to cross-compile an up-to-date version of Ruby for Angstrom Linux > with OpenSSL support. Has someone already done this ? > Build machine is an Ubuntu 11.10, 32 bit edition. Target is ARM Linux. > > Whereever i put my OpenSSL include files and OpenSSL libs, > Ruby compilation always tells, nothing for OpenSSL found. > What is it checking in detail ? Availability of the include files ? > Or the libs ? Something else ? > Did you succeed cross-compiling OpenSSL? Did you point Ruby configure process to the location where the artifacts of installing cross-compiled OpenSSL are located? (it should have a bin/lib/include set of folders) -- Luis Lavena -- Posted via http://www.ruby-forum.com/.