Re: Burned by Yosemite

2014-11-07 Thread Tim Kilburn
Hi, Yes, and in the Finder: • cmd-o on file.zip. (The Mac has a built-in unzipper, so, nothing special to do) • cmd-c on the app from the subsequent window and cmd-v into the Applications folder. GUI or Terminal, simple process. Later... Tim Kilburn Fort McMurray, AB Canada > On Nov 6, 201

Re: Burned by Yosemite

2014-11-06 Thread Janina Sajka
Not sure how this discussion moved under this subject, because "Burned" was a separate post, and I'd really like to hear whether anyone else has had similar experiences upgrading to Yosemite. In any case, Georgina is correct. It's trivial from a CLI, as long as you know where to put things. There

Re: Burned by Yosemite

2014-11-06 Thread Georgina Joyce
Hello Chris, This is a lot easier in the terminal for those who are familiar with bash and with a file that is structured as colloquy.zip. unzip Downloads/MyFile.zip cp -r Downloads/MyFile /Applications/ Gena > On 6 Nov 2014, at 22:33, 'Chris Blouch' via MacVisionaries > wrote: > > Sounds l

Re: Burned by Yosemite

2014-11-06 Thread 'Chris Blouch' via MacVisionaries
Sounds like Janina is poking at things through the terminal. Not that there is anything wrong with that but from the GUI the .app directory appears as one single file even though it has lots of subdirectories under the hood. So the easiest thing is to do it from the GUI. Move the package from w

Re: Burned by Yosemite

2014-11-06 Thread Alex Hall
The app doesn't need to be installed, in the usual sense. Copy it to your Applications folder (cmd-shift-a), but that's more of a housekeeping thing than a requirement. Just launch the app to use it, like any other app on the Mac. > On Nov 6, 2014, at 1:01 PM, Janina Sajka wrote: > > Janina Saj

Burned by Yosemite

2014-11-06 Thread Janina Sajka
Janina Sajka writes: > Argh. > > So, I downloaded the .zip file from colloquy.info, but there's no > readme, or any other kind of installation instruction. I'm also not > finding any installation instruction on their page. > > Looking at the file structure of the exploded .zip, I see the top leve