[Gambas-user] Compile error (gb.gsl) on Ubuntu 11.10
Caveat
Gambas at ...1950...
Tue Jan 31 23:13:52 CET 2012
Thanks Jussi, that did the trick.
Seems like it's just looking in the wrong place... my gsl_math.h header
file is in /usr/include/gsl/ but it looks like the compile is looking
for it in /usr/local/include/gsl/
Dunno if that helps anyone...
If I understand correctly, gb.gsl is a new component which will
interface to the gnu scientific library. Perhaps someone could take a
look at including it in the documentation, so it doesn't seem so
'mysterious' in the future? :-)
Thanks again and kind regards,
Caveat
On Tue, 2012-01-31 at 23:51 +0200, Jussi Lahtinen wrote:
> http://www.gnu.org/software/gsl/
>
> Very useful, at least to me.
>
> Jussi
>
>
>
>
> On Tue, Jan 31, 2012 at 23:50, Jussi Lahtinen
> <jussi.lahtinen at ...626...> wrote:
> You might want to compile without gsl right now...
> Instead of normal ./configure, do ./configure --disable-gsl
>
> Jussi
>
>
>
> On Tue, Jan 31, 2012 at 23:46, Caveat
> <Gambas at ...1950...> wrote:
>
> Hi list
>
> On a new machine running Ubuntu 11.10 Oneiric, I'm
> having problems
> compiling Gambas3. It seems to be to do with my
> installation of gsl
> (gnu scientific library?).
>
> Attached is the full (gzipped) output from the compile
> script.
>
> I tried searching the documentation just out of
> interest to see what the
> component gb.gsl is, but there seems to be no trace of
> it.
>
> Thanks and regards,
> Caveat
>
>
>
>
> ------------------------------------------------------------------------------
> Keep Your Developer Skills Current with LearnDevNow!
> The most comprehensive online learning library for
> Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus
> HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you
> subscribe now!
> http://p.sf.net/sfu/learndevnow-d2d
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>
>
More information about the User
mailing list