PDA

View Full Version : Error Building Open Pli Image



despdan
6th February, 2010, 02:21 PM
Could someone please tell me where this is going wrong




checking for socklen_t... yes
checking for getopt_long... yes
./configure: line 15903: syntax error near unexpected token `have_ogg=yes,'
./configure: line 15903: `XIPH_PATH_OGG(have_ogg=yes, { $as_echo "$as_me:$LINENO: WARNING: *** Ogg development enviroment not installed - Ogg support will not be built" >&5'
make: *** [.libflac] Error 2 what file should i be looking at to edit? & why?

Ok found what the prob was, missing Ogg from ubuntu linux OS

inranr
15th October, 2011, 03:23 AM
./configure: line 14807: syntax error near unexpected token `have_ogg=yes,'
./configure: line 14807: `XIPH_PATH_OGG(have_ogg=yes, { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: *** Ogg development enviroment not installed - Ogg support will not be built" >&5'
make: *** [.libflac] Error 2

when compile flac-1.1.2.tar.gz
I have error like that..
I have not solution...
we have same problem

Ansem
16th October, 2011, 09:38 AM
try an update from the menu

or you may have to


sudo /usr/share/doc/libdvdread4/install-css.shand


sudo apt-get install ubuntu-restricted-extras

inranr
19th October, 2011, 03:53 PM
oh... I'm sorry
it's not install ogg and ogg development (libogg0 and libogg-dev) yet

it's work now :D