Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > contrib-backports > by-pkgid > a816509ff030054a0be8d1833de3dccb > files > 50

gmediafinder-0.9.9.1-1mdv2010.2.noarch.rpm

INSTALLATION ON LINUX:
----------------------

install from ppa for ubuntu:
----------------------------

sudo apt-add-repository ppa:s-lagui/ppa
sudo apt-get update
sudo apt-get install gmediafinder

Get sources form git:
---------------------

install the current dependencies first:
python-gtk2, python-gdata, python-gst0.10, gstreamer0.10-ffmpeg, libvisual-0.4-0, libvisual-0.4-plugins, python-configobj, ffmpeg, python-mechanize, gstreamer0.10-plugins-good, gstreamer0.10-plugins-bad, python-xlib, python-glade2, python-setuptools

then you can use the setup.py to install or start the software directy...

check the source code:
----------------------
git clone git://github.com/smolleyes/gmediafinder.git

for setup.py:
cd gmediafinder; sudo python setup.py install (or uninstall to remove)

direct use:
cd gmediafinder/GmediaFinder; python gmediafinder.py

!! Be sure to not have the packaged version installed in the same time !! (from the ppa or the deb ...)


INSTALLATION ON WINDOWS:
------------------------

1/ install the vcredist x86 or 64
http://www.penguincape.org/downloads/smo/gmediafinder/vcredist_x86.exe
or
http://www.penguincape.org/downloads/smo/gmediafinder/vcredist_x64.exe

2/ install the setup:
http://www.penguincape.org/downloads/smo/gmediafinder/gmediafinder_setup.exe



enjoy !