Thanks Ben, but to be honest it was just an old laptop I had lying around that I was curious if I could do dev work on, and then I realised it wouldn't compile node because of the G4 and old OS. I'm very unlikely to hack on it, and I doubt anyone wants to run node in production on old G4s.
On Wed, Sep 4, 2013 at 4:12 AM, Ben Noordhuis <[email protected]> wrote: > On Tue, Sep 3, 2013 at 10:52 PM, Matt <[email protected]> wrote: > > > > On Tue, Sep 3, 2013 at 3:53 PM, Andrew Low <[email protected]> wrote: > >> > >> If you're G4 Powerbook is running Linux - I think you _are_ the target > >> market :) > >> > >> If your question was about getting a version running under OSX (on > >> PowerPC) that may require a bunch of code changes. If you want to try, > >> you're certainly welcome to go for it. > > > > > > Ah, yeah I meant for OSX. And you're right - the fact that libuv requires > > 10.6 will likely be a showstopper. > > > > Matt. > > I removed a bunch of link-time framework dependencies recently so > there's a pretty good chance the latest master will compile and/or > run. If not, I'll accept patches. (Just make sure they're of good > quality. Anything that looks like it'll have to go through multiple > review rounds, I'll probably reject outright - I don't want to spend > too much time on this.) > > OS X 10.4 and 10.5 have some gnarly kqueue() bugs though. How _well_ > it will run node or libuv is anybody's guess. > > -- > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > You received this message because you are subscribed to the Google > Groups "nodejs" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "nodejs" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
