On 3/10/2016 15:23 μμ, Ron wrote: > I wonder can't the configure steps find this out by themselves. Ie. Try if > the specific config versions exists of default cannot be found? > > Op 3 okt. 2016 17:01 schreef "Gianluigi" <[email protected]>: > >> Hello Demosthenes, >> >> Benoit Minisini docet: >> >> $ ./reconf >> $ LLVM_CONFIG=llvm-config-3.5 ./configure -C >> $ make >> >> Regards >> Gianluigi >> >> 2016-10-02 23:01 GMT+02:00 Demosthenes Koptsis <[email protected]>: >> >>> Hello, >>> >>> i have apt-get install all packages according help wiki. >>> >>> i get this error >>> >>> || >>> || THESE COMPONENTS ARE DISABLED: >>> || - gb.jit >>> || >>> >>> what packages i need to install ? >>> >>> In wiki says LLVM >= 3.1 >>> >>> but what packages are they? >>> >>> >>> Regards Dim >>> >>> >>> ------------------------------------------------------------ >>> ------------------ >>> Check out the vibrant tech community on one of the world's most >>> engaging tech sites, SlashDot.org! http://sdm.link/slashdot >>> _______________________________________________ >>> Gambas-user mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/gambas-user >>> >> ------------------------------------------------------------ >> ------------------ >> Check out the vibrant tech community on one of the world's most >> engaging tech sites, SlashDot.org! http://sdm.link/slashdot >> _______________________________________________ >> Gambas-user mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/gambas-user >> > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > Gambas-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/gambas-user
ubuntu has llvm 3.8 by default. i have installed both 3.8 and 3.5 and with LLVM_CONFIG=llvm-config-3.5 ./configure -C it works now i run gambas 3.9.2 finally ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
