1

Quick question - I'm on Debian squeeze, running nginx fine and installed mono fine. Now I want to host a .net4 web application and as I understand it I'll need fastcgi-mono-server4 (and xsp4 when testing it out) - where do I get these packages?

I tried apt-get install fastcgi-mono-server4 and same for mono-xsp4-base. When I did apt-get searchpkg mono I couldn't see anything relating to xsp4 or fastcgi server4.

Any ideas what I'm doing wrong? (sorry for the rushed question)

Regards,

James

growse
  • 8,020
  • 13
  • 74
  • 115
james lewis
  • 155
  • 1
  • 8

1 Answers1

2

Ha! Answer was in the question - I'm running Debian Squeeze. Should have been on a higher version of Debian (wheezy). Installed wheezy and checked apt-cache search xsp and sure enough there was xsp4.

Cheers,

James

james lewis
  • 155
  • 1
  • 8