[Mono-list] Advice on Mono run-time distribution

Jeremiah McElroy jeremiah@facility9.com
Fri, 01 Aug 2003 11:41:38 -0400


We have a similar situation on our big HP-UX boxes.  build and compile 
software to /home/[USER]/bin and /home/[USER]/lib, etc.

It takes up a ton of room if multiple people need to utilize it on the 
same machine and requires that the users are comfortable building their 
own software, but it's the best i've found so far.

The other suggestion is to befriend whoever has root and ask them

Terry wrote:

> I will be releasing a small console-based C# application soon.  The 
> target is both Windows and Linux users, however, most of the Linux 
> users will not have rights to install anything to the system, just 
> their local accounts. 
>  
> Is it possible for them to get Mono up and running without being able 
> to install from an rpm or compiling the source?  For example, could 
> they just copy the mono executable into their account and be able to 
> run it from there?
>  
> I'd appreciate any advice anyone can give me on this. 
>  
> Thanks,
> Terry