Skip to content

Instantly share code, notes, and snippets.

@MaSven
Created March 3, 2017 12:13
Show Gist options
  • Save MaSven/642e39900f6d0e2c3f1b7432554f19f5 to your computer and use it in GitHub Desktop.
Save MaSven/642e39900f6d0e2c3f1b7432554f19f5 to your computer and use it in GitHub Desktop.
cd lib/orcania && make install
make[1]: Verzeichnis „/home/sven/git/ulfius/lib/orcania“ wird betreten
cp liborcania.so.0.8 /usr/lib
cp orcania.h /usr/include
/sbin/ldconfig -r /usr
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /usr/share/defaults/etc/ld.so.conf: No such file or directory
/sbin/ldconfig: Can't create temporary cache file /etc/ld.so.cache~: No such file or directory
make[1]: *** [Makefile:43: install] Fehler 1
make[1]: Verzeichnis „/home/sven/git/ulfius/lib/orcania“ wird verlassen
make: *** [Makefile:35: install] Fehler 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment