0

I'm trying to install Firestorm on my laptop, but I keep getting this error:

william@william-HP-Pavilion-dv6000-EY799AV-ABA:~$ sudo apt-get install ia32-libs
[sudo] password for william: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package ia32-libs is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'ia32-libs' has no installation candidate

1 Answers1

0

The package name is ia32-libs-multiarch and you should be able to install it with sudo apt-get install ia32-libs-multiarch.

January
  • 35,952
  • now when i try and open firestorm i get a window creation error and in running ubuntu 12.04 LTS i get the same error when i try and run secondlife viewer too – william Jul 17 '13 at 04:17