[grisbi-bugs] [Grisbi-0.6.0 0001188]: installation from command line
Grisbi Bug Tracker
bugtracker at grisbi.org
Mon Nov 1 19:22:19 CET 2010
A NOTE has been added to this issue.
======================================================================
http://grisbi.tuxfamily.org/mantis/view.php?id=1188
======================================================================
Reported By: fabiodelgenio
Assigned To: pbiava
======================================================================
Project: Grisbi-0.6.0
Issue ID: 1188
Category: Main
Reproducibility: unable to reproduce
Severity: minor
Priority: normal
Status: assigned
Plateforme: Linux
OS: Ubuntu
Version OS: 10.04
Unstable Impact: Yes
Version GTK:
======================================================================
Date Submitted: 2010-10-22 00:53 UTC
Last Modified: 2010-11-01 18:22 UTC
======================================================================
Summary: installation from command line
Description:
How to install grisbi source from command line? excuse me but i'm dummy with
linux! can you help me? tanx a lot!
======================================================================
----------------------------------------------------------------------
(0002725) pbiava (administrator) - 2010-11-01 18:22
http://grisbi.tuxfamily.org/mantis/view.php?id=1188#c2725
----------------------------------------------------------------------
First get the sources of grisbi. open a console and enter the following command:
git clone git://grisbi.git.sourceforge.net/gitroot/grisbi/grisbi
Then enter the commands below:
./autogen.sh
./configure
make
sudo make install
before you must install git and the following libraries :
libglib2.0-dev, libgtk2.0-dev, gettext, intltool, openssl-dev, libofx-dev
Issue History
Date Modified Username Field Change
======================================================================
2010-10-22 00:53 fabiodelgenio New Issue
2010-10-22 19:31 pbiava Assigned To => pbiava
2010-10-22 19:31 pbiava Status new => assigned
2010-11-01 18:22 pbiava Note Added: 0002725
======================================================================
More information about the bugsreports
mailing list