On Wed, 2002-10-02 at 08:28, Dan Winship wrote: > On Tue, 2002-10-01 at 20:23, Kenneth Porter wrote: > > On Mon, 2002-09-30 at 19:18, Jeffrey Stedfast wrote: > > > > > everything is in ~/evolution > > > > Would it work to say: > > > > export HOME=/some/other/place ; evolution > > That would cause evo to look somewhere else, but it would also cause > lots of other things to look somewhere else, and would probably cause > problems.
If you just say: HOME=/some/other/place evolution with no semi-colon, it should just change the value of HOME for that invocation of evolution and leave everything else unaffected. -- Bob Haddleton 5ESS Call Processing CTS [EMAIL PROTECTED] _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
