what's the potato-friendly way to get galeon installed? (basically same inquiry as before, but with a more pertinent subject line and a bit more elaboration on the details:)
i've got potato(stable) set up including deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free (all one line) in my /etc/apt/sources.list but of course galeon ain't there... ("dpkg -S" and "apt-cache search" both come up empty when looking for "galeon".) i could download galeon rpm's, but goes against the debianistic grain. -- DEBIAN NEWBIE TIP #73 from USM Bish <[EMAIL PROTECTED]> : Looking for a way to CAPTURE A TRANSCRIPT OF SOME COMMANDS? Easy! To catch anything from the screen when it scrolls by, use "script": script file-to-save-transcript-in.txt <command> <command> exit <== don't forget this! (It spawns another shell, and displays everything so you can work -- but it also saves the output in the file at the same time.) Then "pager file-*transcript*" to review it. Or email it. Or edit it for inclusion in a manual you're writing. Also see http://newbieDoc.sourceForge.net/ ...