Sun Feb 17, 2013 5:21 am
We have something in bash called tab completion. Try typing "gimp" followed by two tabs, and you should see commands starting with "gimp" on your system.
On my Pi running Arch, there is a symlink pointing to gimp-2.8
[alarmpi]# ls -l /usr/bin/gimp
lrwxrwxrwx 1 root root 8 Sep 17 08:58 /usr/bin/gimp -> gimp-2.8
[alarmpi]#
you can try "gimp-2.8" or create a symlink to the version you have or to 2.8, if yours is different:
ln -s /usr/bin/gimp-2.8 /usr/bin/gimp
Or modify if your gimp is elsewhere.
Cheers!
FORUM TIP: To view someone's posting history, sign in, click on their user name, then on "Search User's Posts." || Running ArchLinuxArm on Model 2B and 512MB Model B