How to compile on Debian and Ubuntu Aegisub
Nothing is certain in this life, and that I learned in my experience as a Linux user. The same thing happened with "The Blog of Light ~, which for lack of money, had to close its doors, leaving users of Ubuntu Aegisub and adrift. Fortunately Google's cache might help a little, and then I could rescue the build instructions for Aegisub, so I've made some changes and decided to make them available to the public.
Sunday, November 1, 2009
Pain Deep Inside Upper Arm
pre-compilation instructions:
If you use Debian, I recommend adding Debian repositories Multimedia
. If you use Ubuntu, the packages we have in the repositories will be sufficient. In this case our friends debianeros take more advantage. If you can upgrade your version Debian testing / unstable, the better. Let's get the latest tarball from the following address:
http://www.mahou.org/ ~ see / Aegisub /
's install ffmpeg with
's install ffmpeg with
- sudo apt-get install ffmpeg
- launch it from a terminal.
- There
ffmpeg we can see the version of libavcodec, libavformat, libavutil libswscale and we have installed. That information will need to make our hacks.
Locate the following line:Aegisub Unpack the tarball and open the configure file with any text editor (nano, gedit, kate, kwrite, mousepad).
- $ as_echo_n "checking for libavcodec ... "> &6;}
- Locate the following line:
-
LUA_LDFLAGS = "-llua"
and substitute this: LUA_LDFLAGS = "-llua5.1" -
Build Instructions:
's install the necessary dependencies:sudo apt-get install build-essential intltool libtool libglib2.0-dev imagemagick gawk libwxbase2.8 libwxgtk2.8-dev-dev libavcodec-dev libpostproc-dev libavformat-dev-dev libswscale liblua5.1 freeglut3-dev-0-dev-dev libopenal portaudio19-dev libfreetype6-dev libfontconfig1-dev libhunspell-dev dh-make
Let
- sudo ln-s / usr/include/lua5.1 / {lauxlib.h, luaconf.h, lua.h, lua.hpp, lualib.h} / usr / include /
-
Now enter
Aegisub directory and configure the following: - . / configure - without-provider-ffmpegsource - with-provider-ffmpeg - with-player-audio = OpenAL
If your distro has the latest FFMPEG packages, can be compiled with support for FFMpegSource. For more information I recommend looking at the help file "configure".
If all is well, we can compile. We check that the set of recognized Aegisub FFMPEG. Compiled with the statement: - make
If the compilation is correct, then install it with: sudo make install -
Aegisub-2.1Let us open and continue our hobby of fansubbers with:
-
Esperoque this tutorial I have used. If you need help, feel free to contact me.
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment