Post
by sterwill » Fri Apr 22, 2005 8:38 am
We haven't made any packages for the Unix platforms primarily because it simply wasn't easy to integrate into our build system (which is, currently, entirely Windows-based). On the other hand, it should be pretty simple to package. The files you would need to copy to your Unix host would be a bunch of DLLs and a few EXEs. All the DLLs go whever Mono would expect to find libraries on your platform, and the EXEs go whever Mono expects to find executables (or in your path if you're using the binfmt_misc loader).
As a work-around for now, "apt-get install cabextract" (in Ubuntu's universe, also in Woody), then download the Vault client installer from the downloads page. cabextract will let you pull out all the files from the archive. Then copy *.dll to a place Mono will find them, and Vault.exe somewhere in your path.
Shaw Terwilliger
SourceGear LLC
`echo sterwill5sourcegear6com | tr 56 @.`