Skip to content

Instantly share code, notes, and snippets.

@avilleret
Created December 27, 2014 16:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save avilleret/60410e852dd755083d21 to your computer and use it in GitHub Desktop.
Save avilleret/60410e852dd755083d21 to your computer and use it in GitHub Desktop.
install log after cleaning
antoine@antoine-Laptop:~/pd/pd-git$ sudo make install
[sudo] password for antoine:
make -C po all
make[1]: Entering directory '/home/antoine/pd/pd-git/po'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/antoine/pd/pd-git/po'
make install-recursive
make[1]: Entering directory '/home/antoine/pd/pd-git'
Making install in portaudio
make[2]: Entering directory '/home/antoine/pd/pd-git/portaudio'
/usr/bin/install -c -d /usr/local/lib
/bin/bash ./libtool --mode=install /usr/bin/install -c lib/libportaudio.la /usr/local/lib
libtool: install: /usr/bin/install -c lib/.libs/libportaudio.so.2.0.0 /usr/local/lib/libportaudio.so.2.0.0
libtool: install: (cd /usr/local/lib && { ln -s -f libportaudio.so.2.0.0 libportaudio.so.2 || { rm -f libportaudio.so.2 && ln -s libportaudio.so.2.0.0 libportaudio.so.2; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libportaudio.so.2.0.0 libportaudio.so || { rm -f libportaudio.so && ln -s libportaudio.so.2.0.0 libportaudio.so; }; })
libtool: install: /usr/bin/install -c lib/.libs/libportaudio.lai /usr/local/lib/libportaudio.la
libtool: install: /usr/bin/install -c lib/.libs/libportaudio.a /usr/local/lib/libportaudio.a
libtool: install: chmod 644 /usr/local/lib/libportaudio.a
libtool: install: ranlib /usr/local/lib/libportaudio.a
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/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.
----------------------------------------------------------------------
/usr/bin/install -c -d /usr/local/include
for include in portaudio.h pa_linux_alsa.h pa_jack.h; do \
/usr/bin/install -c -m 644 -m 644 ./include/$include /usr/local/include/$include; \
done
/usr/bin/install -c -d /usr/local/lib/pkgconfig
/usr/bin/install -c -m 644 portaudio-2.0.pc /usr/local/lib/pkgconfig/portaudio-2.0.pc
------------------------------------------------------------
PortAudio was successfully installed.
On some systems (e.g. Linux) you should run 'ldconfig' now
to make the shared object available. You may also need to
modify your LD_LIBRARY_PATH environment variable to include
the directory /usr/local/lib
------------------------------------------------------------
make install-recursive
make[3]: Entering directory '/home/antoine/pd/pd-git/portaudio'
if test -n "" ; then for dir in ""; do make -C $dir install; done ; fi
make[3]: Leaving directory '/home/antoine/pd/pd-git/portaudio'
make[2]: Leaving directory '/home/antoine/pd/pd-git/portaudio'
Making install in src
make[2]: Entering directory '/home/antoine/pd/pd-git/src'
make[3]: Entering directory '/home/antoine/pd/pd-git/src'
/bin/mkdir -p '/usr/local/bin'
/bin/bash ../libtool --mode=install /usr/bin/install -c pd pdsend pdreceive '/usr/local/bin'
libtool: install: /usr/bin/install -c .libs/pd /usr/local/bin/pd
libtool: install: /usr/bin/install -c pdsend /usr/local/bin/pdsend
libtool: install: /usr/bin/install -c pdreceive /usr/local/bin/pdreceive
/bin/mkdir -p '/usr/local/include'
/usr/bin/install -c -m 644 m_pd.h '/usr/local/include'
/bin/mkdir -p '/usr/local/lib/pd/bin'
/bin/bash ../libtool --mode=install /usr/bin/install -c pd-watchdog pd '/usr/local/lib/pd/bin'
libtool: install: /usr/bin/install -c pd-watchdog /usr/local/lib/pd/bin/pd-watchdog
libtool: install: /usr/bin/install -c .libs/pd /usr/local/lib/pd/bin/pd
/bin/mkdir -p '/usr/local/include/pd'
/usr/bin/install -c -m 644 m_pd.h m_imp.h g_canvas.h s_stuff.h g_all_guis.h '/usr/local/include/pd'
make[3]: Leaving directory '/home/antoine/pd/pd-git/src'
make[2]: Leaving directory '/home/antoine/pd/pd-git/src'
Making install in man
make[2]: Entering directory '/home/antoine/pd/pd-git/man'
make[3]: Entering directory '/home/antoine/pd/pd-git/man'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/usr/local/share/man/man1'
/usr/bin/install -c -m 644 pd.1 pdsend.1 pdreceive.1 '/usr/local/share/man/man1'
make[3]: Leaving directory '/home/antoine/pd/pd-git/man'
make[2]: Leaving directory '/home/antoine/pd/pd-git/man'
Making install in tcl
make[2]: Entering directory '/home/antoine/pd/pd-git/tcl'
make[3]: Entering directory '/home/antoine/pd/pd-git/tcl'
/bin/mkdir -p '/usr/local/bin'
/usr/bin/install -c pd-gui.tcl '/usr/local/bin'
/bin/mkdir -p '/usr/local/lib/pd/tcl'
/usr/bin/install -c -m 644 apple_events.tcl dialog_canvas.tcl dialog_gatom.tcl dialog_path.tcl pd_bindings.tcl pd_menus.tcl pdwindow.tcl scrollboxwindow.tcl AppMain.tcl dialog_data.tcl dialog_iemgui.tcl dialog_startup.tcl pd_connect.tcl pkgIndex.tcl wheredoesthisgo.tcl dialog_array.tcl dialog_find.tcl dialog_message.tcl helpbrowser.tcl pdtk_canvas.tcl pkg_mkIndex.tcl dialog_audio.tcl dialog_font.tcl dialog_midi.tcl opt_parser.tcl pd_menucommands.tcl pdtk_text.tcl pdtk_textwindow.tcl scrollbox.tcl pd_guiprefs.tcl pd.ico '/usr/local/lib/pd/tcl'
/bin/mkdir -p '/usr/local/lib/pd/tcl'
/usr/bin/install -c pd-gui.tcl '/usr/local/lib/pd/tcl'
make[3]: Leaving directory '/home/antoine/pd/pd-git/tcl'
make[2]: Leaving directory '/home/antoine/pd/pd-git/tcl'
Making install in po
make[2]: Entering directory '/home/antoine/pd/pd-git/po'
make[3]: Entering directory '/home/antoine/pd/pd-git/po'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/usr/local/lib/pd/po'
/usr/bin/install -c -m 644 af.msg az.msg be.msg bg.msg de.msg el.msg en_ca.msg eu.msg fr.msg gu.msg he.msg hi.msg hu.msg it.msg pa.msg pt_br.msg pt_pt.msg sq.msg sv.msg vi.msg '/usr/local/lib/pd/po'
make[3]: Leaving directory '/home/antoine/pd/pd-git/po'
make[2]: Leaving directory '/home/antoine/pd/pd-git/po'
Making install in extra
make[2]: Entering directory '/home/antoine/pd/pd-git/extra'
Making install in bonk~
make[3]: Entering directory '/home/antoine/pd/pd-git/extra/bonk~'
make[4]: Entering directory '/home/antoine/pd/pd-git/extra/bonk~'
make[4]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/usr/local/lib/pd/extra/bonk~'
/usr/bin/install -c -m 644 bonk~-help.pd templates.txt '/usr/local/lib/pd/extra/bonk~'
/bin/mkdir -p '/usr/local/lib/pd/extra/bonk~'
/bin/bash ../../libtool --mode=install /usr/bin/install -c bonk~.la '/usr/local/lib/pd/extra/bonk~'
libtool: install: /usr/bin/install -c .libs/bonk~.pd_linux /usr/local/lib/pd/extra/bonk~/bonk~.pd_linux
libtool: install: /usr/bin/install -c .libs/bonk~.lai /usr/local/lib/pd/extra/bonk~/bonk~.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/pd/extra/bonk~
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib/pd/extra/bonk~
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.
----------------------------------------------------------------------
make[4]: Leaving directory '/home/antoine/pd/pd-git/extra/bonk~'
make[3]: Leaving directory '/home/antoine/pd/pd-git/extra/bonk~'
Making install in choice
make[3]: Entering directory '/home/antoine/pd/pd-git/extra/choice'
make[4]: Entering directory '/home/antoine/pd/pd-git/extra/choice'
make[4]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/usr/local/lib/pd/extra/choice'
/usr/bin/install -c -m 644 choice-help.pd '/usr/local/lib/pd/extra/choice'
/bin/mkdir -p '/usr/local/lib/pd/extra/choice'
/bin/bash ../../libtool --mode=install /usr/bin/install -c choice.la '/usr/local/lib/pd/extra/choice'
libtool: install: /usr/bin/install -c .libs/choice.pd_linux /usr/local/lib/pd/extra/choice/choice.pd_linux
libtool: install: /usr/bin/install -c .libs/choice.lai /usr/local/lib/pd/extra/choice/choice.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/pd/extra/choice
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib/pd/extra/choice
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.
----------------------------------------------------------------------
make[4]: Leaving directory '/home/antoine/pd/pd-git/extra/choice'
make[3]: Leaving directory '/home/antoine/pd/pd-git/extra/choice'
Making install in expr~
make[3]: Entering directory '/home/antoine/pd/pd-git/extra/expr~'
make[4]: Entering directory '/home/antoine/pd/pd-git/extra/expr~'
make[4]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/usr/local/lib/pd/extra/expr~'
/usr/bin/install -c -m 644 ../expr-help.pd LICENSE.txt README.txt '/usr/local/lib/pd/extra/expr~'
/bin/mkdir -p '/usr/local/lib/pd/extra/expr~'
/bin/bash ../../libtool --mode=install /usr/bin/install -c expr~.la '/usr/local/lib/pd/extra/expr~'
libtool: install: /usr/bin/install -c .libs/expr~.pd_linux /usr/local/lib/pd/extra/expr~/expr~.pd_linux
libtool: install: /usr/bin/install -c .libs/expr~.lai /usr/local/lib/pd/extra/expr~/expr~.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/pd/extra/expr~
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib/pd/extra/expr~
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.
----------------------------------------------------------------------
make install-data-hook
make[5]: Entering directory '/home/antoine/pd/pd-git/extra/expr~'
cd /usr/local/lib/pd/extra/expr~ && ( \
rm -f expr.pd_linux; \
rm -f fexpr~.pd_linux; \
rm -f ../expr.pd_linux; \
rm -f ../expr~.pd_linux; \
rm -f ../fexpr~.pd_linux; \
rm -f ../expr-help.pd; \
rm -f ../expr~-help.pd; \
rm -f ../fexpr~-help.pd; \
ln -s expr~.pd_linux expr.pd_linux; \
ln -s expr~.pd_linux fexpr~.pd_linux; \
cd ..; \
ln -s expr~/expr.pd_linux expr.pd_linux; \
ln -s expr~/expr~.pd_linux expr~.pd_linux; \
ln -s expr~/fexpr~.pd_linux fexpr~.pd_linux; \
ln -s expr~/expr-help.pd expr-help.pd; \
ln -s expr~/expr-help.pd expr~-help.pd; \
ln -s expr~/expr-help.pd fexpr~-help.pd; \
)
make[5]: Leaving directory '/home/antoine/pd/pd-git/extra/expr~'
make[4]: Leaving directory '/home/antoine/pd/pd-git/extra/expr~'
make[3]: Leaving directory '/home/antoine/pd/pd-git/extra/expr~'
Making install in fiddle~
make[3]: Entering directory '/home/antoine/pd/pd-git/extra/fiddle~'
make[4]: Entering directory '/home/antoine/pd/pd-git/extra/fiddle~'
make[4]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/usr/local/lib/pd/extra/fiddle~'
/usr/bin/install -c -m 644 fiddle~-help.pd '/usr/local/lib/pd/extra/fiddle~'
/bin/mkdir -p '/usr/local/lib/pd/extra/fiddle~'
/bin/bash ../../libtool --mode=install /usr/bin/install -c fiddle~.la '/usr/local/lib/pd/extra/fiddle~'
libtool: install: /usr/bin/install -c .libs/fiddle~.pd_linux /usr/local/lib/pd/extra/fiddle~/fiddle~.pd_linux
libtool: install: /usr/bin/install -c .libs/fiddle~.lai /usr/local/lib/pd/extra/fiddle~/fiddle~.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/pd/extra/fiddle~
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib/pd/extra/fiddle~
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.
----------------------------------------------------------------------
make[4]: Leaving directory '/home/antoine/pd/pd-git/extra/fiddle~'
make[3]: Leaving directory '/home/antoine/pd/pd-git/extra/fiddle~'
Making install in loop~
make[3]: Entering directory '/home/antoine/pd/pd-git/extra/loop~'
make[4]: Entering directory '/home/antoine/pd/pd-git/extra/loop~'
make[4]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/usr/local/lib/pd/extra/loop~'
/usr/bin/install -c -m 644 loop~-help.pd test-loop~.pd '/usr/local/lib/pd/extra/loop~'
/bin/mkdir -p '/usr/local/lib/pd/extra/loop~'
/bin/bash ../../libtool --mode=install /usr/bin/install -c loop~.la '/usr/local/lib/pd/extra/loop~'
libtool: install: /usr/bin/install -c .libs/loop~.pd_linux /usr/local/lib/pd/extra/loop~/loop~.pd_linux
libtool: install: /usr/bin/install -c .libs/loop~.lai /usr/local/lib/pd/extra/loop~/loop~.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/pd/extra/loop~
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib/pd/extra/loop~
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.
----------------------------------------------------------------------
make[4]: Leaving directory '/home/antoine/pd/pd-git/extra/loop~'
make[3]: Leaving directory '/home/antoine/pd/pd-git/extra/loop~'
Making install in lrshift~
make[3]: Entering directory '/home/antoine/pd/pd-git/extra/lrshift~'
make[4]: Entering directory '/home/antoine/pd/pd-git/extra/lrshift~'
make[4]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/usr/local/lib/pd/extra/lrshift~'
/usr/bin/install -c -m 644 lrshift~-help.pd '/usr/local/lib/pd/extra/lrshift~'
/bin/mkdir -p '/usr/local/lib/pd/extra/lrshift~'
/bin/bash ../../libtool --mode=install /usr/bin/install -c lrshift~.la '/usr/local/lib/pd/extra/lrshift~'
libtool: install: /usr/bin/install -c .libs/lrshift~.pd_linux /usr/local/lib/pd/extra/lrshift~/lrshift~.pd_linux
libtool: install: /usr/bin/install -c .libs/lrshift~.lai /usr/local/lib/pd/extra/lrshift~/lrshift~.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/pd/extra/lrshift~
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib/pd/extra/lrshift~
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.
----------------------------------------------------------------------
make[4]: Leaving directory '/home/antoine/pd/pd-git/extra/lrshift~'
make[3]: Leaving directory '/home/antoine/pd/pd-git/extra/lrshift~'
Making install in pd~
make[3]: Entering directory '/home/antoine/pd/pd-git/extra/pd~'
make[4]: Entering directory '/home/antoine/pd/pd-git/extra/pd~'
make[4]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/usr/local/lib/pd/extra/pd~'
/usr/bin/install -c -m 644 pd~-help.pd pd~-subprocess.pd '/usr/local/lib/pd/extra/pd~'
/bin/mkdir -p '/usr/local/lib/pd/extra/pd~'
/bin/bash ../../libtool --mode=install /usr/bin/install -c pd~.la pdsched.la '/usr/local/lib/pd/extra/pd~'
libtool: install: /usr/bin/install -c .libs/pd~.pd_linux /usr/local/lib/pd/extra/pd~/pd~.pd_linux
libtool: install: /usr/bin/install -c .libs/pd~.lai /usr/local/lib/pd/extra/pd~/pd~.la
libtool: install: /usr/bin/install -c .libs/pdsched.pd_linux /usr/local/lib/pd/extra/pd~/pdsched.pd_linux
libtool: install: /usr/bin/install -c .libs/pdsched.lai /usr/local/lib/pd/extra/pd~/pdsched.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/pd/extra/pd~
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib/pd/extra/pd~
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.
----------------------------------------------------------------------
make[4]: Leaving directory '/home/antoine/pd/pd-git/extra/pd~'
make[3]: Leaving directory '/home/antoine/pd/pd-git/extra/pd~'
Making install in pique
make[3]: Entering directory '/home/antoine/pd/pd-git/extra/pique'
make[4]: Entering directory '/home/antoine/pd/pd-git/extra/pique'
make[4]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/usr/local/lib/pd/extra/pique'
/usr/bin/install -c -m 644 pique-help.pd '/usr/local/lib/pd/extra/pique'
/bin/mkdir -p '/usr/local/lib/pd/extra/pique'
/bin/bash ../../libtool --mode=install /usr/bin/install -c pique.la '/usr/local/lib/pd/extra/pique'
libtool: install: /usr/bin/install -c .libs/pique.pd_linux /usr/local/lib/pd/extra/pique/pique.pd_linux
libtool: install: /usr/bin/install -c .libs/pique.lai /usr/local/lib/pd/extra/pique/pique.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/pd/extra/pique
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib/pd/extra/pique
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.
----------------------------------------------------------------------
make[4]: Leaving directory '/home/antoine/pd/pd-git/extra/pique'
make[3]: Leaving directory '/home/antoine/pd/pd-git/extra/pique'
Making install in sigmund~
make[3]: Entering directory '/home/antoine/pd/pd-git/extra/sigmund~'
make[4]: Entering directory '/home/antoine/pd/pd-git/extra/sigmund~'
make[4]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/usr/local/lib/pd/extra/sigmund~'
/usr/bin/install -c -m 644 sigmund~-help.pd '/usr/local/lib/pd/extra/sigmund~'
/bin/mkdir -p '/usr/local/lib/pd/extra/sigmund~'
/bin/bash ../../libtool --mode=install /usr/bin/install -c sigmund~.la '/usr/local/lib/pd/extra/sigmund~'
libtool: install: /usr/bin/install -c .libs/sigmund~.pd_linux /usr/local/lib/pd/extra/sigmund~/sigmund~.pd_linux
libtool: install: /usr/bin/install -c .libs/sigmund~.lai /usr/local/lib/pd/extra/sigmund~/sigmund~.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/pd/extra/sigmund~
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib/pd/extra/sigmund~
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.
----------------------------------------------------------------------
make[4]: Leaving directory '/home/antoine/pd/pd-git/extra/sigmund~'
make[3]: Leaving directory '/home/antoine/pd/pd-git/extra/sigmund~'
Making install in stdout
make[3]: Entering directory '/home/antoine/pd/pd-git/extra/stdout'
make[4]: Entering directory '/home/antoine/pd/pd-git/extra/stdout'
make[4]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/usr/local/lib/pd/extra/stdout'
/usr/bin/install -c -m 644 stdout-help.pd '/usr/local/lib/pd/extra/stdout'
/bin/mkdir -p '/usr/local/lib/pd/extra/stdout'
/bin/bash ../../libtool --mode=install /usr/bin/install -c stdout.la '/usr/local/lib/pd/extra/stdout'
libtool: install: /usr/bin/install -c .libs/stdout.pd_linux /usr/local/lib/pd/extra/stdout/stdout.pd_linux
libtool: install: /usr/bin/install -c .libs/stdout.lai /usr/local/lib/pd/extra/stdout/stdout.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/pd/extra/stdout
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib/pd/extra/stdout
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.
----------------------------------------------------------------------
make[4]: Leaving directory '/home/antoine/pd/pd-git/extra/stdout'
make[3]: Leaving directory '/home/antoine/pd/pd-git/extra/stdout'
make[3]: Entering directory '/home/antoine/pd/pd-git/extra'
make[4]: Entering directory '/home/antoine/pd/pd-git/extra'
make[4]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/usr/local/lib/pd/extra'
/usr/bin/install -c -m 644 complex-mod~.pd hilbert~.pd rev1-final.pd rev1~.pd rev1-stage.pd rev2~.pd rev3~.pd complex-mod~-help.pd hilbert~-help.pd rev1~-help.pd rev2~-help.pd rev3~-help.pd '/usr/local/lib/pd/extra'
make[4]: Leaving directory '/home/antoine/pd/pd-git/extra'
make[3]: Leaving directory '/home/antoine/pd/pd-git/extra'
make[2]: Leaving directory '/home/antoine/pd/pd-git/extra'
make[2]: Entering directory '/home/antoine/pd/pd-git'
make[3]: Entering directory '/home/antoine/pd/pd-git'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/install -c -d /usr/local/lib/pd/startup
/usr/bin/install -c -d /usr/local/lib/pd/startup/disabled
/bin/mkdir -p '/usr/local/lib/pd'
/bin/mkdir -p '/usr/local/lib/pd/doc/1.manual'
/usr/bin/install -c -m 644 doc/1.manual/1.introduction.txt doc/1.manual/fig11.1.png doc/1.manual/fig11.2.png doc/1.manual/fig11.3.png doc/1.manual/fig11.4.png doc/1.manual/fig1.1.png doc/1.manual/fig1.2.jpg doc/1.manual/fig1.3.jpg doc/1.manual/fig1.4.png doc/1.manual/fig1.5.jpg doc/1.manual/fig3.10.jpg doc/1.manual/fig3.1.jpg doc/1.manual/fig3.2.jpg doc/1.manual/fig3.3.jpg doc/1.manual/fig3.4.jpg doc/1.manual/fig3.5.jpg doc/1.manual/fig3.6.jpg doc/1.manual/fig3.7.jpg doc/1.manual/fig3.8.jpg doc/1.manual/fig3.9.jpg doc/1.manual/fig7.1.jpg doc/1.manual/fig7.2.jpg doc/1.manual/fig7.3.jpg doc/1.manual/fig7.4.jpg doc/1.manual/fig7.5.jpg doc/1.manual/fig7.6.jpg doc/1.manual/fig8.1.jpg doc/1.manual/fig8.2.jpg doc/1.manual/fig8.3.jpg doc/1.manual/fig8.4.jpg doc/1.manual/fig8.5.jpg doc/1.manual/fig8.6.jpg doc/1.manual/fig9.1.jpg doc/1.manual/fig9.2.jpg doc/1.manual/fig9.3.jpg doc/1.manual/index.htm doc/1.manual/pdmanual.css doc/1.manual/x1.htm doc/1.manual/x2.htm doc/1.manual/x3.htm '/usr/local/lib/pd/doc/1.manual'
/bin/mkdir -p '/usr/local/lib/pd/doc/3.audio.examples'
/usr/bin/install -c -m 644 doc/3.audio.examples/A00.intro.pd doc/3.audio.examples/A00.intro.txt doc/3.audio.examples/A01.sinewave.pd doc/3.audio.examples/A02.amplitude.pd doc/3.audio.examples/A03.line.pd doc/3.audio.examples/A04.line2.pd doc/3.audio.examples/A05.output.subpatch.pd doc/3.audio.examples/A06.frequency.pd doc/3.audio.examples/A07.fusion.pd doc/3.audio.examples/A08.beating.pd doc/3.audio.examples/A09.frequency.mod.pd doc/3.audio.examples/A10.review.pd doc/3.audio.examples/adsr.pd doc/3.audio.examples/B01.wavetables.pd doc/3.audio.examples/B02.two-wavetables.pd doc/3.audio.examples/B03.tabread4.pd doc/3.audio.examples/B04.tabread4.interpolation.pd doc/3.audio.examples/B05.tabread.FM.pd doc/3.audio.examples/B06.table.switching.pd doc/3.audio.examples/B07.sampler.pd doc/3.audio.examples/B08.sampler.loop.pd doc/3.audio.examples/B09.sampler.loop.smooth.pd doc/3.audio.examples/B10.sampler.scratch.pd doc/3.audio.examples/B11.sampler.nodoppler.pd doc/3.audio.examples/B12.sampler.transpose.pd doc/3.audio.examples/B13.sampler.overlap.pd doc/3.audio.examples/B14.sampler.rockafella.pd doc/3.audio.examples/B15.tabread4~-onset.pd doc/3.audio.examples/B16.long-varispeed.pd doc/3.audio.examples/buttercoef3.pd doc/3.audio.examples/butterworth3~.pd doc/3.audio.examples/C01.nyquist.pd doc/3.audio.examples/C02.sawtooth-foldover.pd doc/3.audio.examples/C03.zipper.noise.pd doc/3.audio.examples/C04.control.to.signal.pd doc/3.audio.examples/C05.sampler.oneshot.pd doc/3.audio.examples/C06.signal.to.control.pd doc/3.audio.examples/C07.envelope.follower.pd doc/3.audio.examples/C08.analog.sequencer.pd doc/3.audio.examples/C09.sample.hold.pd '/usr/local/lib/pd/doc/3.audio.examples'
/bin/mkdir -p '/usr/local/lib/pd/doc/3.audio.examples'
/usr/bin/install -c -m 644 doc/3.audio.examples/C10.monophonic.synth.pd doc/3.audio.examples/D01.envelope.gen.pd doc/3.audio.examples/D02.adsr.pd doc/3.audio.examples/D03.envelope.dB.pd doc/3.audio.examples/D04.envelope.quartic.pd doc/3.audio.examples/D05.envelope.pitch.pd doc/3.audio.examples/D06.envelope.portamento.pd doc/3.audio.examples/D07.additive.pd doc/3.audio.examples/D08.table.spectrum.pd doc/3.audio.examples/D09.shepard.tone.pd doc/3.audio.examples/D10.sampler.notes.pd doc/3.audio.examples/D11.sampler.poly.pd doc/3.audio.examples/D12.sampler.bis.pd doc/3.audio.examples/D13.additive.qlist.pd doc/3.audio.examples/D14.vibrato.pd doc/3.audio.examples/E01.spectrum.pd doc/3.audio.examples/E02.ring.modulation.pd doc/3.audio.examples/E03.octave.divider.pd doc/3.audio.examples/E04.difference.tone.pd doc/3.audio.examples/E05.chebychev.pd doc/3.audio.examples/E06.exponential.pd doc/3.audio.examples/E07.evenodd.pd doc/3.audio.examples/E08.phase.mod.pd doc/3.audio.examples/E09.FM.spectrum.pd doc/3.audio.examples/E10.complex.FM.pd doc/3.audio.examples/F01.pulse.pd doc/3.audio.examples/F02.just.say.pd doc/3.audio.examples/F03.pulse.spectrum.pd doc/3.audio.examples/F04.waveshaping.pulse.pd doc/3.audio.examples/F05.ring.modulation.pd doc/3.audio.examples/F06.packets.pd doc/3.audio.examples/F07.packet.spectrum.pd doc/3.audio.examples/F08.two.cosines.pd doc/3.audio.examples/F09.declickit.pd doc/3.audio.examples/F10.sweepable.FM.pd doc/3.audio.examples/F11.anharmonic.FM.pd doc/3.audio.examples/F12.paf.pd doc/3.audio.examples/F13.paf.control.pd doc/3.audio.examples/F14.wave.packet.pd doc/3.audio.examples/filter-graph1.pd '/usr/local/lib/pd/doc/3.audio.examples'
/bin/mkdir -p '/usr/local/lib/pd/doc/3.audio.examples'
/usr/bin/install -c -m 644 doc/3.audio.examples/filter-graph2.pd doc/3.audio.examples/G01.delay.pd doc/3.audio.examples/G02.delay.loop.pd doc/3.audio.examples/G03.delay.variable.pd doc/3.audio.examples/G04.control.blocksize.pd doc/3.audio.examples/G05.execution.order.pd doc/3.audio.examples/G06.octave.doubler.pd doc/3.audio.examples/G07.shaker.pd doc/3.audio.examples/G08.reverb.pd doc/3.audio.examples/G09.pitchshift.pd doc/3.audio.examples/H01.low-pass.pd doc/3.audio.examples/H02.high-pass.pd doc/3.audio.examples/H03.band-pass.pd doc/3.audio.examples/H04.filter.sweep.pd doc/3.audio.examples/H05.filter.floyd.pd doc/3.audio.examples/H06.envelope.follower.pd doc/3.audio.examples/H07.measure.spectrum.pd doc/3.audio.examples/H08.heterodyning.pd doc/3.audio.examples/H09.ssb.modulation.pd doc/3.audio.examples/H10.measurement.pd doc/3.audio.examples/H11.shelving.pd doc/3.audio.examples/H12.peaking.pd doc/3.audio.examples/H13.butterworth.pd doc/3.audio.examples/H14.all.pass.pd doc/3.audio.examples/H15.phaser.pd doc/3.audio.examples/H16.adsr.filter.qlist.pd doc/3.audio.examples/I01.Fourier.analysis.pd doc/3.audio.examples/I02.Hann.window.pd doc/3.audio.examples/I03.resynthesis.pd doc/3.audio.examples/I04.noisegate.pd doc/3.audio.examples/I05.compressor.pd doc/3.audio.examples/I06.timbre.stamp.pd doc/3.audio.examples/I07.phase.vocoder.pd doc/3.audio.examples/I08.pvoc.reverb.pd doc/3.audio.examples/I09.sheep.from.goats.pd doc/3.audio.examples/I10.phase.bash.pd doc/3.audio.examples/J01.even.odd.pd doc/3.audio.examples/J02.trapezoids.pd doc/3.audio.examples/J03.pulse.width.mod.pd doc/3.audio.examples/J04.corners.pd '/usr/local/lib/pd/doc/3.audio.examples'
/bin/mkdir -p '/usr/local/lib/pd/doc/5.reference'
/usr/bin/install -c -m 644 doc/5.reference/0_all_guis-INTRO.txt doc/5.reference/abs~-help.pd doc/5.reference/acoustics~-help.pd doc/5.reference/acoustics-help.pd doc/5.reference/adc~_dac~-help.pd doc/5.reference/append-help.pd doc/5.reference/array-object-help.pd doc/5.reference/array-object-help.txt doc/5.reference/bag-help.pd doc/5.reference/bang~-help.pd doc/5.reference/bang-help.pd doc/5.reference/biquad~-help.pd doc/5.reference/block~-help.pd doc/5.reference/bng-help.pd doc/5.reference/bp~-help.pd doc/5.reference/canvas-help.pd doc/5.reference/change-help.pd doc/5.reference/clip~-help.pd doc/5.reference/cos~-help.pd doc/5.reference/cpole~-help.pd doc/5.reference/cputime-help.pd doc/5.reference/czero~-help.pd doc/5.reference/czero_rev~-help.pd doc/5.reference/declare-help.pd doc/5.reference/delay-help.pd doc/5.reference/delread~-help.pd doc/5.reference/delwrite~-help.pd doc/5.reference/drawnumber-help.pd doc/5.reference/drawpolygon-help.pd doc/5.reference/element-help.pd doc/5.reference/env~-help.pd doc/5.reference/exp~-help.pd doc/5.reference/fft~-help.pd doc/5.reference/float-help.pd doc/5.reference/framp~-help.pd doc/5.reference/gatom-help.pd doc/5.reference/get-help.pd doc/5.reference/getsize-help.pd doc/5.reference/graph-help.pd doc/5.reference/hdial-help.pd '/usr/local/lib/pd/doc/5.reference'
/bin/mkdir -p '/usr/local/lib/pd/doc/5.reference'
/usr/bin/install -c -m 644 doc/5.reference/help-intro.pd doc/5.reference/hip~-help.pd doc/5.reference/hradio-help.pd doc/5.reference/hslider-help.pd doc/5.reference/int-help.pd doc/5.reference/key-help.pd doc/5.reference/line~-help.pd doc/5.reference/line-help.pd doc/5.reference/list-help.pd doc/5.reference/log~-help.pd doc/5.reference/lop~-help.pd doc/5.reference/makefilename-help.pd doc/5.reference/makenote-help.pd doc/5.reference/math-help.pd doc/5.reference/message-help.pd doc/5.reference/metro-help.pd doc/5.reference/midi-help.pd doc/5.reference/moses-help.pd doc/5.reference/my_canvas-help.pd doc/5.reference/namecanvas-help.pd doc/5.reference/netreceive-help.pd doc/5.reference/netsend-help.pd doc/5.reference/noise~-help.pd doc/5.reference/numbox2-help.pd doc/5.reference/openpanel-help.pd doc/5.reference/operators-help.pd doc/5.reference/oscformat-help.pd doc/5.reference/osc~-help.pd doc/5.reference/oscparse-help.pd doc/5.reference/otherbinops-help.pd doc/5.reference/pack-help.pd doc/5.reference/pd-help.pd doc/5.reference/phasor~-help.pd doc/5.reference/pipe-help.pd doc/5.reference/plot-help.pd doc/5.reference/pointer-help.pd doc/5.reference/poly-help.pd doc/5.reference/pow~-help.pd doc/5.reference/print~-help.pd doc/5.reference/print-help.pd '/usr/local/lib/pd/doc/5.reference'
/bin/mkdir -p '/usr/local/lib/pd/doc/5.reference'
/usr/bin/install -c -m 644 doc/5.reference/qlist-help.pd doc/5.reference/qlist.txt doc/5.reference/random-help.pd doc/5.reference/readsf~-help.pd doc/5.reference/realtime-help.pd doc/5.reference/receive-help.pd doc/5.reference/route-help.pd doc/5.reference/rpole~-help.pd doc/5.reference/rsqrt~-help.pd doc/5.reference/rzero~-help.pd doc/5.reference/rzero_rev~-help.pd doc/5.reference/samphold~-help.pd doc/5.reference/savepanel-help.pd doc/5.reference/scalar-object-help.pd doc/5.reference/select-help.pd doc/5.reference/send~-help.pd doc/5.reference/send-help.pd doc/5.reference/set-help.pd doc/5.reference/setsize-help.pd doc/5.reference/setsize.txt doc/5.reference/sigbinops-help.pd doc/5.reference/sig~-help.pd doc/5.reference/snapshot~-help.pd doc/5.reference/soundfiler-help.pd doc/5.reference/spigot-help.pd doc/5.reference/sqrt~-help.pd doc/5.reference/stripnote-help.pd doc/5.reference/struct-help.pd doc/5.reference/swap-help.pd doc/5.reference/switch~-help.pd doc/5.reference/symbol-help.pd doc/5.reference/table.txt doc/5.reference/tabosc4~-help.pd doc/5.reference/tabplay~-help.pd doc/5.reference/tabread4~-help.pd doc/5.reference/tabread4-help.pd doc/5.reference/tabread~-help.pd doc/5.reference/tabread-help.pd doc/5.reference/tabreceive~-help.pd doc/5.reference/tabsend~-help.pd '/usr/local/lib/pd/doc/5.reference'
/bin/mkdir -p '/usr/local/lib/pd/doc/6.externs'
/usr/bin/install -c -m 644 doc/6.externs/0.README.txt doc/6.externs/dspobj~.c doc/6.externs/makefile doc/6.externs/obj1.c doc/6.externs/obj2.c doc/6.externs/obj3.c doc/6.externs/obj4.c doc/6.externs/obj5.c doc/6.externs/test-dspobj~.pd doc/6.externs/test-obj1.pd doc/6.externs/test-obj2.pd doc/6.externs/test-obj3.pd doc/6.externs/test-obj4.pd doc/6.externs/test-obj5.pd '/usr/local/lib/pd/doc/6.externs'
/bin/mkdir -p '/usr/local/lib/pd/doc/2.control.examples'
/usr/bin/install -c -m 644 doc/2.control.examples/00.INTRO.txt doc/2.control.examples/01.PART1.hello.pd doc/2.control.examples/02.editing.pd doc/2.control.examples/03.connections.pd doc/2.control.examples/04.messages.pd doc/2.control.examples/05.counter.pd doc/2.control.examples/06.more.counters.pd doc/2.control.examples/07.time.pd doc/2.control.examples/08.depthfirst.pd doc/2.control.examples/09.send_receive.pd doc/2.control.examples/10.more.messages.pd doc/2.control.examples/11.review.pd doc/2.control.examples/12.PART2.subpatch.pd doc/2.control.examples/13.locality.pd doc/2.control.examples/14.dollarsigns.pd doc/2.control.examples/15.array.pd doc/2.control.examples/15.file.txt doc/2.control.examples/16.more.arrays.pd doc/2.control.examples/17.PART3.midi.pd doc/2.control.examples/18.conditional.pd doc/2.control.examples/19.random.pd doc/2.control.examples/20.weighted-random.pd doc/2.control.examples/21.markov.chain.pd doc/2.control.examples/22.random-walk.pd doc/2.control.examples/23.sequencing.pd doc/2.control.examples/24.loops.pd doc/2.control.examples/dollarsign2.pd doc/2.control.examples/dollarsign.pd doc/2.control.examples/sendnumber.pd '/usr/local/lib/pd/doc/2.control.examples'
/bin/mkdir -p '/usr/local/lib/pd/doc/3.audio.examples'
/usr/bin/install -c -m 644 doc/3.audio.examples/J05.triangle.pd doc/3.audio.examples/J06.enveloping.pd doc/3.audio.examples/J07.oversampling.pd doc/3.audio.examples/J08.classicsynth.pd doc/3.audio.examples/J09.bandlimited.pd doc/3.audio.examples/osc-voice.pd doc/3.audio.examples/output~.pd doc/3.audio.examples/partial.pd doc/3.audio.examples/qlist2.txt doc/3.audio.examples/qlist-sampler.txt doc/3.audio.examples/qlist.txt doc/3.audio.examples/reverb-echo.pd doc/3.audio.examples/sampvoice2.pd doc/3.audio.examples/sampvoice.pd doc/3.audio.examples/shepvoice.pd doc/3.audio.examples/sinevoice.pd doc/3.audio.examples/spectrum-partial.pd '/usr/local/lib/pd/doc/3.audio.examples'
/bin/mkdir -p '/usr/local/lib/pd/doc/1.manual'
/usr/bin/install -c -m 644 doc/1.manual/x4.htm doc/1.manual/x5.htm '/usr/local/lib/pd/doc/1.manual'
/bin/mkdir -p '/usr/local/lib/pd/doc/7.stuff/synth'
/usr/bin/install -c -m 644 doc/7.stuff/synth/1.poly.synth.pd doc/7.stuff/synth/gadsr.pd doc/7.stuff/synth/numset.pd doc/7.stuff/synth/preset1.txt doc/7.stuff/synth/preset2.txt doc/7.stuff/synth/preset3.txt doc/7.stuff/synth/preset4.txt doc/7.stuff/synth/preset.pd doc/7.stuff/synth/README.txt doc/7.stuff/synth/synthvoice.pd doc/7.stuff/synth/test-gadsr.pd '/usr/local/lib/pd/doc/7.stuff/synth'
/bin/mkdir -p '/usr/local/lib/pd/doc/5.reference'
/usr/bin/install -c -m 644 doc/5.reference/tabwrite~-help.pd doc/5.reference/tabwrite-help.pd doc/5.reference/textfile-help.pd doc/5.reference/textfile.txt doc/5.reference/text-help.pd doc/5.reference/text-object-help.pd doc/5.reference/text-object-help.txt doc/5.reference/threshold~-help.pd doc/5.reference/throw~-help.pd doc/5.reference/timer-help.pd doc/5.reference/toggle-help.pd doc/5.reference/trigger-help.pd doc/5.reference/unpack-help.pd doc/5.reference/until-help.pd doc/5.reference/value-help.pd doc/5.reference/vcf~-help.pd doc/5.reference/vd~-help.pd doc/5.reference/vdial-help.pd doc/5.reference/vline~-help.pd doc/5.reference/vradio-help.pd doc/5.reference/vslider-help.pd doc/5.reference/vu-help.pd doc/5.reference/wrap~-help.pd doc/5.reference/writesf~-help.pd doc/5.reference/x_all_guis.pd '/usr/local/lib/pd/doc/5.reference'
/bin/mkdir -p '/usr/local/lib/pd/doc/sound'
/usr/bin/install -c -m 644 doc/sound/bell.aiff doc/sound/voice2.wav doc/sound/voice.wav '/usr/local/lib/pd/doc/sound'
/bin/mkdir -p '/usr/local/lib/pd/doc/7.stuff'
/usr/bin/install -c -m 644 ./doc/7.stuff/soundfile-tools ./doc/7.stuff/synth ./doc/7.stuff/tools '/usr/local/lib/pd/doc/7.stuff'
/usr/bin/install: omitting directory ‘./doc/7.stuff/soundfile-tools’
/usr/bin/install: omitting directory ‘./doc/7.stuff/synth’
/usr/bin/install: omitting directory ‘./doc/7.stuff/tools’
Makefile:865: recipe for target 'install-nobase_dist_libpdDATA' failed
make[3]: *** [install-nobase_dist_libpdDATA] Error 1
make[3]: Leaving directory '/home/antoine/pd/pd-git'
Makefile:1220: recipe for target 'install-am' failed
make[2]: *** [install-am] Error 2
make[2]: Leaving directory '/home/antoine/pd/pd-git'
Makefile:917: recipe for target 'install-recursive' failed
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory '/home/antoine/pd/pd-git'
Makefile:1214: recipe for target 'install' failed
make: *** [install] Error 2
antoine@antoine-Laptop:~/pd/pd-git$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment