Compiling Gambas3

View: New views
4 Messages — Rating Filter:   Alert me  

Compiling Gambas3

by Hartmut Eilers :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hallo List,

I try to compile Gambas3 from svn.

I did everything which is described in the INSTALL and README.
when I do the configure I get:

THESE COMPONENTS ARE DISABLED:

- gb.image.imlib
- gb.sdl
- gb.v4l

so I did :
./configure --enable-image.imlib --enable-v4l --enable-sdl

but the result is the same, so I did make clean and tried again,
but always the 3 packages are disabled. What do I need to do
to enable those packages.

regards
Hartmut

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-user mailing list
Gambas-user@...
https://lists.sourceforge.net/lists/listinfo/gambas-user

Re: Compiling Gambas3

by Fabien Bodard-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

no in fact you need to install the package of imlib-dev  not installed
and v4l1-dev and the libs -dev of sdl !!

certainly the doc is not up to date

on what distrib ?

2009/11/6 Hartmut Eilers <hartmut@...>:

> Hallo List,
>
> I try to compile Gambas3 from svn.
>
> I did everything which is described in the INSTALL and README.
> when I do the configure I get:
>
> THESE COMPONENTS ARE DISABLED:
>
> - gb.image.imlib
> - gb.sdl
> - gb.v4l
>
> so I did :
> ./configure --enable-image.imlib --enable-v4l --enable-sdl
>
> but the result is the same, so I did make clean and tried again,
> but always the 3 packages are disabled. What do I need to do
> to enable those packages.
>
> regards
> Hartmut
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@...
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-user mailing list
Gambas-user@...
https://lists.sourceforge.net/lists/listinfo/gambas-user

Re: Compiling Gambas3

by Benoît Minisini :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> Hallo List,
>
> I try to compile Gambas3 from svn.
>
> I did everything which is described in the INSTALL and README.
> when I do the configure I get:

These files are for Gambas 2.

>
> THESE COMPONENTS ARE DISABLED:
>
> - gb.image.imlib
> - gb.sdl
> - gb.v4l
>

For Gambas 3, you must install (on Ubuntu) the following development packages
: libsdl_ttf2.0-dev, libimlib2-dev and libv4l-dev.

If someone could add that on the wiki, it would be cool.

Regards,

--
Benoît Minisini

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-user mailing list
Gambas-user@...
https://lists.sourceforge.net/lists/listinfo/gambas-user

Re: Compiling Gambas3

by Ricardo Díaz Martín :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Benoit,

How can we add something to wiki?



2009/11/6 Benoît Minisini <gambas@...>

> > Hallo List,
> >
> > I try to compile Gambas3 from svn.
> >
> > I did everything which is described in the INSTALL and README.
> > when I do the configure I get:
>
> These files are for Gambas 2.
>
> >
> > THESE COMPONENTS ARE DISABLED:
> >
> > - gb.image.imlib
> > - gb.sdl
> > - gb.v4l
> >
>
> For Gambas 3, you must install (on Ubuntu) the following development
> packages
> : libsdl_ttf2.0-dev, libimlib2-dev and libv4l-dev.
>
> If someone could add that on the wiki, it would be cool.
>
> Regards,
>
> --
> Benoît Minisini
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@...
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-user mailing list
Gambas-user@...
https://lists.sourceforge.net/lists/listinfo/gambas-user