[Gambas-user] Fwd: Debian install

Willy Raets willy at ...2734...
Wed Jun 20 21:42:46 CEST 2012


On wo, 2012-06-20 at 21:36 +0200, Willy Raets wrote:
> On do, 2012-06-14 at 19:07 +0300, Demosthenes Koptsis wrote:
> > i did not incude the libs for
> > 
> > jit
> > gstreamer
> > 
> > if anyone can ...
> > 
> 
> Hi Demosthenes,
> 
> I used these on Debian 6.0.4 (but that was before JIT)
> 
> apt-get install build-essential autoconf libbz2-dev libfbclient2
> libmysqlclient-dev unixodbc-dev libpq-dev libsqlite0-dev libsqlite3-dev
> libgtk2.0-dev libldap2-dev libcurl4-gnutls-dev libgtkglext1-dev
> libpcre3-dev libsdl-sound1.2-dev libsdl-mixer1.2-dev libsdl-image1.2-dev
> libsage-dev libxml2-dev libxslt1-dev libbonobo2-dev libcos4-dev
> libomniorb4-dev librsvg2-dev libpoppler-dev libpoppler-glib-dev
> libasound2-dev libesd0-dev libdirectfb-dev libaa1-dev libxtst-dev
> libffi-dev kdelibs4-dev firebird2.1-dev libqt4-dev libglew1.5-dev
> libimlib2-dev libv4l-dev libsdl-ttf2.0-dev libgnome-keyring-dev
> libgsl0-dev libgstreamer0.10-dev
> 
> It did NOT install gb.media because on my Debian because of the
> gstreamer library version being to low (has to be >= 0.10.31)
> 
> Haven't installed a revision with JIT yet, what I did find on Gambas
> website is that JIT needs LLVM >= 3.1.
> 
> A little search on the Debian website and I came up with llvm-dev (I
> think this is the one you need). For Devian 6.0.4 the version of LLVM is
> 2.6-9.1, so I guess no JIT on Debian Squeeze (Sid has version 3.0-9). So
> I guess no JIT on Debian for a while :-(

For LLVM you could go to SVN repository and install from there. I guess
that is the only option on Debian
http://llvm.org/releases/download.html

Willy






More information about the User mailing list