User:NeoAmsterdam/Notes in Progress: Difference between revisions
Jump to navigation
Jump to search
NeoAmsterdam (talk | contribs) |
NeoAmsterdam (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
== To Do == |
== To Do == |
||
* yum in Lin. Lib. fonts and linux-wacom (please, please, please work?) |
|||
* |
* inst. [http://www.fixedsysexcelsior.com/fonts/FSEX300.ttf FixedSys Excel.] ([http://www.kreativekorp.com/swdownload/fonts/retro/pr.zip PR fonts] are fine, too)<br /><tt>/usr/share/fonts</tt>, right? DPI note for GNOME (180dpi, right? or was it 108?) |
||
== Done == |
== Done == |
||
Line 18: | Line 19: | ||
Warning: Geo.Loc., D/L Loc., privacy settings, lame "oops" messages when there's a Flashy page (y'shouldda asked, Goo... y'shouldda asked first.) |
Warning: Geo.Loc., D/L Loc., privacy settings, lame "oops" messages when there's a Flashy page (y'shouldda asked, Goo... y'shouldda asked first.) |
||
== |
=== TilEm. === |
||
Most (all?) require ROMs; a CPU-hog (96% CPU according to <tt>top</tt>) |
|||
=== Graph. Calc. === |
|||
Most (all?) require ROMs. |
|||
* vti's ok under Wine, but why Wine it? |
* vti's ok under Wine, but why Wine it? |
||
* Nothing in yum repos for F11... |
* Nothing in yum repos for F11... |
||
Line 45: | Line 45: | ||
*# <tt>tilem</tt>... NO: it got installed to <tt>/usr/local/bin</tt>, and $PATH doesn't go there. |
*# <tt>tilem</tt>... NO: it got installed to <tt>/usr/local/bin</tt>, and $PATH doesn't go there. |
||
*#* Thought of editing $PATH but there's no <tt>.bash{rc,_profile}</tt> or <tt>.profile</tt> in <tt>~</tt>... I'll just append it for the time being. |
*#* Thought of editing $PATH but there's no <tt>.bash{rc,_profile}</tt> or <tt>.profile</tt> in <tt>~</tt>... I'll just append it for the time being. |
||
*# <tt>tilem</tt>... ¡GOOOOOL!<br /><small>yeah, there's something wrong with my '86 ROM, but that's a config problem, not a compile problem.</small> |
*# <tt>tilem</tt>... ¡GOOOOOL!<br /><del><small>yeah, there's something wrong with my '86 ROM, but that's a config problem, not a compile problem.</small></del>Won't read saved memory files from other platforms |
||
=== Gnome Screenshot === |
|||
* yum install gnome-utils (deps. libgtop2)<br />I wonder if I can change the keystroke for snapshotting to "frame" (and alt-tab to the key next to it?) |
|||
== Doing == |
Revision as of 19:50, 13 February 2011
To Do
- yum in Lin. Lib. fonts and linux-wacom (please, please, please work?)
- inst. FixedSys Excel. (PR fonts are fine, too)
/usr/share/fonts, right? DPI note for GNOME (180dpi, right? or was it 108?)
Done
VM
512MB is a must for any GNOME-work.
Goog Chrome
Ugh, but it's leaner than FiFox
- requires LSB≥3.2
- yum install redhat-lsb
gives that @#$%ing "out of space" error (not with a 16GB SD you aren't!!!!) - console: -> /sbin/init 3 ... yum install redhat-lsb
ditto >_< - #ed "/var" mounts; restart
- Gnome: yum install redhat-lsb
Works! Dependencies: m4 make patch pax
- yum install redhat-lsb
- Grab Goog's rpm (where's the SRPM you "let's not be evil" b*****ds?!)
- rpm -ivh g...rpm OK
As sluggish as FiFox, as alien as M$Office 12
Warning: Geo.Loc., D/L Loc., privacy settings, lame "oops" messages when there's a Flashy page (y'shouldda asked, Goo... y'shouldda asked first.)
TilEm.
Most (all?) require ROMs; a CPU-hog (96% CPU according to top)
- vti's ok under Wine, but why Wine it?
- Nothing in yum repos for F11...
- TilEm needs GTK+ (assumed installed) and a trifecta (./configure && make && sudo make install)...
- TilEm needs GTK+ (assumed installed) and a trifecta (./configure && make && sudo make install)...
Note: tilem is a lot of trackpad and clicking. Very annoying, but far more useable than MetaFont's math system or GNUPlotz.
- yum install gcc
prob. need m4/make/patch/autoconf/automake/etc. - see LSB- deps found: glibc-{devel,headers} kernel-headers {,cloog-}ppl # ¿was ist das?
- yum install auto{conf,make}
- no deps shown
- wget & unpack tar.bz2 (pity there's no ln -S to latest)
- ./configure chokes: GTK+ may be installed, but not its
devils-devels- yum's kvetching about "no space on device" again... >_< restart
Oh, great: shutdown -r now -> command not found... just my luck. :-P
- yum's kvetching about "no space on device" again... >_< restart
- yum install gtk+-devel (what a contradictory package name)...
- deps galore: {glib,xorg-x11-proto,lib{ICE,SM,X{11,au,dmcp,ext,i,t},xcb}}-devel
- ./configure --without-ticables:
- requires GTK+ ≥2.4.0, installed 1.2.10 instead (d'oh!)
- yum install gtk2-devel (what a non-plussed package name)...
- Even more deps than GTK+... let's just trudge on, shall we?
- ./configure --without-ticables already!!
- Yes! :-D
- make
YES! - sudo make installYES!!
- Copy over roms (gottta write the ROM snippet) to ~/.TilEm
- tilem... NO: it got installed to /usr/local/bin, and $PATH doesn't go there.
- Thought of editing $PATH but there's no .bash{rc,_profile} or .profile in ~... I'll just append it for the time being.
- tilem... ¡GOOOOOL!
yeah, there's something wrong with my '86 ROM, but that's a config problem, not a compile problem.Won't read saved memory files from other platforms
- yum install gcc
Gnome Screenshot
- yum install gnome-utils (deps. libgtop2)
I wonder if I can change the keystroke for snapshotting to "frame" (and alt-tab to the key next to it?)