Hello David, > As for the other information, it is a digital ocean virtual server with an > amd64 processor running CentOS 7. For the most part I followed the > directions at > http://nerdcave.littlebytesofpi.com/building-mono-and-xsp-server-on-linux/ > though not all of the directions worked. I had trouble with GTK, libgdi+ and > xsp. Some I had to get the clone code directly from github. Admittedly I > tried so many things I am not even sure what I did anymore.
If you are a beginner, and you don't have a good reason to build from master, I would really recommend using the packages provided by Xamarin: http://www.mono-project.com/docs/getting-started/install/linux/#centos-fedora-and-derivatives to install the packages you need: yum install mono-complete xsp You can browse the packages available at http://download.mono-project.com/repo/centos/ hope this helps, Timotheus _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
