Ok, now I got further. Here's what I did.
I did a sudo apt-get update & sudo apt-get upgrade
Then I did this twice since the first time I hadn't done the previous two things.
sudo aptitude -t etch install iceweasel
On the second time around, here's what I got:
Reading package lists... Done
Building dependency tree... Done
Reading extended state information
Initializing package states... Done
Writing extended state information... Done
Reading task descriptions... Done
Building tag database... Done
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Writing extended state information... Done
When I tryed to run, the program, I get this:
$ iceweasel
(firefox-bin:5890): Gtk-WARNING **: cannot open display:
How do I solve this?
|