> At 00:40 8/12/2001, Branko =?ISO-8859-2?Q?=C8ibej?= wrote the following:
> -------------------------------------------------------------- 
> >Cynic wrote:
> >
> >>3)
> >>
> >>It's not really necessary to require people to define $(SVN_DB3_WIN32):
> >>all that you need is put the include/ and lib/ directories in 
> the appropriate
> >>lists in Tools -> Options -> Directories in MSVC, and you can 
> get rid of those
> >>/I $(SVN_DB3_WIN32)/include and just "ADD LINK32 libdb32.lib" 
> in the .dsp files.
> >>
> >>I can send the patches since I've already done this -- didn't 
> like the idea I had
> >>to restart my computer just to compile Subversion.
> >
> >Why would you have to restart the ... Ah, Win9x, and 
> autoexec.bat, and similar horrible things. Yep, I wasn't really 
> thinking about those windosaurs when I wrote the original .dsps.
> 
> Well, I'll welcome if you prove me wrong, but I use NT 4 and 5, 
> and both require
> restart for env. vars created through the control panel to become 
> effective.
NT5 certainly doesn't need a restart.
 - open a dos box
 - c:\> set
 
 - go to 'My Computer -> Properties -> Advanced -> Environment Variables'
 - Make your additions and changes
 - open a _new_ dos box
 - c:\> set
Here (on w2k) I get the old sitution in the first dos box and the
new situation in the second.
Sander
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:35 2006