installing problem in Ubuntu 9.04

I’m using Ubuntu 9 and downloaded OF v 0.061 but its showing an error when installing Dependencies

“”"""""""""""""""""""""""""""""""""""""""""""""“Error”"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""

udhanshu@sudhanshu-desktop:~/Desktop/of_preRelease_v0061_linux64_FAT/scripts/linux/ubuntu$ sudo ./install_dependencies.sh
Hit http://in.archive.ubuntu.com jaunty Release.gpg
Ign http://in.archive.ubuntu.com jaunty/main Translation-en_IN
Ign http://in.archive.ubuntu.com jaunty/restricted Translation-en_IN
Hit http://security.ubuntu.com jaunty-security Release.gpg
Ign http://security.ubuntu.com jaunty-security/main Translation-en_IN
Hit http://apt.wxwidgets.org jaunty-wx Release.gpg
Ign http://apt.wxwidgets.org jaunty-wx/main Translation-en_IN
Ign http://in.archive.ubuntu.com jaunty/universe Translation-en_IN
Ign http://in.archive.ubuntu.com jaunty/multiverse Translation-en_IN
Hit http://lgp203.free.fr jaunty Release.gpg
Ign http://security.ubuntu.com jaunty-security/restricted Translation-en_IN
Ign http://security.ubuntu.com jaunty-security/universe Translation-en_IN
Ign http://security.ubuntu.com jaunty-security/multiverse Translation-en_IN
Hit http://security.ubuntu.com jaunty-security Release
Hit http://apt.wxwidgets.org jaunty-wx Release
Hit http://apt.wxwidgets.org jaunty-wx/main Packages
Hit http://security.ubuntu.com jaunty-security/main Packages
Ign http://lgp203.free.fr jaunty/universe Translation-en_IN
Hit http://in.archive.ubuntu.com jaunty-updates Release.gpg
Hit http://security.ubuntu.com jaunty-security/restricted Packages
Hit http://security.ubuntu.com jaunty-security/main Sources
Hit http://security.ubuntu.com jaunty-security/restricted Sources
Hit http://security.ubuntu.com jaunty-security/universe Packages
Hit http://security.ubuntu.com jaunty-security/universe Sources
Ign http://in.archive.ubuntu.com jaunty-updates/main Translation-en_IN
Hit http://security.ubuntu.com jaunty-security/multiverse Packages
Hit http://security.ubuntu.com jaunty-security/multiverse Sources
Ign http://in.archive.ubuntu.com jaunty-updates/restricted Translation-en_IN
Ign http://in.archive.ubuntu.com jaunty-updates/universe Translation-en_IN
Ign http://in.archive.ubuntu.com jaunty-updates/multiverse Translation-en_IN
Hit http://in.archive.ubuntu.com jaunty Release
Hit http://lgp203.free.fr jaunty Release
Hit http://in.archive.ubuntu.com jaunty-updates Release
Hit http://in.archive.ubuntu.com jaunty/main Packages
Hit http://lgp203.free.fr jaunty/universe Packages
Hit http://in.archive.ubuntu.com jaunty/restricted Packages
Hit http://in.archive.ubuntu.com jaunty/main Sources
Hit http://in.archive.ubuntu.com jaunty/restricted Sources
Hit http://in.archive.ubuntu.com jaunty/universe Packages
Hit http://in.archive.ubuntu.com jaunty/universe Sources
Hit http://in.archive.ubuntu.com jaunty/multiverse Packages
Hit http://in.archive.ubuntu.com jaunty/multiverse Sources
Hit http://in.archive.ubuntu.com jaunty-updates/main Packages
Hit http://in.archive.ubuntu.com jaunty-updates/restricted Packages
Hit http://in.archive.ubuntu.com jaunty-updates/main Sources
Hit http://in.archive.ubuntu.com jaunty-updates/restricted Sources
Hit http://in.archive.ubuntu.com jaunty-updates/universe Packages
Hit http://in.archive.ubuntu.com jaunty-updates/universe Sources
Hit http://in.archive.ubuntu.com jaunty-updates/multiverse Packages
Hit http://in.archive.ubuntu.com jaunty-updates/multiverse Sources
Reading package lists… Done
Reading package lists… Done
Building dependency tree
Reading state information… Done
libgstreamer0.10-dev is already the newest version.
libgstreamer-plugins-base0.10-dev is already the newest version.
libavcodec-dev is already the newest version.
libavformat-dev is already the newest version.
libavutil-dev is already the newest version.
libswscale-dev is already the newest version.
freeglut3-dev is already the newest version.
libasound2-dev is already the newest version.
libxmu-dev is already the newest version.
libxxf86vm-dev is already the newest version.
g++ is already the newest version.
libgl1-mesa-dev is already the newest version.
libglu1-mesa-dev is already the newest version.
libraw1394-dev is already the newest version.
libudev-dev is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 312 not upgraded.
echo “compiling objects”
compiling objects
echo obj/Debug/…/…/…/openFrameworks/video/ofGstUtils.o | sed “s/obj\/Debug\///” | sed “s/.o/.cpp/”
…/…/…/openFrameworks/video/ofGstUtils.cpp
mkdir -p obj/Debug/…/…/…/openFrameworks/video
g++ -g -Wall -fexceptions -I…/…/…/FreeImage/include -I…/…/…/fmodex/include -I…/…/…/freetype/include -I…/…/…/freetype/include/freetype2 -I…/…/…/freetype/include/freetype2/freetype -I…/…/…/freetype/include/freetype2/freetype/config -I…/…/…/glee/include -I…/…/…/gstappsink/include -I…/…/…/gstappsink/include/gst -I…/…/…/gstappsink/include/gst/app -I…/…/…/poco/include -I…/…/…/poco/include/Poco -I…/…/…/poco/include/Poco/SAX -I…/…/…/poco/include/Poco/XML -I…/…/…/poco/include/Poco/Dynamic -I…/…/…/poco/include/Poco/Util -I…/…/…/poco/include/Poco/Net -I…/…/…/poco/include/Poco/DOM -I…/…/…/poco/include/CppUnit -I…/…/…/rtAudio/include -I…/…/…/unicap/include -I…/…/…/openFrameworks/ -I…/…/…/openFrameworks/communication -I…/…/…/openFrameworks/graphics -I…/…/…/openFrameworks/utils -I…/…/…/openFrameworks/events -I…/…/…/openFrameworks/video -I…/…/…/openFrameworks/sound -I…/…/…/openFrameworks/app pkg-config gstreamer-0.10 gstreamer-video-0.10 gstreamer-base-0.10 libudev libavcodec libavformat libavutil --cflags -MMD -MP -MF echo obj/Debug/../../../openFrameworks/video/ofGstUtils.o | sed "s/obj\\/Debug\\///" | sed "s/\.o/\.d/" -o obj/Debug/…/…/…/openFrameworks/video/ofGstUtils.o -c echo obj/Debug/../../../openFrameworks/video/ofGstUtils.o | sed "s/obj\\/Debug\\///" | sed "s/\.o/\.cpp/"
In file included from …/…/…/openFrameworks/video/ofGstUtils.cpp:3:
…/…/…/gstappsink/include/gst/app/gstappsink.h:106: error: ISO C++ forbids declaration of ‘GstBufferList’ with no type
…/…/…/gstappsink/include/gst/app/gstappsink.h:106: error: expected ‘;’ before ‘*’ token
…/…/…/gstappsink/include/gst/app/gstappsink.h:107: error: ISO C++ forbids declaration of ‘GstBufferList’ with no type
…/…/…/gstappsink/include/gst/app/gstappsink.h:107: error: expected ‘;’ before ‘*’ token
…/…/…/gstappsink/include/gst/app/gstappsink.h:131: error: expected constructor, destructor, or type conversion before ‘*’ token
make: *** [obj/Debug/…/…/…/openFrameworks/video/ofGstUtils.o] Error 1
there has been a problem compiling Debug OF library
please report this problem in the forums

tell me how i can fix it …

in ubuntu 9.04 the version of gstreamer is older than that needed by OF you can install the newest one using this ubuntu ppa:

https://launchpad.net/~gstreamer-develo-…-rchive/ppa

there’s instructions there on how to set it up, but post back if you have any problems

EDIT: it seems jaunty (9.04) is not supported in that ppa anymore, here’s another one that should work:

https://launchpad.net/~pgquiles/+archiv-…-ter=jaunty

I upgraded my Ubuntu and now working on Ubuntu 9.10 but having same error… tell me clearly how i can remove it…