Guys, first an apology. I know people hate it when newbies come on asking questions which have been asked a million times before. I have searched extensively but I can't get the answers I find to work.
I'm a total Linux newbie, so there are concepts I just don't understand, like the package manager, for instance.
I'm trying to put together a very lean linux box on a disk-on-chip PC. Intel-M 1600MHz processor, 1gig ram, 1gig disk-on-chip. I'm using SliTaz 3.0 Vesa flavour.
I'm trying to get flash installed and working, and preferably firefox updated to v8.
When I do "tazpkg get-install get-flash-plugin" it downloads the get-flash-plugin package, but then when I try to run "get-flash-plugin" it does nothing, just returns to a prompt. Websites that use flash report the flash is out of date.
I downloaded the latest flash source, un-tar-ed it and put it in /usr/lib/flash-plugin/libflashplayer.so and then websites stopped reporting flash was out of date, but wouldn't display the flash (and the CPU load went through the roof).
I downloaded the latest firefox, un-tar-ed it, but it just won't run at all.
So I tried google chrome - seemd to install ok from the package manager but won't run, so I installed cops from the package manager, and added copsd to the initialisation daemons in control box - I can see at shutdown that the copsd is running (it explicitly shuts down in the trace), but still google chrome won't run.
Basically, I am just following scripts without really understanding what I am doing. Can anyone help get this working, in extremely explicit and simple language (like "open an xterm, type this command..." you know, as if I was a three-year-old).
Really appreciate your help.