On Tue, 2017-09-19 at 18:59 +1000, Doug Hutcheson wrote:
> On Tue, 2017-09-19 at 09:35 +0200, Karl Reinl wrote:
> > Am Dienstag, den 19.09.2017, 17:14 +1000 schrieb Doug Hutcheson:
> > > Is there some other LLVM component I need to install?
> > >
> >
> > Salut Doug,
> >
> > I'm not using jit,
On Tue, 2017-09-19 at 09:35 +0200, Karl Reinl wrote:
> Am Dienstag, den 19.09.2017, 17:14 +1000 schrieb Doug Hutcheson:
> > Is there some other LLVM component I need to install?
> >
>
> Salut Doug,
>
> I'm not using jit, but I saw this in the mailing list.
>
> > > ./reconf-all && LLVM_CONFIG=
Am Dienstag, den 19.09.2017, 17:14 +1000 schrieb Doug Hutcheson:
>
> Is there some other LLVM component I need to install?
>
Salut Doug,
I'm not using jit, but I saw this in the mailing list.
> > ./reconf-all && LLVM_CONFIG=llvm-config-3.5 ./configure -C
> > make && sudo make install
--
Am
On Tue, 2017-09-19 at 16:02 +1000, Doug Hutcheson wrote:
> On Tue, 2017-09-19 at 15:00 +1000, Doug Hutcheson wrote:
> > On Mon, 2017-09-18 at 16:06 +0200, Karl Reinl wrote:
> > > Am Montag, den 18.09.2017, 11:07 +1000 schrieb Doug Hutcheson:
> > > > I am trying to compile Gambas downloaded from G
On Tue, 2017-09-19 at 15:00 +1000, Doug Hutcheson wrote:
> On Mon, 2017-09-18 at 16:06 +0200, Karl Reinl wrote:
> > Am Montag, den 18.09.2017, 11:07 +1000 schrieb Doug Hutcheson:
> > > I am trying to compile Gambas downloaded from Git the other day
> > > and
> > > config is failing to find files
On Mon, 2017-09-18 at 16:06 +0200, Karl Reinl wrote:
> Am Montag, den 18.09.2017, 11:07 +1000 schrieb Doug Hutcheson:
> > I am trying to compile Gambas downloaded from Git the other day and
> > config is failing to find files that exist on my system, causing a
> > number of modules to be disabled
Thanks Lee. I am working through the problems one at a time and will
keep your advice in mind.
Kind regards,
Doug
On Mon, 2017-09-18 at 09:48 -0400, T Lee Davidson wrote:
> You located the gb.gsl component files only. These files mentioned
> (gsl_cblas.h, gsl_math.h, libgslcblas.so, libgsl.so) are
Am Montag, den 18.09.2017, 11:07 +1000 schrieb Doug Hutcheson:
> I am trying to compile Gambas downloaded from Git the other day and
> config is failing to find files that exist on my system, causing a
> number of modules to be disabled.
> For example, the output of config includes these lines:
You located the gb.gsl component files only. These files mentioned (gsl_cblas.h, gsl_math.h, libgslcblas.so, libgsl.so) are
system/distribution GSL headers and libraries.
Try "locate gsl_".
You may need to ensure the GSL development package is installed.
--
Lee
On 09/17/2017 09:07 PM, Doug
I am trying to compile Gambas downloaded from Git the other day and
config is failing to find files that exist on my system, causing a
number of modules to be disabled.
For example, the output of config includes these lines:--
10 matches
Mail list logo