Griffith - media collection manager
May 21, 2012, 08:00:47 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: New mailing lists,
 
   Home   Help Search Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: research button  (Read 1542 times)
andreas030584
Newbie
*
Offline Offline

Posts: 24


View Profile
« on: November 17, 2006, 07:23:19 AM »

When there is a movie already in the list, that i can research for information in the internet
Logged
POX
Administrator
Hero Member
*****
Offline Offline

Posts: 512



View Profile WWW
« Reply #1 on: November 17, 2006, 02:00:18 PM »

Possible only in SVN version
Logged

Please, feel free to correct my English.
andreas030584
Newbie
*
Offline Offline

Posts: 24


View Profile
« Reply #2 on: November 17, 2006, 03:34:14 PM »

What is SVN?Huh
Logged
POX
Administrator
Hero Member
*****
Offline Offline

Posts: 512



View Profile WWW
« Reply #3 on: November 17, 2006, 03:56:50 PM »

We're keeping source code in Subversion - here's web interface (see also this or this site)

To try this version on Linux:

Initialization:
Code:
svn checkout http://svn.berlios.de/svnroot/repos/griffith/griffith griffith_svn
mkdir griffith_config
cd griffith_svn
./griffith ../griffith_config

Update (if there were updates in SVN):
Code:
cd griffith_svn
svn up
./griffith ../griffith_config

Note that SQLAlchemy and PySQLite2 are required dependencies now (here's latest package for Debian/Ubuntu). If you want to use PostgreSQL or MySQL, you need to install python-psycopg2 and/or python-mysqldb packages as well.
« Last Edit: November 17, 2006, 03:58:31 PM by POX » Logged

Please, feel free to correct my English.
andreas030584
Newbie
*
Offline Offline

Posts: 24


View Profile
« Reply #4 on: November 18, 2006, 10:55:08 AM »

I'm a WindowsXP User

Is there a way for me too?
Logged
POX
Administrator
Hero Member
*****
Offline Offline

Posts: 512



View Profile WWW
« Reply #5 on: November 18, 2006, 11:31:27 AM »

You have 3 options:

1) Download Knoppix, Ubuntu or any other Linux/*BSD LiveCD.
2) Install Python, GTK+ and all other requirements by hand (see download page), download Griffith's sources with f.e. TortoiseSVN
3) Wait for next release.
Logged

Please, feel free to correct my English.
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2006-2007, Simple Machines Valid XHTML 1.0! Valid CSS!