GimPhoto for Linux

update: 28 Aug 2009
add info for installing DEB package using 64 bits system.

new info: for Ubuntu 9.04 users or any Linux distro that using GIMP 2.6 as their default, run GimPhoto from /usr/local/gimphoto/gimphoto.sh
(don't run it from /usr/local/gimphoto/bin/gimphoto)

GimPhoto can installed side by side with GIMP 2.6 but NOT with GIMP 2.4 (for user with GIMP 2.4, please follow detailed instructions below)

GimPhoto for Linux Installer is available as 2 different package:
as Universal Linux Installer or as Debian Package (deb).
GimPhoto for Linux Installer already tested using Linux Mint 4 Daryna and Ubuntu 8.04 Hardy Heron.

for release info, see: GimPhoto for Linux 1.4.3 release page

(WARNINGS: Sorry but GimPhoto for Linux still CAN'T do MDI UI like PS yet, this because GTK+ can't do MDI and i'm still searching workaround to do MDI under Linux)

DEBIAN or UBUNTU users that prefer Debian Package (deb)
=================================================
1. Download GimPhoto 1.4.3 for Linux Debian Package (deb), from this locations: GimPhoto 1.4.3 Debian Package (deb) - Thank's andyhep!
2. Install it using Gdebi OR Double-click it from Nautilus.

For user with 64 bits system that using Debian Package (DEB)
follow instructions below - Thank's Siegfried!

"I'm running GimPhoto on my 64bit Ubuntu 9.04 as of today. In order to get it to run, you have to use the force command from Terminal, like this:

sudo dpkg --force-architecture -i /media/gimphoto_1.4.3_i386.deb

The correct path/location is critical. I always download everything into a "media" folder. Keep this in mind for your own installation ... your path has to be 100% correct."



ALL LINUX DISTRO users can use Universal Linux Installer
================================================
GimPhoto for Linux Universal Installer is created using Easy Installer Maker, InstallJammer and compatible with ALL Linux Distro such as: Ubuntu, Debian, RedHat, Suse, Mandriva, etc.

1. Download GimPhoto 1.4.3 for Linux installer file , from this locations:
GimPhoto 1.4.3 for Linux Installer | MD5

For check MD5 file integrity, do this step:
- put file and its MD5 file at the same folder.
for example: gimphoto-1.4.3_setup and gimphoto-1.4.3_setup.md5
- Open Terminal
- Type: # md5sum -c gimphoto-1.4.3_setup.md5
- if match, will show: gimphoto-1.4.3_setup: OK

2. From Nautilus, click on file gimphoto-1.4.3_setup, right-click, select "Properties" then click Tab "Permissions" and ENABLE "allow execute as program".

3. Run gimphoto-1.4.3_setup with double click it from Nautilus.

4. Installer will ask about root password to be able to install GimPhoto 1.4.3 for Linux (root password is required because GimPhoto must be installed under /usr/local/gimphoto).

5. GimPhoto must be installed under /usr/local/gimphoto and DON'T CHANGE THE INSTALL LOCATION or GimPhoto will not be able to find its special user preferences settings.

6. After successfully install GimPhoto at /usr/local/gimphoto then there are consideration before using GimPhoto with GIMP, follow below directions that suit to your condition:


If you have GIMP in your system
========================
BACKUP your GIMP user preferences before run GimPhoto.
GIMP user preferences usually located at /home/your_username/.gimp-2.4
for easy step, use Nautilus > Menu > Enable Show Hidden Files and then browse to folder /home/your_username, find folder .gimp-2.4 and rename it to .gimp-2.4-bak.

RUN /usr/local/gimphoto/gimphoto.sh

You will run special created script shell because GIMP is available in your system and GimPhoto must be can find and use its own preferences and library files rather than GIMP files.


If you already uninstalled GIMP
=======================
DELETE your GIMP user preferences before run GimPhoto.
Usually uninstall GIMP is not also delete the GIMP user preferences, this will affect GimPhoto when we run it.
Delete GIMP user preferences folder that usually located at /home/your_username/.gimp-2.4

RUN /usr/local/gimphoto/gimphoto.sh

You will run special created script shell because some newer Linux distro using GIMP 2.6 that its libgimp version isn't compatible with GimPhoto's libgimp version.
Using this script GimPhoto can find and use its own preferences and library files rather than GIMP files.


Uninstall Procedures
===============
RUN /usr/local/gimphoto/uninstall

If you already BACKUP your GIMP preferences folder then rename it back from /home/your_username/.gimp-2.4-bak to /home/your_username/.gimp-2.4



==============================================================

FOR DIAL-UP USER OR USER WITH SLOW INTERNET CONNECTION

==============================================================


Download Locations and Installation Procedures
===================================
1. Download GimPhoto 1.4.3 for Linux installer file that splitted to 5 separate files, from this locations:
- GimPhoto 1.4.3 for Linux - Part 1 | MD5
- GimPhoto 1.4.3 for Linux - Part 2 | MD5
- GimPhoto 1.4.3 for Linux - Part 3 | MD5
- GimPhoto 1.4.3 for Linux - Part 4 | MD5
- GimPhoto 1.4.3 for Linux - Part 5 | MD5

For check MD5 file integrity, do this step:
- put file and its MD5 file at the same folder.
for example: gimphoto-1.4.3_setup.001 and gimphoto-1.4.3_setup.001.md5
- Open Terminal
- Type: # md5sum -c gimphoto-1.4.3_setup.001.md5
- if match, will show: gimphoto-1.4.3_setup.001: OK

2. Download and Install LXSPLIT, you can install it by copying binary file OR compiling it from source code, choose one that fit to you:

Copying LXSPLIT (if you prefer binary file)
================================
- Download lxsplit binary file
- Open Terminal
- Type: # sudo nautilus (you need to supply root password and will run as root)
- Copy lxsplit to /usr/local/bin/
- Click lxsplit, Right-klik, Select "Properties", Click Tab "Permissions", Enable "allow execute as program".
- Make sure Permissions: Owner: Root (Read-Write) Group: Root (Read Only)
- Close Nautilus
- Open Terminal
- test if lxsplit successfully installed with typing: # lxsplit --help

Compiling LXSPLIT (if you prefer source file)
=================================
- Download lxsplit-0.2.3.tar.gz from Sourceforge.Net.
- Extract it to /home/yourusername/ folder (Nautilus: click it, right-click, Extract)
- Open Terminal
- Go to folder lxsplit-0.2.3
- # make
- # sudo make install
- test if lxsplit successfully installed with typing: # lxsplit --help

3. Save 5 separated installer files at the same folder and type at terminal:
# lxsplit -j gimphoto-1.4.3_setup.001

4. If you success joint the file, then will appear a new file: gimphoto-1.4.3_setup

5. Check your gimphoto-1.4.3_setup file integrity with MD5 for gimphoto-1.4.3_setup.
- Put file gimphoto-1.4.3_setup and file gimphoto-1.4.3_setup.md5 at the same folder.
- Open Terminal and type: # md5sum -c gimphoto-1.4.3_setup.md5
- If match, the file status is OK.

6. From Nautilus, click on file gimphoto-1.4.3_setup, right-click, select "Properties" then click Tab "Permissions" and ENABLE "allow execute as program".

7. Run gimphoto-1.4.3_setup with double click it from Nautilus.

8. Installer will ask about root password to be able to install GimPhoto 1.4.3 for Linux (root password is required because GimPhoto must be installed under /usr/local/gimphoto).

9. GimPhoto must be installed under /usr/local/gimphoto and DON'T CHANGE THE INSTALL LOCATION or GimPhoto will not be able to find its special user preferences settings.

10. After successfully install GimPhoto at /usr/local/gimphoto then there are consideration before using GimPhoto with GIMP, follow below directions that suit to your condition:


If you have GIMP in your system
========================
BACKUP your GIMP user preferences before run GimPhoto.
GIMP user preferences usually located at /home/your_username/.gimp-2.4
for easy step, use Nautilus > Menu > Enable Show Hidden Files and then browse to folder /home/your_username, find folder .gimp-2.4 and rename it to .gimp-2.4-bak.

RUN /usr/local/gimphoto/gimphoto.sh

You will run special created script shell because GIMP is available in your system and GimPhoto must be can find and use its own preferences and library files rather than GIMP files.


If you already uninstalled GIMP
=======================
DELETE your GIMP user preferences before run GimPhoto.
Usually uninstall GIMP is not also delete the GIMP user preferences, this will affect GimPhoto when we run it.
Delete GIMP user preferences folder that usually located at /home/your_username/.gimp-2.4

RUN /usr/local/gimphoto/gimphoto.sh

You will run special created script shell because some newer Linux distro using GIMP 2.6 that its libgimp version isn't compatible with GimPhoto's libgimp version.
Using this script GimPhoto can find and use its own preferences and library files rather than GIMP files.


Uninstall Procedures
===============
RUN /usr/local/gimphoto/uninstall

If you already BACKUP your GIMP preferences folder then rename it back from /home/your_username/.gimp-2.4-bak to /home/your_username/.gimp-2.4



I hope your installation steps is going smoothly and then GimPhoto for Linux run well, so... enjoy it :)

Post a Comment

The Professional Template by Ourblogtemplates.com   ©2008

Back to TOP