Mon 02 Apr 2012 09:54:32 AM UTC, comment #2:
Many thanks, Ivaylo for the svn. It works fine on youtube movies. I tested the Potemkine film. I'm going to test it as much as I can.
Perhaps, you could add a few things in the documentation on SVN for SVN newbies:
You should clearly state that make, for instance is a package but ls, for instance is a tool included in a package (so basic that is probably included in any distros)
Most of us will need to install package svn — otherwise we can't execute:
svn co svn://svn.savannah.nongnu.org/linterna-magica/trunk linterna-magica-trunk
The command make did the job. As I'm running Firefox Beta, I copied the file linternamagica.user.js to ./mozilla/firefox/xxx.defaut/gm_scripts/linterna_magica
In Firefox, the script didn't appear in > Extensions > Userscript.
Yet, the file linternamagica.user.js is executable.
So I tried installing the script from the browser. I opened the
linternamagica.user.js (Ctrl+O), the install box appeared, and the installation went fine.
Linterna Magica works yet the folder ./mozilla/firefox/xxx.defaut/gm_scripts/linterna_magica is empty.
This is pure Magic. Perhaps the script is read from the linterna-magica-trunk folder?
So I'm going to start the installation into Firefox again.
|