well i tried to mod debian to use less ram but i ended up causing my wifi to not work at all 60 mb of ram on my arch install with its openbox gui.So you've killed Debian and now think that Arch would last longer? Neat.
Is the said library installed? (Just in case)
If you have other (newer) version of libssl, a symlink might help.
Also, which guide for setting up the environment did you follow? I want to set up one for myself, too. I have one in a virtual machine, but it's slow.
Then you have done it wrong (When installing debian my base system is about these 60M on disk)well i tried to mod debian to use less ram but i ended up causing my wifi to not work at all 60 mb of ram on my arch install with its openbox gui.
As I told you, these libraries are also in the toolchain :im using sebt3's tool chain my libssl.so files are v 1.0.0
doing cd /usr/lib
sudo ln -s libssl.so.1.0.0 libssl.so.0.9.8
sudo ln -s libcrypto.so.1.0.0 libcrypto.so.0.9.8
worked and fixed my issue now using opkg-target update is giving me bad/illegal format or missing url
Make sure /usr/local/angstrom/arm/lib/ is part of your LD_LIBRARY_PATH
I wouldnt recommand to run this command anymore. And anyway it's useless for a task like this :[willhelm@localhost arm]$ opkg-target update
/usr/local/angstrom/arm/bin/opkg-cl: error while loading shared libraries: libcrypto.so.0.9.8: cannot open shared object file: No such file or directory
I try to compile a driver for an usb-to ethernet dongle