Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
サードパーティの lib として openssl を使用しています。これは 32 ビット システムで動作します。64ビット用に構成するにはどうすればよいですか? CentOs 6.02 OS を使用しています。
この問題は、openssl ディレクトリから ./configure を実行して、openssl を x86_64 に構成することで修正できます。
x86-64 マシンで openssl をコンパイルするだけです。