-
-
Save MaSven/642e39900f6d0e2c3f1b7432554f19f5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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