Search results

  1. K

    ruby-lsapi fails to install on OS X (Leopard) PPC

    Hi mistwang, You're a legend!! That fixed it perfectly. Works on both systems without a problem. :) THANK YOU VERY VERY MUCH!! Yes, I'm truly grateful! I was slightly concerned there for a while, but now I know you guys are backing up an excellent product with even more excellent support !!
  2. K

    ruby-lsapi fails to install on OS X (Leopard) PPC

    Hi mistwang, Thanks for responding! However, I am not sure I understand what you mean there? Are you believing that the default version of ruby installed by Apple and specifically bundled with the Leopard release of it's operating system is not specific enough for Leopard ? == IF so...
  3. K

    ruby-lsapi fails to install on OS X (Leopard) PPC

    Hi mistwang, I haven't built ruby at all on the two systems with problems, in other words, the ruby used is the default ruby that Apple installs with the Mac OS X 10.5 (Leopard) system. I have completely rebuilt both my systems, an iMac & MacBook Pro with the latest client version of Leopard...
  4. K

    ruby-lsapi fails to install on OS X (Leopard) PPC

    Just thought I should add this experiment as well. While installing MySQL from this article [http://www.hivelogic.com/narrative/articles/installing-mysql-on-mac-os-x] I saw its use of ARCHFLAGS when installing a gem. So I tried this command: [ sudo env ARCHFLAGS="-arch i386" gem install...
  5. K

    ruby-lsapi fails to install on OS X (Leopard) PPC

    Hi mistwang :) Thanks a lot for your reply!! I have tested your code above but it is still not working. When I tried the first version I got this error in the console: iMac:LiteSpeed kematzy$ cd ruby-lsapi-2.7 iMac:ruby-lsapi-2.7 kematzy$ ruby setup.rb config ---> ext ---> ext/lsapi...
  6. K

    ruby-lsapi fails to install on OS X (Leopard) PPC

    Hi all, I'm a new convert to the LiteSpeed 'family' and I'm trying to setup a staging server on an old iMac G5 (PPC), running the latest version of OS X 10.5 (Leopard) (Client version). I got LS 3.3 installed fine, couldn't do the LS admin PHP upgrade though, but installed PHP (5.2.5) just...
Top