4593322 [rkeene@sledge /home/rkeene/projects/build]$ cat gambas.txt
# SHORT DESC: Gambas Almost Means Basic
# LONG DESC: Gambas is a graphical development environment based on a BASIC interpreter, like Visual Basic. It uses the Qt toolkit, but is able to use any other toolkit that a module is written for.

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir="$libdir" && \
make && \
make install || exit 1
4593323 [rkeene@sledge /home/rkeene/projects/build]$

Click here to go back to the directory listing.
Click here to download this file.
last modified: 2012-05-07 00:52:06