Burning the Midnight Oil

Submitted by Bill St. Clair on Fri, 2006-05-12 06:02.

My posting frequency has gone down a bit of late. I've been working late at night on the Puppy Linux 2.0 Alpha. I got my ipw2200 wireless networking interface to work, and found a bug in the code that makes file system changes, initially memory-resident, persistent. Today, I'll be installing Ruby and getting my S3 code to work (it'll probably "just work").

Remember, I've been a computer hacker for a lot longer than I've been a political hack.

( categories: Webmaster stuff )
Submitted by Happy Curmudgeon (not verified) on Fri, 2006-05-12 07:40.

Thanks for the info. I'll burn an ISO and compare it to my Ubuntu and SUSE Live CD's to see iff the Puppy's any faster.

Submitted by Program (not verified) on Fri, 2006-11-24 15:45.

Huh, 2 months wasted on Puppy Linux. Irritating. Based OS for my site.

Submitted by Anonymous (not verified) on Sat, 2006-12-02 16:17.

I am new to PuppyOS. Were u able to successfully install/compile ruby on Puppy OS? Did u install c/c++ compiler first, where did u get that from. I am trying to the same but not sure about the steps involved. I have downloaded ruby source code but of course ./configure fails as no c/c++ compiler is installed. I have puppyOS 2.12 from puppy-2.12-seamonkey-zdrv.iso.

Submitted by Bill St. Clair on Sat, 2006-12-02 17:14.

As I remember, the Ruby build just worked. The compilation environment for Puppy 2.12 is the file devx_212.sfs, which you put at the top-level of the same partition that holds your pup_save.3fs file. Unless you've got a conventional hard disk install, in which case you have to "mount -o loop" the devx_212.sfs file system, and copy it, recursively, preserving soft links, to the top-level of your file system. That's why I use a frugal install for my Puppy. It makes upgrades easier, too. If you're booting from the CD, you have a frugal install, and it should use the devx_212.sfs file if it's in the same directory as pup_save.3fs.

You can find devx_212.sfs in my Puppy Linux Repository.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.