Totem on Solaris 10

Hi there ,

I tried to play DVD or VCD with Totem , but it doesn't work at all !

I asked the developer of this software and he told me that DVD-playing is only inplemented in the newer versions , so why does

Sun implement something in their packages that doesn't work ?

Anyway , he gave me a link to download the newer version :

http://ftp.gnome.org/pub/GNOME/sources/totem

I downloaded this version and tried to compile and to install , but standard there seems not to be a compiler installed in Solaris 10 for X86.

Can somebody help me on this ?

Hans

[615 byte] By [Hans_Degreef] at [2007-11-26 0:45:38]
# 1
You could get gcc from www.sunfreeware.com.
kidari at 2007-7-5 19:41:01 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 2

> but standard there seems not to be a

> compiler installed in Solaris 10 for X86.

That's not true any more, with the release version of Solaris 10.

gcc-3.4.3 is installed in /usr/sfw/bin/gcc

you need to install at least the packages SUNWgcc SUNWbinutils

SUNWbison SUNWflexlex SUNWtoo SUNWarc SUNWbtool

SUNWsprot SUNWhea from the Solaris 10 DVD/CDs.

And add /usr/sfw/bin and /usr/ccs/bin to your $PATH.

JuergenKeil at 2007-7-5 19:41:01 > top of Java-index,Solaris Operating System,Solaris 10 Features...