Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
becki:linux:slack_app_tips [2013-01-02 13:22] becki |
becki:linux:slack_app_tips [2018-02-08 12:22] (aktuell) becki |
||
---|---|---|---|
Zeile 90: | Zeile 90: | ||
===== SVG with Inkscape == | ===== SVG with Inkscape == | ||
+ | |||
+ | Slack 14.2 dependencies for v. 0.92.2 according to slackbuilds: | ||
+ | lxml | ||
+ | BeautifulSoup4 | ||
+ | html5lib | ||
+ | six | ||
+ | python-webencodings | ||
+ | numpy | ||
+ | |||
+ | :!: ''gtkmm'' and its dependencies ship with Slack 14.2 now. Be sure to remove old SBo packages bevore installing Inkscape! | ||
+ | |||
+ | Slack 14.1 dependencies according to slackbuilds: | ||
+ | gsl | ||
+ | gtkmm | ||
+ | mm-common | ||
+ | atkmm | ||
+ | pangomm | ||
+ | cairomm | ||
+ | glibmm | ||
+ | libsigc++ | ||
+ | numpy | ||
+ | lxml | ||
+ | BeautifulSoup | ||
For Slack 13.37 sources and buildscripts are available at www.slackbuilds.org. Dependency tree for inkscape on Slack 13.37: | For Slack 13.37 sources and buildscripts are available at www.slackbuilds.org. Dependency tree for inkscape on Slack 13.37: | ||
Zeile 123: | Zeile 146: | ||
===== DVD ripping with HandBrake == | ===== DVD ripping with HandBrake == | ||
- | The easiest way by far to get copies of your DVD movies is command line app [[http://handbrake.fr/downloads2.php|HandBrake]]. | + | See [[Multimedia]] |
- | + | ||
- | The Ubuntu CLI binary (Precise) works on Slack (14.0). Just download the ''deb'' package, unpack it with ''ar -x'', untar all appearing archives and move ''HandBrakeCLI'' to ''/usr/local/bin''. | + | |
- | + | ||
- | Alternatively, as of Slack 13.0 Handbrake is available at www.slackbuilds.org. But it has many dependencies. | + | |
- | + | ||
- | How to use HandBrake is described [[commands#rip_dvds|here]]. | + | |
- | + | ||
- | <del>It has almost no dependencies(([[http://trac.handbrake.fr/wiki/SupportFAQ#contribs|The one exception is libdvdcss]])), everything is build in. Both a binary version for Linux and the source code is available.</del> | + | |
- | + | ||
- | - <del>Install libdvdcss(([[http://slackbuilds.org/result/?search=libdvdcss|Download libdvdcss]]))</del> | + | |
- | - <del>Download the binary and copy it to ''/usr/local/bin''.</del> | + | |
- | + | ||
- | <del>Note: As of version 0.9.4 no generic tarball is available any more. But is possible to compile the HandbrakeCLI source (tested on Slack 13.0). Note that in order to compile Handbrake you need yasm which is available on www.slackbuilds.org. Note also that the build process aborts with an error, but the CLI interface works. --- 2009-12-30</del> | + | |
- | + | ||
- | <del>Note: The current binary version (0.9.3) is marked as Ubuntu Package. But it is still simply a tarball which works on Slack (tested on 13.0) --- 2009-10-14</del> | + | |
- | + | ||
- | <del>A possible alternative HandBrake is [[http://applications.linux.com/article.pl?sid=06/03/22/2124208&tid=13&tid=39|Thoggen]], but it has loads of dependencies and is by far more complicated to install.</del> | + | |
===== Xine == | ===== Xine == | ||
Zeile 160: | Zeile 166: | ||
===== MPlayer == | ===== MPlayer == | ||
- | Get buildscripts for MPlayer and mplayer-codecs-all from www.SlackBuilds.org. Build and install the packages. | + | Slack now ships with Mplayer |
+ | |||
+ | <del>Get buildscripts for MPlayer and mplayer-codecs-all from www.SlackBuilds.org. Build and install the packages. | ||
For Slack11 you must download a theme before building the MPlayer package (see README), otherwise only the ''mplayer'' not the ''gmplayer'' (with GUI) command will work. | For Slack11 you must download a theme before building the MPlayer package (see README), otherwise only the ''mplayer'' not the ''gmplayer'' (with GUI) command will work. | ||
Howto build the mplayer-codecs-all package is described above in the xine section. | Howto build the mplayer-codecs-all package is described above in the xine section. | ||
+ | </del> | ||
===== Firefox == | ===== Firefox == | ||
==== Installation with Generic binary Tarball == | ==== Installation with Generic binary Tarball == | ||
Zeile 188: | Zeile 196: | ||
=== Java == | === Java == | ||
- | * /usr/local/lib/firefox/plugins# ln -s /usr/lib/java/jre/plugin/i386/ns7/libjavaplugin_oij.so (peeked form /usr/lib/mozilla/plugins) | + | cd /usr/lib/mozilla/plugins |
- | * check with about:plugins | + | ln -s /usr/loca/java/lib/i386/libnpjp2.so |
+ | |||
+ | Check with about:plugins | ||
+ | |||
+ | [[http://www.oracle.com/technetwork/java/javase/manual-plugin-install-linux-136395.html|Source]] | ||
=== RealPlayer 10 == | === RealPlayer 10 == | ||
Zeile 202: | Zeile 214: | ||
Download links at [[http://plugindoc.mozdev.org/linux.html#Flash|plugindoc]]. | Download links at [[http://plugindoc.mozdev.org/linux.html#Flash|plugindoc]]. | ||
- | == Version 10 == | + | == Version 11 == |
- | Download tar.gz for Linux, unpack and move ''libflashplayer.so'' into your system wide browser plugins directory (''/usr/lib/mozilla/plugins''). Then make ''libflashplayer.so'' runnable. | + | Download tar.gz for Linux, unpack and move ''libflashplayer.so'' into your system wide browser plugins directory (''/usr/lib/mozilla/plugins''). <del>Then make ''libflashplayer.so'' runnable.</del> |
== Version 9 == | == Version 9 == | ||
Zeile 400: | Zeile 412: | ||
</code> | </code> | ||
- Fix the path in ''/var/www/cgi-bin/man/man2html'':<code diff> | - Fix the path in ''/var/www/cgi-bin/man/man2html'':<code diff> | ||
- | -MANX="/var/www/cgi-bin/man/aux/man.aux" | + | -MANX="/home/httpd/cgi-aux/man/man.aux" |
- | +MANX="/home/httpd/cgi-aux/man/man.aux" | + | +MANX="/var/www/cgi-bin/man/aux/man.aux" |
</code> | </code> | ||
- URL is: http://localhost/cgi-bin/man/man2html | - URL is: http://localhost/cgi-bin/man/man2html |