![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Tutorials & Tips The place to find Ubuntu related Tips & Tricks. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Gee! These Aren't Roasted!
![]() Join Date: Feb 2005
Location: Heverlee, Belgium
Beans: 167
Ubuntu 6.06
|
How-to install Monotheka
How-to install Monotheka
Monotheka is a (yet!) simple application to organize and keep track of your movie catalogue. It runs on Linux platform using the GTK toolkit. It's designed to be simple and GNOME / HIG compliant. It's written in Mono. It's free. Dowload Monotheka from the following url in a directory of your choice wget http://forge.novell.com/modules/xfco...a-0.0.5.tar.gz Add the backport repo to your list of repositories sudo gedit /etc/apt/sources.list and add at the end of file deb ftp://ftp2.caliu.info/backports/ hoary-backports main universe multiverse restricted deb ftp://ftp2.caliu.info/backports/ hoary-extras main universe multiverse restricted Then type : sudo apt-get update then open a terminal and install Mono: sudo apt-get install libmono0 libmono-dev mono mono-assemblies-arch mono-common mono-devel mono-gac mono-jay mono-jit mono-mcs mono-utils Install sqlite sudo apt-get install sqlite libsqlite0 libsqlite0-dev sqlite-doc Install gtk-sharp sudo apt-get gtk-sharp-gapi gtk-sharp-examples Now onto installing Monotheka tar -zxvf monotheka-0.0.5.tar.gz cd monotheka-0.0.5 ./configure make sudo make install there should now be a menu-item called monotheka in the applications/sound & video menu. I wrote down what I remembered, so there could be a mistake in it somewhere. Let me know and I will correct it. Last edited by A-star; May 25th, 2005 at 02:56 AM.. |
|
|
|
|
|
#2 |
|
Way Too Much Ubuntu
![]() Join Date: Nov 2004
Location: Anywhere
My beans are hidden!
|
Re: How-to install Monotheka
Thks for letting me know of this app.
It seems good, long live Gnome. ![]() |
|
|
|
|
|
#3 |
|
First Cup of Ubuntu
![]() |
Re: How-to install Monotheka
I'v got an error about mono version.....
Code:
* Running monoBOIL ;,'
Auto-configure tool for mono stuff _o_ ;:;'
GPL Licence, 0.1.0 ,-.'---`.__ ;
Copyright MDK <mdk@mdk.org.pl> ((j`=====',-'
`-\ /
`-=-'
Checking for sanity...
* make [OK]
* pkg-config [OK]
* sed [OK]
* awk [OK]
* mcs [OK]
* fold [OK]
* install [OK]
Configuring: Monotheka [0.0.5 "Use me, I'm yours"] ...
Parsing commandline parameters...
Configuring install paths...
PREFIX: /usr [auto]
BINDIR: /usr/bin [auto]
LIBDIR: /usr/lib [auto]
DATADIR: /usr/share [auto]
PKGCONFIG: /usr/lib/pkgconfig [auto]
Sleeping to let you see...5 4 3 2 1
Checking for required components...
Checking for pkg dependencies...
* mono-1.0.6 [NOT FOUND!] (1.0.5)
|--- ERROR ---
| The required package could not be found in your
| system! Make sure it's installed and pkg-config'ed
|
| This software was NOT configured! If you
| think this is a script error please report it to
| bugzilla (NovelForge, project Monotheka). You can
| obatin some more information how monoBOIL works
| by typing './configure --help' . A
| 'configure.log' file was created during the
| process, please attach it.
|
|
|
|
|
|
#4 |
|
Gee! These Aren't Roasted!
![]() Join Date: Apr 2005
Location: Slovakia
Beans: 130
Ubuntu 7.04 Feisty Fawn
|
Re: How-to install Monotheka
Hi ..
You must add backport repo in /etc/apt/sources.list sudo gedit /etc/apt/sources.list and add at the end of file deb ftp://ftp2.caliu.info/backports/ hoary-backports main universe multiverse restricted deb ftp://ftp2.caliu.info/backports/ hoary-extras main universe multiverse restricted Then type : sudo apt-get update
__________________
Sorry my English is bad . . |
|
|
|
|
|
#5 | |
|
Gee! These Aren't Roasted!
![]() Join Date: Feb 2005
Location: Heverlee, Belgium
Beans: 167
Ubuntu 6.06
|
Re: How-to install Monotheka
Quote:
|
|
|
|
|
|
|
#6 |
|
Way Too Much Ubuntu
![]() Join Date: Nov 2004
Beans: 106
|
Re: How-to install Monotheka
Hmmm, I'm a little nervous about changing to the backport version of mono. Does it break any problems, seems like some people complained that it did at one time.
|
|
|
|
|
|
#7 |
|
A Carafe of Ubuntu
![]() |
Re: How-to install Monotheka
Cool Program!
__________________
"Treason is truth in an empire of lies” -Ron Paul |
|
|
|
|
|
#8 | |
|
Gee! These Aren't Roasted!
![]() Join Date: Feb 2005
Location: Heverlee, Belgium
Beans: 167
Ubuntu 6.06
|
Re: How-to install Monotheka
Quote:
But I'm only using monotheka and no other mono programs that I know off. |
|
|
|
|
|
|
#9 |
|
Way Too Much Ubuntu
![]() Join Date: Nov 2004
Beans: 106
|
Re: How-to install Monotheka
Ok I installed it and this app reminds me of the other nice mono apps like f-spot. Has everything I wanted and is easy enough to pick up and use in minutes.
Nice How to. |
|
|
|
|
|
#10 |
|
Just Give Me the Beans!
![]() Join Date: Jan 2005
Location: Istanbul
Beans: 50
Ubuntu Breezy 5.10
|
Re: How-to install Monotheka
Got the latest mono. Compiled with success and installed. Later ;
Code:
xalphas@ubuntu:~/getto/monotheka-0.0.5$ monotheka Unhandled Exception: System.InvalidOperationException: Invalid connection string: no URI in <0x0032d> Mono.Data.SqliteClient.SqliteConnection:SetConnectionString (System.String connstring) in <0x00010> Mono.Data.SqliteClient.SqliteConnection:set_ConnectionString (System.String value) in <0x00019> Mono.Data.SqliteClient.SqliteConnection:.ctor (System.String connstring) in <0x00091> MovieDatabase.MovieDB:InitDB (System.String filename) in <0x0011b> Global:Main (System.String[] args) |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|