For the moment compile without GSL. My next commit will not provide the
path so it will depend on the system to locate it.


On Tue, Jan 31, 2012 at 2:13 PM, Caveat <gam...@caveat.demon.co.uk> wrote:

> 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.lahti...@gmail.com> 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
> >         <gam...@caveat.demon.co.uk> 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@lists.sourceforge.net
> >                 https://lists.sourceforge.net/lists/listinfo/gambas-user
> >
> >
> >
>
>
>
>
> ------------------------------------------------------------------------------
> 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@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



-- 
If you ask me if it can be done. The answer is YES, it can always be done.
The correct questions however are... What will it cost, and how long will
it take?
------------------------------------------------------------------------------
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@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to