Jonah Thomas
Unregistered
|
|
Posted: June 30 2005,23:27 |
|
It's firefox-gtk2-1.0.4.uci.
After booting from the hard disk I can install GTK2 and install firefox, and run them both and they work. But to run them after a reboot I have to install them again which results in an extra copy of each in the menu. The firefox icon doesn't go onto the desktop because the script calls for moving it out of a directory I don't have write access to. deleted the multiple extra copies from /tmp/menu.tmp and from /home/dsl/.fluxbox/menu. Then I loaded GTK2 with busybox so it wouldn't get deleted, and fixed the link to /ramdisk, and when I couldn't figure out how to open the firefox*.uci file I redirected the menu link to a copy of firefox 1.0.4 that I downloaded from Mozilla. It wastes disk space but I have more disk space than I have time to get things working right just now.
Some MY-DSL apps work on my hard-disk system. So far it's the ones that need GTK2 that fail, and they work once. The things I've found that give them problems are first the link to /ramdisk, and second the scripts have to be called from dsl but some of them need root permissions.
I first noticed the problems when I tried to put /home onto a separate partition. I had so much trouble figuring that out that I finally just made the new partition be /home/dsl/bulky and I'll put things there that take extra space.
In the short run I'm trying to avoid the problems I don't have time to solve. But I'd like to find out how to load *.uci files. I like the idea of cutting out some of the bloat you don't need. That's useful on hard disks too even when there's plenty of space. "Zeke said, 'Why take out the trash now? The house isn't full yet. And it might be good for something someday.'"
|