On di, 2014-11-11 at 16:43 +0100, rolf wrote:
> Hi Willy
> 
> > > Thanks. I installed it with aptitude install -t wheezy-backports and now
> > > it works.
> > >
> > > Do you have an idea which package I need for llvm. gb.jit does not
> > > compile.
> >
> > As BenoƮt wrote Gambas needs llvm 3.1 or higher
> > So on wheezy that would be: llvm-3.1-dev
> > https://packages.debian.org/search?suite=all&section=all&arch=any&searchon=
> >names&keywords=llvm-3.1-dev It is in the wheezy repository.
> 
> As I wrote before, llvm-3.1-dev is installed and llvm-config-3.1 --version 
> gives 3.1, but it is still disabled.
> 
> Many thanks for your help.
> Rolf

Open Synaptic Package Manager. Search for llvm and mark all installed
llvm packages for complete removal.
Next apply the removal.
Close Synaptic
Open terminal and install llvm-3.1-dev

Next do:
./reconf-all
./configure -C
make
sudo make install

That is all I can think of. It should compile and install gb.jit with
llvm-3.1-dev installed.

-- 
Kind regards,

Willy (aka gbWilly)

http://gambasshowcase.org/
http://howtogambas.org
http://gambos.org





------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to