[Greasemonkey] Can't figure out how to get GM 0.6.3 to work on
my Mac
Ray Marotta
rmpmw at yahoo.com
Mon Oct 31 09:46:35 EST 2005
Jeremy Dunck wrote:
> On 10/30/05, Ray Marotta <rmpmw at yahoo.com> wrote:
>
>> I've read the instructions on the Greaseblog, and have created a GM
>> _Scripts folder inside of my Firefox Folder
>>
>> How do I "Touch GM_Scripts/Config.xml" ??? What is Config.Xml?
>>
>> I See the touch command in the Terminal, Can someone (Mac User's Need
>> only apply) Detail how to get GM Working on a Mac?
>>
>
> Ray, to start with, GM 0.6.3 only works with Firefox's 1.5 betas. If
> you're not using that, you probably want GM 0.5.3.
> http://greaseblog.blogspot.com/2005/09/053-available.html
>
> I'm guessing you're not familiar with OS X's command line.
>
> I'll try to detail the steps as clearly as I can, and you let me know
> if something isn't clear.
>
> Open Terminal. It's in Applications/Utilities.
>
> You'll get a window which says "Welcome to Darwin!" and has a prompt
> that looks something like this:
> patriot:~ jeremy$
> where "patriot" is replaced with your machine name, and "jeremy" is
> replaced with your user name.
>
> This is a unix command prompt, and it's useful for lots of stuff. If
> you want to know more, google for "bash howto".
>
> In Terminal, enter these commands, exactly as I'm giving them here;
> type enter after each command. If you get an error, stop at that
> command and tell me what you get.
>
> I am assuming that you haven't created a special profile in Firefox;
> if you have, replace "default" below with the name of your profile.
>
> =======
> cd ~/Library/Application\ Support/Firefox/Profiles/*.default
> mkdir gm_scripts
> touch gm_scripts/config.xml
> =======
> If you received no errors, you now have the right files in the right
> place, and should be able to install user scripts.
>
> If you still have trouble, let us know.
> _______________________________________________
> Greasemonkey mailing list
> Greasemonkey at mozdev.org
> http://mozdev.org/mailman/listinfo/greasemonkey
>
>
Well, I Was able to get into the profile directory the ass backwards
way, My Folder in Library is Application Support,
And for the life of me, I could not navigate into it, But after all
was said and done, I followed your directions,
created the gm_scripts folder and Touch gm_scripts/config.xml - What
does this funtion do? Touch?
I still can't get GM 0.6.3 to work, I get the same error as before.
I've been told that 0.6.4 is coming out today,
Will this solve the problem of creating this directory etc? - and what
is Config.Xml?
Greasemonkey Newbie
More information about the Greasemonkey
mailing list