Page 1 of 1

Grisbi, Virtualbox, lazarus

Posted: 27. Feb 2011, 09:51
by micoud
Hello,

New in the Linux world (for some years, but I discovered alone, without support, and little by little, this wonderful world).

I just opt for Salix OS and I am completely satisfied :D . Congratulations to the team.

Is it possible to get packages to install the following software (in order of my priorities;) Preferred Language: French)

1 - Grisbi - Personal Accounting Software
http://www.grisbi.org/index.fr.html

2 - VirtualBox
http://www.virtualbox.org/

3 - Lazarus - Alternative Linux Borland Delphi
http://www.lazarus.freepascal.org/

Thank you.

Re: Grisbi, Virtualbox, lazarus

Posted: 27. Feb 2011, 11:30
by gapan
micoud wrote:1 - Grisbi - Personal Accounting Software
http://www.grisbi.org/index.fr.html

Code: Select all

slapt-src -i grisbi
while there is also homebank and gnucash available in slapt-get/gslapt.
micoud wrote:2 - VirtualBox
http://www.virtualbox.org/
The easiest way to install virtualbox, is to download the generic binary from its homepage and run it. You should probably install the kernel-source package first.

Code: Select all

slapt-get -i kernel-source
micoud wrote:3 - Lazarus - Alternative Linux Borland Delphi
http://www.lazarus.freepascal.org/
http://www.salixos.org/forum/viewtopic. ... 72&p=13214