3 ./configure [--prefix=/yourprefix]
12 -----------------------------------------------------------------
13 The command line client, tf, has optional support for storing
14 login credentials in the Gnome Keyring.
16 SUSE seems to have a patched Gnome Keyring that installs the assembly
17 into the GAC, most other distros have not yet picked up this
18 change. If you're running such a distro, you need to execute the
21 cp /usr/lib/Gnome.Keyring/Gnome.Keyring.dll $PREFIX/lib/teamfoundation/
23 where $PREFIX is the prefix you supplied to the configure script above.