Posts
May 25, 2007 • 1 min read • Technology
Dubugging GCK2.5 under wine
The new window that fails to be displayed, contains (when run natievly under W2K) the following text (and radio buttons for the four different file types):Select File Type Contruct (Ctrl-C)Illustration (Ctrl-I)List (Ctrl-L)Gel (Ctrl-G)New File NameOKCancelThe text associated with the different radio buttons appears first in the debug file in the following lines (as determined by the command "grep -n "List" all_output List_output", etc): 3890577 Gel3885836 Illustration3881107 List3876329 ConstructThat is within the range where we predicted the error to be.
May 25, 2007 • 2 min read • Technology
Debugging GCK2.5 under wine
GCK2.5.9 works with wine (crossover office 2.01 version).
May 25, 2007 • 1 min read • Technology
Changing environment variables (env, csh, bash)
I just install BackupPC.
May 25, 2007 • 2 min read • Technology
BackupPC (and MacOS X)
BackupPC seems to be a cool application.
May 24, 2007 • 1 min read • Technology
What Text Editor for Linux?
I have been using emacs (or Xemacs) so far, but now I started to use Nedit.