[Mono-devel-list] Questions regarding Mono.

Paul paul at all-the-johnsons.co.uk
Fri Jul 30 11:37:02 EDT 2004


Hi,

> 1) Initially, I wan unable to install Mono 1.0 but
> after reading the comments of one of the members
> (using --force --nodeps) option, I was able to install
> it. Now, where (in which directory) does the rpm
> command actually install mono?

Binaries -> /usr/bin
Libraries -> /usr/mono/lib
Headers -> /usr/include/mono
 
> 2) Is there some specific folder where installations
> done using rpm command go to? (e.g. in Windows, most
> of the installations by default, go to C:\Program
> Files... folder)

Window puts all sorts of things all over the place, for linux, they use
the above
 
> 3) The xsp.exe is lying in my /usr/bin directory. So
> to run the server, I have to go to that directory and
> type mono xsp.exe, which starts the xsp server. But if
> I copy this exe to some other directory, and then type
> the same command, it still runs. How? I mean, aren't
> there any dependencies of the xsp.exe?

Nope. You should be able to run anything in /usr/bin from you home
directory, you don't need to go to /usr/bin. In this case, there is
nothing wrong with using mono /usr/bin/xsp.exe

The reason it runs irrespective of where you place the binary is down to
the dlls always being in the same place.
 
TTFN

Paul
-- 
"Look. If you had one shot, one opportunity, to seize everything you
ever wanted. One moment to capture or would you just let it slip?" -
Marshall Mathers III (Lose Yourself)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20040730/9ce5e793/attachment.bin 


More information about the Mono-devel-list mailing list