PDA

View Full Version : [ubuntu] problem of gcc-3.3 installation



xx2009
November 2nd, 2009, 05:13 AM
Hi all,

I attempted to install the software "Festival" on my computer, but it needs the gcc-3.3. My current system is Ubuntu 9.04, and the current gcc version is gcc (Ubuntu 4.3.3-5ubuntu4) 4.3.3. I tried to install the gcc-3.3, but problem appeared. The detail is below:

xiexu@xiexu-laptop:~$ sudo apt-get install gcc-3.3
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package gcc-3.3
xiexu@xiexu-laptop:~$

Anyone knows how to fix it.
Many thanks