plumecfd@plumecfd:~$ cd Desktop/libsndfile-1.0.25/ plumecfd@plumecfd:~/Desktop/libsndfile-1.0.25$ sudo make install [sudo] password for plumecfd: Making install in M4 make[1]: Entering directory '/home/plumecfd/Desktop/libsndfile-1.0.25/M4' make[2]: Entering directory '/home/plumecfd/Desktop/libsndfile-1.0.25/M4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/plumecfd/Desktop/libsndfile-1.0.25/M4' make[1]: Leaving directory '/home/plumecfd/Desktop/libsndfile-1.0.25/M4' Making install in man make[1]: Entering directory '/home/plumecfd/Desktop/libsndfile-1.0.25/man' make[2]: Entering directory '/home/plumecfd/Desktop/libsndfile-1.0.25/man' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/local/share/man/man1" || /bin/mkdir -p "/usr/local/share/man/man1" /usr/bin/install -c -m 644 sndfile-info.1 sndfile-play.1 sndfile-convert.1 sndfile-cmp.1 sndfile-metadata-get.1 sndfile-metadata-set.1 sndfile-concat.1 sndfile-interleave.1 sndfile-deinterleave.1 '/usr/local/share/man/man1' make[2]: Leaving directory '/home/plumecfd/Desktop/libsndfile-1.0.25/man' make[1]: Leaving directory '/home/plumecfd/Desktop/libsndfile-1.0.25/man' Making install in doc make[1]: Entering directory '/home/plumecfd/Desktop/libsndfile-1.0.25/doc' make[2]: Entering directory '/home/plumecfd/Desktop/libsndfile-1.0.25/doc' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/local/share/doc/libsndfile1-dev/html" || /bin/mkdir -p "/usr/local/share/doc/libsndfile1-dev/html" /usr/bin/install -c -m 644 index.html libsndfile.jpg libsndfile.css api.html command.html bugs.html sndfile_info.html new_file_type.HOWTO pkgconfig.html win32.html FAQ.html lists.html embedded_files.html octave.html dither.html tutorial.html '/usr/local/share/doc/libsndfile1-dev/html' make[2]: Leaving directory '/home/plumecfd/Desktop/libsndfile-1.0.25/doc' make[1]: Leaving directory '/home/plumecfd/Desktop/libsndfile-1.0.25/doc' Making install in Win32 make[1]: Entering directory '/home/plumecfd/Desktop/libsndfile-1.0.25/Win32' make[2]: Entering directory '/home/plumecfd/Desktop/libsndfile-1.0.25/Win32' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/plumecfd/Desktop/libsndfile-1.0.25/Win32' make[1]: Leaving directory '/home/plumecfd/Desktop/libsndfile-1.0.25/Win32' Making install in src make[1]: Entering directory '/home/plumecfd/Desktop/libsndfile-1.0.25/src' make[2]: Entering directory '/home/plumecfd/Desktop/libsndfile-1.0.25/src' test -z "/usr/local/lib" || /bin/mkdir -p "/usr/local/lib" /bin/bash ../libtool --mode=install /usr/bin/install -c libsndfile.la '/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libsndfile.so.1.0.25 /usr/local/lib/libsndfile.so.1.0.25 libtool: install: (cd /usr/local/lib && { ln -s -f libsndfile.so.1.0.25 libsndfile.so.1 || { rm -f libsndfile.so.1 && ln -s libsndfile.so.1.0.25 libsndfile.so.1; }; }) libtool: install: (cd /usr/local/lib && { ln -s -f libsndfile.so.1.0.25 libsndfile.so || { rm -f libsndfile.so && ln -s libsndfile.so.1.0.25 libsndfile.so; }; }) libtool: install: /usr/bin/install -c .libs/libsndfile.lai /usr/local/lib/libsndfile.la libtool: install: /usr/bin/install -c .libs/libsndfile.a /usr/local/lib/libsndfile.a libtool: install: chmod 644 /usr/local/lib/libsndfile.a libtool: install: ranlib /usr/local/lib/libsndfile.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/local/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- test -z "/usr/local/include" || /bin/mkdir -p "/usr/local/include" /usr/bin/install -c -m 644 sndfile.hh '/usr/local/include' test -z "/usr/local/include" || /bin/mkdir -p "/usr/local/include" /usr/bin/install -c -m 644 sndfile.h '/usr/local/include' make[2]: Leaving directory '/home/plumecfd/Desktop/libsndfile-1.0.25/src' make[1]: Leaving directory '/home/plumecfd/Desktop/libsndfile-1.0.25/src' Making install in examples make[1]: Entering directory '/home/plumecfd/Desktop/libsndfile-1.0.25/examples' make[2]: Entering directory '/home/plumecfd/Desktop/libsndfile-1.0.25/examples' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/plumecfd/Desktop/libsndfile-1.0.25/examples' make[1]: Leaving directory '/home/plumecfd/Desktop/libsndfile-1.0.25/examples' Making install in regtest make[1]: Entering directory '/home/plumecfd/Desktop/libsndfile-1.0.25/regtest' make[2]: Entering directory '/home/plumecfd/Desktop/libsndfile-1.0.25/regtest' test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin" /bin/bash ../libtool --mode=install /usr/bin/install -c sndfile-regtest '/usr/local/bin' libtool: install: /usr/bin/install -c .libs/sndfile-regtest /usr/local/bin/sndfile-regtest make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/plumecfd/Desktop/libsndfile-1.0.25/regtest' make[1]: Leaving directory '/home/plumecfd/Desktop/libsndfile-1.0.25/regtest' Making install in tests make[1]: Entering directory '/home/plumecfd/Desktop/libsndfile-1.0.25/tests' make[2]: Entering directory '/home/plumecfd/Desktop/libsndfile-1.0.25/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/plumecfd/Desktop/libsndfile-1.0.25/tests' make[1]: Leaving directory '/home/plumecfd/Desktop/libsndfile-1.0.25/tests' Making install in programs make[1]: Entering directory '/home/plumecfd/Desktop/libsndfile-1.0.25/programs' make[2]: Entering directory '/home/plumecfd/Desktop/libsndfile-1.0.25/programs' test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin" /bin/bash ../libtool --mode=install /usr/bin/install -c sndfile-info sndfile-play sndfile-convert sndfile-cmp sndfile-metadata-set sndfile-metadata-get sndfile-interleave sndfile-deinterleave sndfile-concat sndfile-salvage '/usr/local/bin' libtool: install: /usr/bin/install -c .libs/sndfile-info /usr/local/bin/sndfile-info libtool: install: /usr/bin/install -c .libs/sndfile-play /usr/local/bin/sndfile-play libtool: install: /usr/bin/install -c .libs/sndfile-convert /usr/local/bin/sndfile-convert libtool: install: /usr/bin/install -c .libs/sndfile-cmp /usr/local/bin/sndfile-cmp libtool: install: /usr/bin/install -c .libs/sndfile-metadata-set /usr/local/bin/sndfile-metadata-set libtool: install: /usr/bin/install -c .libs/sndfile-metadata-get /usr/local/bin/sndfile-metadata-get libtool: install: /usr/bin/install -c .libs/sndfile-interleave /usr/local/bin/sndfile-interleave libtool: install: /usr/bin/install -c .libs/sndfile-deinterleave /usr/local/bin/sndfile-deinterleave libtool: install: /usr/bin/install -c .libs/sndfile-concat /usr/local/bin/sndfile-concat libtool: install: /usr/bin/install -c .libs/sndfile-salvage /usr/local/bin/sndfile-salvage make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/plumecfd/Desktop/libsndfile-1.0.25/programs' make[1]: Leaving directory '/home/plumecfd/Desktop/libsndfile-1.0.25/programs' make[1]: Entering directory '/home/plumecfd/Desktop/libsndfile-1.0.25' make[2]: Entering directory '/home/plumecfd/Desktop/libsndfile-1.0.25' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/local/lib/pkgconfig" || /bin/mkdir -p "/usr/local/lib/pkgconfig" /usr/bin/install -c -m 644 sndfile.pc '/usr/local/lib/pkgconfig' make[2]: Leaving directory '/home/plumecfd/Desktop/libsndfile-1.0.25' make[1]: Leaving directory '/home/plumecfd/Desktop/libsndfile-1.0.25' plumecfd@plumecfd:~/Desktop/libsndfile-1.0.25$