Hi! I have been trying to install iFolder for the 2 last days, without much success. The main problem I ran into was to install Mono (an open source MS.Net implementation). There seems to be conflicting accounts as how to install Mono and each attempts created yet more problems.
1) YUM
The obvious approach was to first try with YUM (since I am a lazy ex-Ubuntu user and I like installations to run automatically while my brain thinks about more exciting stuff). I found a ".repo" file on the Mono project website and copied it at the obvious place (something like /etc/yum/...) Then I typed the yum command and it didn't find anything matching "mono". I am still not sure I use YUM properly.
2) RPM
The next try was with good old clunky RPM. First try gave me a dependency on the GLIB2 and EXIF, which I attempted to install without much success, as an apparently never-ending chain of dependencies seems to be revealed as I cave deeper into that mess.
We're supposed to use CentOS4 stuff, right?
3) Other futile attempts
After finding (on an obscure blog) that a guy has installed Mono successfully using RedCarpet, I realized that this package manager had been bought by Novell and integrated into a commercial product. It's not available anymore.
So I'm still stuck at square one and I don't want to spend the whole week on that. My server runs on SME Server 7.3 with a very basic configuration (the goal is to use it as a file+backup server on my LAN). I'm not a very experienced Linux user; I have 10 years of SunOS experience (most of the 1990s), Cygwin fun, and two decades of Windows experience, but Linux is still a bit obscure for me.
In short, I would appreciate someone giving me a tried & true approach for installing Mono.
Thanks for the help & advices.