Quantcast
Channel: Active questions tagged ubuntu - Stack Overflow
Viewing all articles
Browse latest Browse all 7072

Makefile:252: recipe for target 'install' failed

$
0
0

I'm trying to install pwlib on my asterisk/ubuntu 16.04 server, but when I try to run make install I get the following error message:

( for dir in /usr/local/lib \             /usr/local/bin \             /usr/local/include/ptlib \                     /usr/local/include/ptlib/unix/ptlib \                     /usr/local/include/ptclib \                     /usr/local/share/pwlib/make ; \        do mkdir -p $dir ; chmod 755 $dir ; \done )/usr/bin/install -c -m 444 lib/libpt_linux_x86_64_r.so.1.12.0 /usr/local/lib/usr/bin/install: cannot stat 'lib/libpt_linux_x86_64_r.so.1.12.0': No such file or directoryMakefile:252: recipe for target 'install' failedmake: *** [install] Error 1

Viewing all articles
Browse latest Browse all 7072

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>