I try to install passenger on win XP sp3
I have installed
- ruby 1.8.6 (2008-08-11 patchlevel 287) [i386-mswin32]
- gem version 1.3.1
without problems.
I don't have a web server installed yet, and no database.
I don't have any microsoft compiler on my machine, and it looks as
though passenger requires it (?)
What am I doing wrong?
I try to install passenger on win XP sp3
I have installed
- ruby 1.8.6 (2008-08-11 patchlevel 287) [i386-mswin32]
- gem version 1.3.1
without problems.
I don't have a web server installed yet, and no database.
I don't have any microsoft compiler on my machine, and it looks as
though passenger requires it (?)
What am I doing wrong?
More generally if you see "Building native extension..." then you
either need the appropriate compiler and toolchain or you need to find
a prebuilt version.
Fred