LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   Installing MCS (https://www.linuxquestions.org/questions/debian-26/installing-mcs-326551/)

Skaan 05-24-2005 06:13 AM

Installing MCS
 
My goal is to install the mono-mod for apache so i can run ASP pages.
Now when i want to install xsp
it said the following when i typed ./configure

no C# compiler found (i have installed the mono-1.1.7-installer.bin)

so i looked for the 1.0.6-cms.tar.gz
i found this one on the mono-project site too.

Now, how do you install this?
there is no ./configure file present :s

anybody who has any experience with the mono-project as well?
Help is always welcome because this is my first time with Linux.

Oh and i'm currently running Debian Sarge

Thnx in advance

Alien#007 05-24-2005 06:37 AM

U have to install gcc compiler(apt-get install gcc)

Skaan 05-24-2005 06:45 AM

Quote:

Originally posted by Alien#007
U have to install gcc compiler(apt-get install gcc)
does this replace the C# compiler? because i retried the ./configure but still it says no C# compiler found.

Or does this tool allow me to install MCS? if so, how?

thnx for helping!

Alien#007 05-24-2005 08:04 AM

Sorry I didn't read the post carefully. I don't know why you want to build mono from scratch, but if you want to this howto can help you.

http://pkg-mono.alioth.debian.org/BU..._SCRATCH_HOWTO

...or you can simply install it with apt-get(apt-get install mono)

Skaan 05-24-2005 08:11 AM

i kinda am forced to build it from scratch because i can't log on to the inet with the debian computer. So i download the required files from a winXP computer connected to the inet and burn them on a cd-rom
then i mount the cdrom and try to install them.

But this building from scratch looks a bit difficult. Nevertheless i have to give it a shot :p

thnx! Hoping it will work this way

Alien#007 05-24-2005 08:14 AM

You can also download .deb files burn them on cd and install them.

Skaan 05-24-2005 08:20 AM

where can i find these *.deb files?
i checked the go-mono.com site
and i thought the http://www.go-mono.com/archive/1.1.7...-installer.bin
included everything (xsp, c#, etc...)

the deb files at the bottom link to this page http://debian.meebey.net/ , but i don't see a c# compiler or anything, nor i don't even know which ones to install (just have to run asp-pages)

Alien#007 05-24-2005 08:54 AM

Files are here: http://debian.meebey.net/pkg-mono/mono/

First download all .deb files. Then unpack them on debian system. Unpack them using dpkg command(dpkg -i package.deb)


All times are GMT -5. The time now is 03:30 PM.