chrismessina / greasekit

Automatically exported from code.google.com/p/greasekit
MIT License
0 stars 1 forks source link

Snow Leopard support? #36

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. launch Safari 4.0.3 on Mac OS X 10.6 (SL) with GreaseKit bundle in ~ SIMBL 
plugins dir.

What is the expected output? What do you see instead?
I expect to see a GreaseKit menu, but I do not.

What version of the product are you using? On what operating system?
1.5

Please provide any additional information below.

Original issue reported on code.google.com by jubal.ke...@gmail.com on 8 Sep 2009 at 7:12

GoogleCodeExporter commented 9 years ago
Here comes a fix =).
You need to enable support of Garbage Collecting and enable x86_64 building 
with 10.5 SDK.

Original comment by n.oxyde on 11 Sep 2009 at 12:25

Attachments:

GoogleCodeExporter commented 9 years ago
Unfortunately, I've forgotten that NSInteger has been introduced with Leopard, 
so here a second script which 
defines it if necessary.

Original comment by n.oxyde on 11 Sep 2009 at 12:37

Attachments:

GoogleCodeExporter commented 9 years ago
Stupid Question:  How do you do that? :embarrassed:

I downloaded those scripts but Safair--in 64 bit with Safari Stand--does not 
open
them.  I assume I a missing something really basic?

Original comment by DoctorX...@gmail.com on 13 Sep 2009 at 9:53

GoogleCodeExporter commented 9 years ago
To apply these, download the GreaseKit-SL_with-NSInteger.diff file and the 
GreaseKit 1.5 dmg with the 
source.  Copy the source to a writeable drive, and put the .diff file inside 
the Source folder.  Open up a 
Terminal window, change to the source directory, and enter the command "patch 
-p0 < GreaseKit-SL_with-
NSInteger.diff".  This should run nice and quickly.  Open up the XCode project, 
and in the dropdown menu in 
the upper left, change it to "Release" (instead of Debug), "Mac OS X 10.5" for 
SDK, and x86_64 for active 
architecture.  Use the "Build" command in the "Build" menu, wait it for it to 
finish, and voila!, take the newly 
built 64 bit version out of the build/Release folder that should now exist 
inside Source.  Replace your existing 
GreaseKit with that.  Also, don't forget to get the 64 bit compatible version 
of SIMBL too!

Not for the faint of heart, but not too bad either...

Original comment by andygets...@gmail.com on 14 Sep 2009 at 2:39

GoogleCodeExporter commented 9 years ago
Considering I understood very little of that!

:super embarrassed:

Original comment by DoctorX...@gmail.com on 14 Sep 2009 at 7:44

GoogleCodeExporter commented 9 years ago
Hi,

I tried the mentioned solution with one difference: I used 10.6 SDK instead of 
10.5. I have also installed the 64-
bit compatible SIMBL-0.9.5b. After a reboot, I got the GreaseKit menu in Safari 
4.0.3.

Thanks...

Original comment by erk...@gmail.com on 14 Sep 2009 at 10:08

GoogleCodeExporter commented 9 years ago
Can you translate the steps?  Thanks!

Original comment by DoctorX...@gmail.com on 14 Sep 2009 at 12:55

GoogleCodeExporter commented 9 years ago
I figured out how to put "Source" on my desktop, put in the
GreaseKit-SL_with-NSInteger.diff.

I open Terminal--I am VERY new to this--but I also backed everything up!--what 
to I
specifically put in to make it "change to the source directory"  My searches 
online
FAILed.  

Installing X-Code as we write. . . . 

Original comment by DoctorX...@gmail.com on 14 Sep 2009 at 1:11

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Can anyone does one working version all made for us non developper please I'm 
dying without Safari Block ;-) 

Original comment by cec...@gmail.com on 14 Sep 2009 at 7:46

GoogleCodeExporter commented 9 years ago
Here it is

Original comment by perle...@gmail.com on 15 Sep 2009 at 9:57

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks!

Now if one update Safari Block and/or Adblock for Safari. . . .

Original comment by DoctorX...@gmail.com on 15 Sep 2009 at 11:35

GoogleCodeExporter commented 9 years ago
GreaseKit 1.6 released.

Original comment by kato.kaz...@gmail.com on 15 Sep 2009 at 4:14