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 :-(

Willy


> 
> -------- Original Message --------
> Subject:      Debian install
> Date:         Thu, 14 Jun 2012 19:04:28 +0300
> From:         Demosthenes Koptsis <demosthen...@gmail.com>
> To:   Gambas User List <gambas-user@lists.sourceforge.net>
> 
> 
> 
> is the page
> http://gambasdoc.org/help/install/debian?v3&view 
> <http://gambasdoc.org/help/install/debian?v3&view>
> 
> up to date?
> 
> i use linux mint which is a debian distro and in past i had some 
> difficulties to install all needed packages to compile gambas3
> 
> i used the following apt-get
> 
> sudo apt-get install build-essential g++ automake autoconf bzip2 
> debhelper dpatch firebird-dev gettext kdelibs5-dev libbz2-dev 
> libcurl4-openssl-dev libgtk2.0-dev libjpeg62-dev libmysqlclient-dev 
> libpcre3-dev libpng12-dev libpoppler-dev libpq-dev libqt3-compat-headers 
> libqt3-mt-dev librsvg2-dev libsdl-gfx1.2-dev libsdl-image1.2-dev 
> libsdl-mixer1.2-dev libsdl-sound1.2-dev libsdl1.2-dev libsqlite0-dev 
> libsqlite3-dev libssl-dev libxml2-dev libxtst-dev mesa-common-dev 
> unixodbc-dev zlib1g-dev libffi-dev
> 
> the difs are
> kdelibs5-dev
> libcurl4-openssl-dev
> libmysqlclient-dev
> 
> i think i did not forgot something
> 
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and 
> threat landscape has changed and how IT managers can respond. Discussions 
> will include endpoint security, mobile security and the latest in malware 
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user

-- 
Met vriendelijke groeten/ With kind regards,

Willy Raets,
Voorzitter/chairman,
Earthship Belgium vzw.

Nederlandse website: http://www.earthshipbelgium.be/nl.html
English Website: http://www.earthshipbelgium.be/en.html


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to