Subject:
|
Re: Adding part updates
|
Newsgroups:
|
lugnet.cad.dev.mac
|
Date:
|
Fri, 16 Jan 2004 19:09:02 GMT
|
Viewed:
|
2370 times
|
| |
| |
In lugnet.cad.dev.mac, Travis Cobbs wrote:
> In lugnet.cad.dev.mac, Tom Bozzo wrote:
> > like 'unzip -f lcad0303.zip -d ~/library/ldraw'.
>
> only compiled for a different *nix flavor). I would expect the above to extract
> the files into the following directory:
>
> ~/library/ldraw/ldraw
>
> The parts update zips all have the ldraw directory encoded into them.
> Consequently, any unzip program that supports directories inside the zip (which
> I would expect to be all unzip programs) would automatically put the files in
> the ldraw subdirectory of whatever directory you unzip into. So if
> ~/library/ldraw is your ldraw directory, then 'unzip -f lcad0303.zip -d
> ~/library' would seem like the correct command.
This is right. Combining this with Chris's observation regarding the -u switch,
then here is the procedure (ready for the OS X install document), which I have
tested on my own installation:
- Assumption: ldraw folder is in ~/Library (the Library folder within your user
directory, a recommended location)
- Assumption: parts update (2003-03, lcad0303.zip) downloaded to the desktop
- Launch Terminal (in Applications/Utilities)
- Type command 'unzip -u ~/Desktop/lcad0303.zip -d ~/Library'
- Respond with 'A' (All) when prompted for file replacements (for the patient,
respond 'y' when prompted; for the impatient, use -uo instead of -u in the
command line above)
- Quit Terminal if so inclined
Tom
|
|
Message has 1 Reply: | | Re: Adding part updates
|
| (...) If someone wants to write up instructions, we can post this to the www.ldraw.org website under the Mac section. I would have done this but I have been too busy. I have never done a parts update either, so I don't know any more than any of (...) (21 years ago, 16-Jan-04, to lugnet.cad.dev.mac)
|
Message is in Reply To:
| | Re: Adding part updates
|
| (...) I don't have access to a Mac, so I can't say anything with certainty, but I've used the Unix version of unzip (which I'm guessing is the one from Fink above, only compiled for a different *nix flavor). I would expect the above to extract the (...) (21 years ago, 16-Jan-04, to lugnet.cad.dev.mac)
|
24 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|