Gentoo python 3.x error …

I received an error compiling docutils and it is caused by python 3.x: (File “/usr/lib/python3.1/encodings/ascii.py”, line 26, in decode …) A work around: # mkdir -p /etc/portage/env/dev-python/# echo “export LC_CTYPE=en_US.utf8” […]

Regina

Neat, they used my rexxutil source for the current Regina 3.5 release.

MV2120

Almost to the end of installing Debian on my new (sort of) HP MV2120. Installed (2) 1TB Seagate drives (ST31000528AS) and formatted LVM/JFS. Installed Apache, mySQL, and others stuff. One […]

pmvnc and 4os2

Finally got Dmitry Steklenev’s changes inserted into pmvnc and uploaded to hobbes today. The source is at svn.assembla.com. I also put the 4os2 source into my svn site to make […]

pmvnc

I had a little spare time and, lucky me; I get an email about patches to PMVNC. Eugene ported this years ago and all I did was add a couple […]

OS/2 Zip 3.0 and Unzip 6.0f

I got a version of zip 3.0 and unzip 6.0f compiled with Open Watcom 1.8 for OS/2. Supports bzip compression and files > 2 gig. http://www.mgreene.org/pub/ziptest.zip A readable page of […]

Make up time…

Class and work have just eaten up my time. However, as things slow down it is time to start playing again! Come Tuesday I should have 2 IBM Xseries 335 […]

Slashdot OS/2 Article

OS/2 Community Tries Bounty System:http://tech.slashdot.org/article.pl?sid=08/09/07/1729255

More output…

I finally hooked up output from the detected serial port using a DosHelp routine, but it might short lived if I can’t use it after relocation. Guess the best part […]

DosHlp Routines

In brief, which is all I can do, the os2ldr contains some hardware dependent routines call DosHlp routines. Thanks to Pasha for pointing out that the ddk contains doshlp.inc which […]