• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

activity/H03-May-2022-98

READMEH A D20-Jan-2007391 2012

paintActivity.pyH A D02-May-20072.8 KiB12476

README

1---------
2Compiling
3---------
4
5If this binary does not work for you on your system you will have to compile the sources like this:
6
7./configure --locale=`pwd`/../rgbpaint.activity/bin/locale --bindir=`pwd`/../rgbpaint.activity/bin --po=./bin/locale intl
8make
9make install
10
11You will need to adjust the directories to target where this directory is.
12
13
14-------
15Running
16-------
17
18./bin/rgbpaint
19
20