[GRASS-user] installing grass trunk to jaunty

maning sambale wrote:

> Compiling from source following:
>
> http://grass.osgeo.org/wiki/Compile_and_Install#Ubuntu
>
> I am somehow stuck here:
> ./configure --enable-gpl --enable-libvorbis
--enable-libtheora \
> --enable-liba52 --enable-libdc1394
--enable-libgsm \
> --enable-libmp3lame --enable-libfaad
--enable-libfaac \
> --enable-libxvid --enable-pthreads
--enable-libx264 \
> --enable-shared
>
> Unknown option "--enable-liba52".
> See ./configure --help for available options.

those are instructions for building FFMPEG from source, not GRASS.
I don't know why the wiki page bothers with that, why not just
"apt-get install ffmpeg libavcodec-dev" etc?

Hamish

On Wed, 2009-04-29 at 17:28 -0700, Hamish wrote:

maning sambale wrote:
> > Compiling from source following:
> >
> > http://grass.osgeo.org/wiki/Compile_and_Install#Ubuntu
> >
> > I am somehow stuck here:
> > ./configure --enable-gpl --enable-libvorbis
> --enable-libtheora \
> > --enable-liba52 --enable-libdc1394
> --enable-libgsm \
> > --enable-libmp3lame --enable-libfaad
> --enable-libfaac \
> > --enable-libxvid --enable-pthreads
> --enable-libx264 \
> > --enable-shared
> >
> > Unknown option "--enable-liba52".
> > See ./configure --help for available options.

those are instructions for building FFMPEG from source, not GRASS.
I don't know why the wiki page bothers with that, why not just
"apt-get install ffmpeg libavcodec-dev" etc?

These isntructions are not valid anymore. Back then, for Ubuntu 7.10,
the ffmpeg packages available from the repositories were not enough or
did not work (don't remember exactly). I' ve found notes on how to get
ffmpeg from source-code and it worked (support for FFMPEG: Yes).

Note that currently (=Jaunty) ffmpeg seems to be broken(!?) again or I
am missing a package which I can't trace (looked using apt-file find).

Cheers, Nikos

Hey Nikos!

Nikos Alexandris wrote:

Note that currently (=Jaunty) ffmpeg seems to be broken(!?) again or I
am missing a package which I can't trace (looked using apt-file find).

I worked for me without compiling ffmpeg. But I am not using GRASS to create
films.

Let's mutually update the wiki next week.

--
View this message in context: http://n2.nabble.com/installing-grass-trunk-to-jaunty-tp2742065p2746533.html
Sent from the Grass - Users mailing list archive at Nabble.com.

Nikos:

> Note that currently (=Jaunty) ffmpeg seems to be broken(!?) again or I
> am missing a package which I can't trace (looked using apt-file find).

Timmie:

I worked for me without compiling ffmpeg. But I am not using GRASS to create
films.

Oh... nice :slight_smile: Last week I failed to get ffmpeg support. Seems with
latest jaunty-updates something has been fixed/changed !?

Let's mutually update the wiki next week.

Given some free-time, I propose to set-up a new section for Jaunty and
either leave as is the section for Ubuntu 7.10 or remove completely.

Kindest regards, Nikos

Timmie:

> I worked for me without compiling ffmpeg. But I am not using GRASS to create
> films.

Nikos:

Oh... nice :slight_smile: Last week I failed to get ffmpeg support. Seems with
latest jaunty-updates something has been fixed/changed !?

Sorry Timmie, it does not work for me.

The configuration can't find

---%<---
configure: error: *** FFMPEG includes directory /usr/include/ffmpeg/
does not exist.
---%<---

Could you please tell me if you had to install some extra packages from
the repositories?

Kind regards, Nikos

On Thu, 2009-04-30 at 21:18 +0200, Nikos Alexandris wrote:

Timmie:
> > I worked for me without compiling ffmpeg. But I am not using GRASS to create
> > films.

Do you use Ubuntu Jaunty 64-bit?
Thanks, Nikos