Skip to content

Instantly share code, notes, and snippets.

@DarkFenX
Created July 13, 2014 12:22
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 DarkFenX/f246a0cef6f07c8f0b48 to your computer and use it in GitHub Desktop.
Save DarkFenX/f246a0cef6f07c8f0b48 to your computer and use it in GitHub Desktop.
Simple screen recorder install log
dfx@kreo:~/src/ssr$ sudo checkinstall --fstrans=no -D make install
checkinstall 1.6.2, Copyright 2009 Felipe Eduardo Sanchez Diaz Duran
This software is released under the GNU GPL.
*****************************************
**** Debian package creation selected ***
*****************************************
*** Warning: The package version "0.3.0
0.3.0
0.3.0
0.3.0
0.3.0" is not a
*** Warning: debian policy compliant one. Please specify an alternate one
0.3.0
This package will be built according to these values:
0 - Maintainer: [ root@kreo ]
1 - Summary: [ Simple screen recorder ]
2 - Name: [ ssr ]
3 - Version: [ 0.3.0 ]
4 - Release: [ 1 ]
5 - License: [ GPL ]
6 - Group: [ checkinstall ]
7 - Architecture: [ amd64 ]
8 - Source location: [ ssr ]
9 - Alternate source location: [ ]
10 - Requires: [ ]
11 - Provides: [ ssr ]
12 - Conflicts: [ ]
13 - Replaces: [ ]
Enter a number to change any of them or press ENTER to continue:
Installing with make install...
========================= Installation results ===========================
Making install in data
make[1]: Entering directory '/home/dfx/src/ssr/data'
make[2]: Entering directory '/home/dfx/src/ssr/data'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/usr/local/share/applications'
/usr/bin/install -c -m 644 simplescreenrecorder.desktop '/usr/local/share/applications'
/bin/mkdir -p '/usr/local/share/icons/hicolor/128x128/apps'
/usr/bin/install -c -m 644 icons/128/simplescreenrecorder.png icons/128/simplescreenrecorder-paused.png icons/128/simplescreenrecorder-recording.png '/usr/local/share/icons/hicolor/128x128/apps'
/bin/mkdir -p '/usr/local/share/icons/hicolor/16x16/apps'
/usr/bin/install -c -m 644 icons/16/simplescreenrecorder.png icons/16/simplescreenrecorder-paused.png icons/16/simplescreenrecorder-recording.png '/usr/local/share/icons/hicolor/16x16/apps'
/bin/mkdir -p '/usr/local/share/icons/hicolor/192x192/apps'
/usr/bin/install -c -m 644 icons/192/simplescreenrecorder.png icons/192/simplescreenrecorder-paused.png icons/192/simplescreenrecorder-recording.png '/usr/local/share/icons/hicolor/192x192/apps'
/bin/mkdir -p '/usr/local/share/icons/hicolor/22x22/apps'
/usr/bin/install -c -m 644 icons/22/simplescreenrecorder.png icons/22/simplescreenrecorder-paused.png icons/22/simplescreenrecorder-recording.png '/usr/local/share/icons/hicolor/22x22/apps'
/bin/mkdir -p '/usr/local/share/icons/hicolor/24x24/apps'
/usr/bin/install -c -m 644 icons/24/simplescreenrecorder.png icons/24/simplescreenrecorder-paused.png icons/24/simplescreenrecorder-recording.png '/usr/local/share/icons/hicolor/24x24/apps'
/bin/mkdir -p '/usr/local/share/icons/hicolor/256x256/apps'
/usr/bin/install -c -m 644 icons/256/simplescreenrecorder.png icons/256/simplescreenrecorder-paused.png icons/256/simplescreenrecorder-recording.png '/usr/local/share/icons/hicolor/256x256/apps'
/bin/mkdir -p '/usr/local/share/icons/hicolor/32x32/apps'
/usr/bin/install -c -m 644 icons/32/simplescreenrecorder.png icons/32/simplescreenrecorder-paused.png icons/32/simplescreenrecorder-recording.png '/usr/local/share/icons/hicolor/32x32/apps'
/bin/mkdir -p '/usr/local/share/icons/hicolor/48x48/apps'
/usr/bin/install -c -m 644 icons/48/simplescreenrecorder.png icons/48/simplescreenrecorder-paused.png icons/48/simplescreenrecorder-recording.png '/usr/local/share/icons/hicolor/48x48/apps'
/bin/mkdir -p '/usr/local/share/icons/hicolor/64x64/apps'
/usr/bin/install -c -m 644 icons/64/simplescreenrecorder.png icons/64/simplescreenrecorder-paused.png icons/64/simplescreenrecorder-recording.png '/usr/local/share/icons/hicolor/64x64/apps'
/bin/mkdir -p '/usr/local/share/icons/hicolor/96x96/apps'
/usr/bin/install -c -m 644 icons/96/simplescreenrecorder.png icons/96/simplescreenrecorder-paused.png icons/96/simplescreenrecorder-recording.png '/usr/local/share/icons/hicolor/96x96/apps'
/bin/mkdir -p '/usr/local/share/icons/hicolor/scalable/apps'
/usr/bin/install -c -m 644 icons/scalable/simplescreenrecorder.svg icons/scalable/simplescreenrecorder-paused.svg icons/scalable/simplescreenrecorder-recording.svg '/usr/local/share/icons/hicolor/scalable/apps'
/bin/mkdir -p '/usr/local/share/simplescreenrecorder/output-profiles'
/usr/bin/install -c -m 644 output-profiles/High%20Quality%20Intermediate.conf output-profiles/Live%20Stream%20%281000kbps%29.conf output-profiles/Live%20Stream%20%283000kbps%29.conf output-profiles/Live%20Stream%20%282000kbps%29.conf output-profiles/YouTube.conf '/usr/local/share/simplescreenrecorder/output-profiles'
make[2]: Leaving directory '/home/dfx/src/ssr/data'
make[1]: Leaving directory '/home/dfx/src/ssr/data'
Making install in glinject
make[1]: Entering directory '/home/dfx/src/ssr/glinject'
make[2]: Entering directory '/home/dfx/src/ssr/glinject'
/bin/mkdir -p '/usr/local/lib'
/bin/bash ../libtool --mode=install /usr/bin/install -c libssr-glinject.la '/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libssr-glinject.so /usr/local/lib/libssr-glinject.so
libtool: install: /usr/bin/install -c .libs/libssr-glinject.lai /usr/local/lib/libssr-glinject.la
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.
----------------------------------------------------------------------
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/dfx/src/ssr/glinject'
make[1]: Leaving directory '/home/dfx/src/ssr/glinject'
Making install in scripts
make[1]: Entering directory '/home/dfx/src/ssr/scripts'
make[2]: Entering directory '/home/dfx/src/ssr/scripts'
/bin/mkdir -p '/usr/local/bin'
/usr/bin/install -c ssr-glinject '/usr/local/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/dfx/src/ssr/scripts'
make[1]: Leaving directory '/home/dfx/src/ssr/scripts'
Making install in src
make[1]: Entering directory '/home/dfx/src/ssr/src'
make[2]: Entering directory '/home/dfx/src/ssr/src'
/bin/mkdir -p '/usr/local/bin'
/bin/bash ../libtool --mode=install /usr/bin/install -c simplescreenrecorder '/usr/local/bin'
libtool: install: /usr/bin/install -c simplescreenrecorder /usr/local/bin/simplescreenrecorder
/bin/mkdir -p '/usr/local/share/simplescreenrecorder/translations'
/usr/bin/install -c -m 644 simplescreenrecorder_de.qm simplescreenrecorder_el.qm simplescreenrecorder_es.qm simplescreenrecorder_hu.qm simplescreenrecorder_it.qm simplescreenrecorder_nl.qm simplescreenrecorder_pl.qm simplescreenrecorder_pt_BR.qm simplescreenrecorder_zh_CN.qm '/usr/local/share/simplescreenrecorder/translations'
make[2]: Leaving directory '/home/dfx/src/ssr/src'
make[1]: Leaving directory '/home/dfx/src/ssr/src'
make[1]: Entering directory '/home/dfx/src/ssr'
make[2]: Entering directory '/home/dfx/src/ssr'
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/dfx/src/ssr'
make[1]: Leaving directory '/home/dfx/src/ssr'
======================== Installation successful ==========================
Copying documentation directory...
./
./COPYING
./README.md
Copying files to the temporary directory...OK
Stripping ELF binaries and libraries...OK
Compressing man pages...OK
Building file list...OK
Building Debian package...OK
Installing Debian package...OK
Erasing temporary files...OK
Writing backup package...OK
OK
Deleting temp dir...OK
**********************************************************************
Done. The new package has been installed and saved to
/home/dfx/src/ssr/ssr_0.3.0-1_amd64.deb
You can remove it from your system anytime using:
dpkg -r ssr
**********************************************************************
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment