James Coyle wrote:
> 
> The Mozilla build page gives these instructions for finishing the installation of 
>the 
> Fizzila version: (after compiling everything)

Actually, I dont't think you need to do anything of this kind.
 
>      Copy Widget resources into your local library folder. You only need to do this 
>when libWidget.rsrc changes and it doesn't change that often.
> 
>      * % cp widget/src/mac/nsMacWidget.rsrc ~/Library/libWidget.rsrc

Do you see the space before the '~' ?
 
>      5. This will create a package file for you in mozilla/dist called 
>Mozilla[Debug].app. Double-click it and you'll be on your wa
> 
> However, when I do this, this is the prompt I get:
> 
>      cp widget/src/mac/nsMacWidget.rsrc~/Library/libWidget.rsrc

Here you forgot the space. You need (at least) two arguments for cp.

>      usage: cp [-R [-H | -L | -P]] [-f | -i] [-p] src target
>      cp [-R [-H | -L | -P]] [-f | -i] [-p] src1 ... srcN directory
> 
> Which of these options should I use to finish the installation? I'm in the Mozilla 
> directory...should I just be in my own root directory? Thanks.

I'd say don't do anything. For me it (I assume you are talking about the
mozilla-0.9.9-3 fink package) works out of the box.

-- 
Martin

_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to