Thread: installing ambulant player
hi!
i'm trying install ambulant player on ubuntu 10.04.
have downloaded ambulat from:
http://www.ambulantplayer.org/download200s.shtml
reading ~/ambulant-2.2/install file:
so install synaptic: qt-sdkfor linux desktop need @ least autoconf, automake, gnu gcc
(at least version 4.0), gtk2-devel and/or qt-devel (for graphics),
, alsa-devel (for sound).
after unpacking ambulant should first download , build required
3rd party packages. in third_party_packages, run following command:
python build-third-party-packages.py linux
install needed packages (insofar not installed
on system yet) in "third_party_packages/installed", , configure
, make pick them there.
(in case automatic build not suit needs: see
third_party_pckages/readme.txt manual building).
, install:
sudo apt-get install libgtk2.0-dev
execute script python output:
then run ./configurecode:+ ambulant toplevel directory: /home/sirmark/ambulant-2.2 + processing: libtool + ok: libtool + processing: expat + ok: expat + processing: xerces-c + ok: xerces-c + processing: faad2 + ok: faad2 + processing: xulrunner-sdk + failed: xulrunner-sdk + processing: ffmpeg + ok: ffmpeg + processing: sdl + ok: sdl + processing: live + ok: live + processing: gettext + ok: gettext + processing: libxml2 + ok: libxml2
and run make output:code:.....cut...... configure: warning: built ffmpeg libswscale, therefore under gpl license
where problem ?xpath_stateplugin.cpp:26:25: error: libxml/tree.h: file o directory non esistente
xpath_stateplugin.cpp:27:26: error: libxml/xpath.h: file o directory non esistente
xpath_stateplugin.cpp:28:35: error: libxml/xpathinternals.h: file o directory non esistente
xpath_stateplugin.cpp:72: error: ‘xmlnodeptr’ has not been declared
xpath_stateplugin.cpp:74: error: ‘xmldocptr’ not name type
xpath_stateplugin.cpp:75: error: ‘xmlxpathcontextptr’ not name type
xpath_stateplugin.cpp:87: error: variable or field ‘smil_function_execute’ declared void
xpath_stateplugin.cpp:87: error: ‘xmlxpathparsercontextptr’ not declared in scope
xpath_stateplugin.cpp:87: error: expected primary-expression before ‘int’
xpath_stateplugin.cpp:687: error: expected ‘}’ @ end of input
make[2]: *** [xpath_stateplugin.lo] errore 1
make[2]: uscita dalla directory "/home/sirmark/ambulant-2.2/src/plugins"
make[1]: *** [all-recursive] errore 1
make[1]: uscita dalla directory "/home/sirmark/ambulant-2.2/src"
make: *** [all-recursive] errore 1
support!
code:sudo apt-get install libxml2-dev xulrunner-dev
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] installing ambulant player
Ubuntu
Comments
Post a Comment