PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Pro Support Forums > Photopost Pro Installation & Upgrades

Photopost Pro Installation & Upgrades If you're having install or upgrade problems

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old March 12th, 2004, 04:46 AM   #1 (permalink)
Registered User
 
Join Date: Sep 2003
Posts: 137
How do I display EXIF?

Hi,

Currently have 4.6.7 installed on Pair Networks and have "/usr/bin/jhead" as the path to J Head in config and set admin to display EXIF information but nothing seems to come up.

What am I doing wrong and how do I enable it?

Thanks,
Kerry
codfather is offline   Reply With Quote
Old March 12th, 2004, 05:58 AM   #2 (permalink)
donb
Guest
 
Posts: n/a
1st, double check the path with your host. Sounds like you're not sure it's there or not.

And it won't just magically appear. You need to upload an image with EXIF data.

Or, you can scan the db to extract the info from existing images.
(Admin,Scan database, Click here to rescan photos and save EXIF information)
  Reply With Quote
Old March 15th, 2004, 05:36 AM   #3 (permalink)
Registered User
 
Join Date: Sep 2003
Posts: 137
Apparently jhead is not installed, how do I install it myself?
codfather is offline   Reply With Quote
Old March 15th, 2004, 06:02 AM   #4 (permalink)
Registered User
 
Join Date: Sep 2003
Posts: 137
Installing jhead

s'ok found out how to do it.

Here is how I did it, just download the pre-built executable for your system:

http://www.sentex.net/~mwandel/jhead/

and upload it via FTP in binary mode to a folder on your site, CHMOD it to 755 and remove any .txt extension and update your config path to jhead appropriately.

Remember to run rescan photos and check for EXIF in scan database on admin.

K
codfather is offline   Reply With Quote
Old April 3rd, 2004, 08:27 AM   #5 (permalink)
Ultimate Member
Verified Customer
 
Join Date: Sep 2002
Posts: 1,217
I did all that, but no Exif information although there must be some in the gallery

What else can I do?
snoopy5 is offline   Reply With Quote
Old April 3rd, 2004, 08:42 AM   #6 (permalink)
donb
Guest
 
Posts: n/a
EXIF data is only gathered when the image is uploaded, or you do a scan in the Admin panel.
  Reply With Quote
Old April 3rd, 2004, 08:51 AM   #7 (permalink)
Ultimate Member
Verified Customer
 
Join Date: Sep 2002
Posts: 1,217
Version PP 4.7j

I did do the scan in admin panel, but the message comes:

Checking photo #1: - checking for exif (none) done.
Checking photo #2: - checking for exif (none) done.
Checking photo #3: - checking for exif (none) done.
Checking photo #6: - checking for exif (none) done.
Checking photo #7: - checking for exif (none) done.
Checking photo #8: - checking for exif (none) done.
Checking photo #9: - checking for exif (none) done.
Checking photo #12: - checking for exif (none) done.
Checking photo #13: - checking for exif (none) done.
Checking photo #14: - checking for exif (none) done.
Checking photo #15: - checking for exif (none) done.
Checking photo #16: - checking for exif (none) done.
Checking photo #17: - checking for exif (none) done.
Checking photo #18: - checking for exif (none) done.
Checking photo #19: - checking for exif (none) done.
Checking photo #20: - checking for exif (none) done.
Checking photo #21: - checking for exif (none) done.
Checking photo #23: - checking for exif (none) done.
Checking photo #24: - checking for exif (none) done.
Checking photo #25: - checking for exif (none) done.
Checking photo #26: - checking for exif (none) done.

And there have to be exif data!

Because of this alert, I guess the jhead must be installed properly and the path also correct, right?

Or does it even show this info without the properly installed jhead?
snoopy5 is offline   Reply With Quote
Old April 3rd, 2004, 09:08 AM   #8 (permalink)
donb
Guest
 
Posts: n/a
What makes you sure there IS exif data in those images?

In admin, do you have "Display and extract EXIF information from images?" set to yes?

Have you confirmed you have the right path to jhead by trying to run it in a shell? You won't get an error when you scanned. My system doesn't have jhead installed and my scans look just like yours...
  Reply With Quote
Old April 3rd, 2004, 09:35 AM   #9 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
When you installed jhead where did you install it to.

If you dont run your own server and do not have access to root it definately will not be in /usr/bin as you would not have access to that.

The only people who have access to the root system are dedicated server people and people who run a VDS system on a shared system( Virtual Dedicated Server).

I do not give too much credit to precompiled binaries. The time accepted method to ensure software is truly compiled on a server is to drop source files and configure and build it with the GCC compiler.
Chuck S is online now   Reply With Quote
Old July 5th, 2004, 08:21 AM   #10 (permalink)
Ultimate Member
Verified Customer
 
Join Date: Sep 2002
Posts: 1,217
o.k., I tried it again...

PP 4.8c

I downloaded the jhead file for non-root access ("Pre-built Linux executable built on RedHat 7.2") at:

http://www.sentex.net/~mwandel/jhead/

I created a "bin" folder on my server and uploaded (ftp) in binary mode this jhead file into it. Permissions 755. I deleted the .txt ending and the file is called now only "jhead"

I set then the path in config (admin menu) to this directory to the file (incl. the file name in it).

I uploaded a photo which has exif information (100% sure)

I rescanned all photos in admin menu with the option:

"Check here to rescan photos and save EXIF information."

The result is the same as above, no exif information.

I checked my server with phpinfo, this is the information:

----------------------
EXIF Support enabled
EXIF Version 1.4 $Id: exif.c,v 1.118.2.27 2003/12/17 09:08:37 helly Exp $
Supported EXIF Version 0220
Supported filetypes JPEG,TIFF
-------------------------------

I use GD2 for thumbnailing, if this is of any interest in this case

Where is my problem? What did I forget?

Last edited by snoopy5; July 5th, 2004 at 08:24 AM.
snoopy5 is offline   Reply With Quote
Old July 5th, 2004, 09:21 AM   #11 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
I never use or trust precompiled binaries. you can send me the image you are 100% sure has exif and I can test it
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old July 5th, 2004, 09:26 AM   #12 (permalink)
Ultimate Member
Verified Customer
 
Join Date: Sep 2002
Posts: 1,217
If I reduce the image size for sending via e-mail, do I loose the exif data?

If yes (it is a big image), any place where I can upload it for you?
snoopy5 is offline   Reply With Quote
Old July 5th, 2004, 09:29 AM   #13 (permalink)
Member
Verified Customer
 
Join Date: Sep 2003
Posts: 292
pair Networks runs FreeBSD and not Linux.
HobbyTalk is offline   Reply With Quote
Old July 5th, 2004, 10:00 AM   #14 (permalink)
Ultimate Member
Verified Customer
 
Join Date: Sep 2002
Posts: 1,217
Quote:
Originally Posted by HobbyTalk
pair Networks runs FreeBSD and not Linux.

????

For which question was that meant to be?
snoopy5 is offline   Reply With Quote
Old July 5th, 2004, 10:19 AM   #15 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
seffern usual email accounts can take up to 10mb I doubt your image is that large. I dont care if is a meg or two
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old July 5th, 2004, 11:43 AM   #16 (permalink)
Ultimate Member
Verified Customer
 
Join Date: Sep 2002
Posts: 1,217
...I sent it to you...
snoopy5 is offline   Reply With Quote
Old July 5th, 2004, 12:25 PM   #17 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
Gotta be your install of jhead

http://www.reeftalk.com/gallery/showphoto.php?photo=738

Instead of using a precompiled try compiling your own or as suggested. It may be as simple as you using the wrong type of compiled binary.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old July 6th, 2004, 07:00 AM   #18 (permalink)
Ultimate Member
Verified Customer
 
Join Date: Sep 2002
Posts: 1,217
"Instead of using a precompiled try compiling your own "

What is compiling? and how do I do this?
snoopy5 is offline   Reply With Quote
Old July 6th, 2004, 07:49 AM   #19 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
Using SSH login and using the source all you should have to do is the following

gunzip *.gz

tar -vfx jhead-2.1.tar

cd jhead-2.1

make

THATS IT
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old July 6th, 2004, 04:26 PM   #20 (permalink)
Ultimate Member
Verified Customer
 
Join Date: Sep 2002
Posts: 1,217
I did that now with version PP 4.8d and jhead 2.2.

When I type the command "make" and hit return I get the folowing in SSH:

--------------
cc -O3 -Wall -c jhead.c -o jhead.o
cc -O3 -Wall -c jpgfile.c -o jpgfile.o
cc -O3 -Wall -c exif.c -o exif.o
cc -O3 -Wall -c makernote.c -o makernote.o
cc -o jhead ./jhead.o ./jpgfile.o ./exif.o ./makernote.o -lm
-------------------

The result is a directory on my server called jhead-2.2 with different jhead files in it.:

exif.c
exif.o
jhead
jhead.1.gz
jhead.c
jhead.h
jhead.o
jpegfile.c
jpegfile.o
make.bat
makefile
makefile-win32
makernote.c
makernote.o
myglob.c

I set all to 777

in admin menu edit config I set the path to that directory. I also tried it with the path to the jhead file without any extension within the directory. I rescanned with exif option - no success

Doe this jhead directory has to be installed within the directory of the photopost installation?

I use linux server, dedicated server but no root access. But I have shell access and the commands you gave me worked (although I use tar -xzvf instead of gunzip)

Last edited by snoopy5; July 6th, 2004 at 04:30 PM.
snoopy5 is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
EXIF info on PP 5.11 ehm Photopost Pro Installation & Upgrades 7 September 22nd, 2009 08:30 AM
Display EXIF Information pgowder Photopost Pro How Do I...? 46 July 15th, 2008 08:26 PM
How to see the EXIF info? ehm Photopost Pro Installation & Upgrades 7 February 4th, 2005 04:40 PM
exif data display mlucek General Discussion 1 September 8th, 2004 04:48 AM
how to find the path to display EXIF and JPEGTRAN? snoopy5 Photopost Pro Installation & Upgrades 1 June 29th, 2004 08:18 AM


All times are GMT -5. The time now is 10:59 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0