Slashdot Mirror


User: amackeyuva

amackeyuva's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:Launcher my arse on MacGimp Reviewed, Available For Easy Download · · Score: 3, Informative

    Slightly cleaner instructions (should work for more people):

    1. Don't use Find, but open:

    % open /opt/local/bin

    2. Use GetInfo as described to change ownership to current user

    3. Select "Open With" info tab, "Choose Other", find X11, click "Always Open With This" button

    4. Double click gimp to ensure it works (you'll have to go through Gimp setup).

    5. Quit Gimp and X11

    6. Change ownership back to system.

    7. Drag gimp icon into dock - no need to make an alias

    8. if you want to be able to open gimp from the shell, add this to your .cshrc/.bashrc:

    alias gimp open /opt/local/bin/gimp $@