02 Sep 12, 06:55PM
(02 Sep 12, 02:05AM)Iguana Wrote:[SELECT ALL] Code:Libraries have been installed in:
/usr/local/lib
(02 Sep 12, 05:09AM)Iguana Wrote: .//bin_unix/native_server: error while loading shared libraries: libenet.so.1: cannot open shared object file: No such file or directory
Either add /usr/local/lib to your LD_PATH, or do something along the lines of ln -s /usr/local/lib/libenet.so.1.0.0 /usr/lib/libenet.so.1
(02 Sep 12, 05:09AM)Iguana Wrote: root@raspberrypi:/home/pi/AC_1104# sh ./raspi_ACserver.shThere's the problem, I guess.
./raspi_ACserver.sh: 1: exec: >>/<<bin_unix/native_server: not found