Post new topic Reply to topic  [ 74 posts ]  Go to page Previous  1, 2, 3, 4, 5  Next
Gimp 2.6 for Mac? 
Author Message
Hero Member
User avatar

Joined: Mon Sep 22, 2008 8:34 pm
Posts: 1323
Location: Oregon
Given: 1 thanks
Received: 8 thanks
Post Re: Gimp 2.6 for Mac?
I'm just downloading it, I too will post any problems. Will it eventually be bug free?

Edit: 2.6 isnt opening on my computer, but my old 2.4 version is? any help? thanks!

_________________
Image


Last edited by MattSomethin on Thu Oct 02, 2008 11:43 pm, edited 1 time in total.

Thu Oct 02, 2008 11:21 pm
Profile YIM WWW
Global Moderator
User avatar

Joined: Sun Mar 16, 2008 9:07 pm
Posts: 479
Given: 0 thanks
Received: 0 thanks
Post Re: Gimp 2.6 for Mac?
lisanet, would you mind sharing the macports files you built? that would save me time :)


Thu Oct 02, 2008 11:22 pm
Profile
Full Member

Joined: Mon Sep 15, 2008 10:56 am
Posts: 212
Given: 1 thanks
Received: 15 thanks
Post Re: Gimp 2.6 for Mac?
@ Auria
Of course I will share them.
I've recently made a whole build environment for Gimp/MacPorts. The current 2.6.0 build uses various (12) patched Portfiles. This way I got rid off some MacPorts erros (the really annoying "p5-getopt-long" bug... :) ) and could reduce the packages which need to be build. I still need some time to write some docs about all the scripts I'm using to manage this....

@The Albino1
I hope it will .... ;)
Currently there are only some really, really minor things, that have to be, let's say, checked and tested. IMO, I will release a "bugfree" (meaning: as far as possible bugfree integration into OS X) Gimp bundle. Please continue testing and posting....

read U
- skl

_________________
Enjoy GIMP on your Mac ...

... GIMP on OS X - http://gimp.lisanet.de


Thu Oct 02, 2008 11:51 pm
Profile
Full Member

Joined: Mon Sep 15, 2008 10:56 am
Posts: 212
Given: 1 thanks
Received: 15 thanks
Post Re: Gimp 2.6 for Mac?
@Albino1
hhmmm...
... try this:
go to /tmp/skl and delete Gimp.app by doing:
Code:
rm /tmp/skl/Gimp.app

and relaunch Gimp 2.6.0

_________________
Enjoy GIMP on your Mac ...

... GIMP on OS X - http://gimp.lisanet.de


Thu Oct 02, 2008 11:54 pm
Profile
Hero Member
User avatar

Joined: Mon Sep 22, 2008 8:34 pm
Posts: 1323
Location: Oregon
Given: 1 thanks
Received: 8 thanks
Post Re: Gimp 2.6 for Mac?
i cant find those files?

_________________
Image


Thu Oct 02, 2008 11:57 pm
Profile YIM WWW
Full Member

Joined: Mon Sep 15, 2008 10:56 am
Posts: 212
Given: 1 thanks
Received: 15 thanks
Post Re: Gimp 2.6 for Mac?
is there any error shown, if you launch Gimp in Terminal.app?

open Terminal.app and cd to your "...Gimp.app/Contents/Resources" and do "./script".

Are there any errors? Can you post the output?

_________________
Enjoy GIMP on your Mac ...

... GIMP on OS X - http://gimp.lisanet.de


Fri Oct 03, 2008 12:03 am
Profile
Hero Member
User avatar

Joined: Mon Sep 22, 2008 8:34 pm
Posts: 1323
Location: Oregon
Given: 1 thanks
Received: 8 thanks
Post Re: Gimp 2.6 for Mac?
im not very 'computer programing smart' and dont udnerstand how to do this. when i rty to open it, it shows up on my dock, x11 opens, and the gimp logo goes away.

_________________
Image


Fri Oct 03, 2008 12:07 am
Profile YIM WWW
Global Moderator
User avatar

Joined: Sun Mar 16, 2008 9:07 pm
Posts: 479
Given: 0 thanks
Received: 0 thanks
Post Re: Gimp 2.6 for Mac?
The Albino1: launch Gimp from the terminal as described in a sticky topic on these boards (unless Simone's build are so different from ours it doesn't apply, but i wouldn't think so)


Fri Oct 03, 2008 12:12 am
Profile
Hero Member
User avatar

Joined: Mon Sep 22, 2008 8:34 pm
Posts: 1323
Location: Oregon
Given: 1 thanks
Received: 8 thanks
Post Re: Gimp 2.6 for Mac?
how to i launch it in terminal, terminal is open
and i dont know how to open programs in it

_________________
Image


Fri Oct 03, 2008 12:15 am
Profile YIM WWW
Full Member

Joined: Mon Sep 15, 2008 10:56 am
Posts: 212
Given: 1 thanks
Received: 15 thanks
Post Re: Gimp 2.6 for Mac?
puuh,

let's try it:

(I'm german, so I'm not quiet sure if all paths, directories ... are correct)

- start "Terminal" (usually in "Application/Utilities"
- asuming you've downloaded Gimp to "/Applications" type:

Code:
cd /Application/Gimp-260*/C*/R*
./script

Are there any errors? What's the output in Terminal.app?

_________________
Enjoy GIMP on your Mac ...

... GIMP on OS X - http://gimp.lisanet.de


Fri Oct 03, 2008 12:21 am
Profile
Hero Member
User avatar

Joined: Mon Sep 22, 2008 8:34 pm
Posts: 1323
Location: Oregon
Given: 1 thanks
Received: 8 thanks
Post Re: Gimp 2.6 for Mac?
wow im sorry, im still not getting this, i have terminal open, but im not sure. when i put cd /Application/Gimp-260*/C*/R*
./script into terminal, it said no such file or directory was found.

_________________
Image


Fri Oct 03, 2008 12:26 am
Profile YIM WWW
Full Member

Joined: Mon Sep 15, 2008 10:56 am
Posts: 212
Given: 1 thanks
Received: 15 thanks
Post Re: Gimp 2.6 for Mac?
hhmmm, oops,

it should be
Code:
cd /Applications/Gimp-260*/C*/R*

_________________
Enjoy GIMP on your Mac ...

... GIMP on OS X - http://gimp.lisanet.de


Fri Oct 03, 2008 12:36 am
Profile
Hero Member
User avatar

Joined: Mon Sep 22, 2008 8:34 pm
Posts: 1323
Location: Oregon
Given: 1 thanks
Received: 8 thanks
Post Re: Gimp 2.6 for Mac?
i put cd /Applications/Gimp-260*/C*/R* into the terminal box that pops up when opened, and it said no such file or directory.

_________________
Image


Fri Oct 03, 2008 12:37 am
Profile YIM WWW
Hero Member
User avatar

Joined: Mon Sep 22, 2008 8:34 pm
Posts: 1323
Location: Oregon
Given: 1 thanks
Received: 8 thanks
Post Re: Gimp 2.6 for Mac?
alright i just redownloaded, and it opens, realized it wouldnt open because i renamed the file.

_________________
Image


Fri Oct 03, 2008 12:40 am
Profile YIM WWW
Full Member

Joined: Mon Sep 15, 2008 10:56 am
Posts: 212
Given: 1 thanks
Received: 15 thanks
Post Re: Gimp 2.6 for Mac?
ok, last try...

If you've downloaded the *.dmg from my site, the app in the *.dmg is named "Gimp-260rc1". Then, if you installed this app into "/Applications", a "cd /Applications/Gimp-260*/C*/R*" should work. Yep.

_________________
Enjoy GIMP on your Mac ...

... GIMP on OS X - http://gimp.lisanet.de


Fri Oct 03, 2008 12:47 am
Profile
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 74 posts ]  Go to page Previous  1, 2, 3, 4, 5  Next


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron Powered by phpBB © phpBB Group.
Designed by Vjacheslav Trushkin for Free Forums/DivisionCore.