Hi Andrew,
Well, I went back to Debian 8 with backports, and installed all the packages except libmicrohttp, which I installed from git source, and
it finally compiled. Now I get the following error:
root@mag:~/MagickaBBS# ./magicka config/bbs.ini./magicka: error while loading shared libraries: libmicrohttpd.so.12: cannot open shared
object file: No such file or directory
Sounds like you need to add /usr/local/lib to ld.so.conf and run ldconfig as root
root@mag:~/MagickaBBS# ./magicka config/bbs.ini./magicka: error while loading shared libraries: libmicrohttpd.so.12: cannot open shared
object file: No such file or directory
Normally this wouldn't be a problem, but I've made a link from /usr/local/lib/libmicrohttpd.so to /usr/local/lib/libmicrohttpd.so.12
and /lib64/libmicrohttpd.so.12 and neither work. I'm at a loss here.
Where exactly is it looking for that library? Thank you!
You need libmicrohttpd-dev package installed .. make sure you reinstall/upgrade all the required dependancies.. I find alot of my problems are missing dependencies :D
Sysop: | altere |
---|---|
Location: | Houston, TX |
Users: | 69 |
Nodes: | 4 (0 / 4) |
Uptime: | 11:44:06 |
Calls: | 1,181 |
Calls today: | 1 |
Files: | 8,228 |
Messages: | 303,483 |