| JBrout | | Home | Sources | Download | dev info | doc | faq | mailinglist/forum | old forum |
To Windows users
There is "simple process" :
- First, install the gtk+/glade environment
- Second, download and extract a win32 package (it contains Jbrout sources, pygtk, python, lxml, PIL, ...).
- And run "jbrout.bat", it should work like a charm under w2k/xp. (if you want to upgrade your version, just get the SVN, and put all files in the "App" dir)
On windows, you can use exifedit from ExifUtils which is a shareware of hugsan. Simply extract "exifedit.exe" from the zip package to the jbrout tools folder. (Exifedit can replace jpegnail, because it's able to build better internal exif thumbnail, and can build internal exif thumbnail for NON-exif pictures (like exiftran/linux)).
To GNU/LINUX users
Official packages :
- Debian/Ubuntu : just add this repository to your sources.list :
deb http://jbrout.free.fr/download/debian binary/
update yours packagessudo apt-get update
and install jbroutsudo apt-get install jbrout
- Fedora : Matej maintains a rpm build in this directory, (until https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=230316 is fixed)
- RPM distributions : rpm package, (you should install the provided python2.4 lxml package too, but it seems it's broken on recent mandriva. Prefer the sure way to install lxml )!!
- others, you should follow the process to get the the SVN version. Or get a tar.gz version of the application !
Packages by others maintainers :
- for archlinux (thanx to Guital) : jbrout-svn 0.2 and lxml0.7
