> On 02-Nov-99, Robert Reiswig wrote:
> > On 2 Nov 1999, King Guppy wrote:
> >
> >> problems; admittedly this was not made clear enough in the installer.
> >> I'm trying to make a more general observation (rant?), which springs
> >> from my having to trawl through dozens of useless emails each
> >> day.
> >
> > Wow thats a lot of text to add :) I added most of your text...
> >
> > I also added to the installer a few checks. After I 'update' the vapor
> > libs to libs: ... I check all 4 libs in libs: and that are resident.
> If
> > any of the 4 libs are not = (in libs: and resident) I show the user
> what
> > versions are in libs: and are resident. Then show the "please reboot"
> > info.
>
> I have one problem with all the Vapor installer scripts - the assumption
> that all libs are installed to LIBS: or more specifically to SYS:Libs. I
> have two library directories: SYS:Libs and SYS:Libs2. I keep all my
> original system libraries in SYS:Libs, while all other libraries are
> kept
> in SYS:Libs2. Both directories are in the LIBS: assign path.
>
> However in terms of copying files, LIBS: refers to SYS:Libs. So any
> install
> script that copies files to LIBS: is copying them to SYS:Libs - not
> really
> a fault of the script. It would be very useful if the user could decide
> the
> location for the libraries with the default being LIBS:
>
> Thank you for the consideration.
if you assing you libs like this:
ASSIGN Libs: SYS:Libs2 SYS:Libs
SYS:Libs2 will be the first path and SYS:Libs the second one. when you do
a "COPY xydf TO Libs:" always the first path is used (iirc). thats how it
works here. so only if you explicitly tell the copy command (or installer
or... to copy to SYS:Libs the files will go there. try it.
byebye...
--
Michael Merkel (MiMe@IRC)
[EMAIL PROTECTED]
http://home.t-online.de/home/Merkel.Michael/
Sent through Global Message Exchange - http://www.gmx.net
____________________________________________________________
Voyager Mailing List - Info & Archive: http://www.vapor.com/
For Listserver Help: <[EMAIL PROTECTED]>, "HELP"
To Unsubscribe: <[EMAIL PROTECTED]>, "UNSUBSCRIBE"