Page 1 of 3

Posted: Sat 01 Aug 2009, 06:14
by ving
chasman666 wrote:# ufraw gives ufraw: error while loading shared libraries: libexiv2.so.2: cannot open shared object file: No such file or directory.

C
got this too...

have fotoxx installed and i am trying to open nion raws. have this installed (ufraw) which fotoxx says it needs and isnt installed.... lol, i am going nuts!

hints anyone?

*sigh*

Posted: Sat 01 Aug 2009, 11:25
by muggins
Probably just a missing symlink...I don't know what version puppy you're using, but running, in console:

Code: Select all

ls /usr/lib/libexiv2*
what response do you get?

Posted: Sun 02 Aug 2009, 08:07
by ving
bash: Is/usr/lib/liexiv2*: no such file of directory


puppy vers 4.2.1

Posted: Sun 02 Aug 2009, 08:45
by chasman666
ving wrote:bash: Is/usr/lib/liexiv2*: no such file of directory


puppy vers 4.2.1
Ving,

bash command should be "ls /usr/lib/libexiv2*

Note: "ls" is a lower case "L" not an uppercase "i"

There is a space between "ls" and "/usr..."

and last item is libexiv2*

Correct these errors and then post result - I have got ufraw working as standalone and plugin - some libs were in the wrong place/lacking symlinks. Start with the above and we'll try to walk you through the next steps.

Cheers,

Charlie

Posted: Mon 03 Aug 2009, 08:36
by ving
/usr/lib/libexiv2.so /usr/lib/libexiv2.so.0 /usr/lib/libexiv2.so.0.1.0

this is what i got... whats it all mean and what do i need to do?

Posted: Mon 03 Aug 2009, 08:48
by chasman666
ving wrote:/usr/lib/libexiv2.so /usr/lib/libexiv2.so.0 /usr/lib/libexiv2.so.0.1.0

this is what i got... whats it all mean and what do i need to do?
Great, that's much better!

Navigate to usr/lib with file manager and scroll down and you'll find those three files. Right click on libexiv2.so.0.1.0 (ie the one without shortcut arrows on it) and choose link. Change the name of the symlink to libexiv2.so.2 (ie the file name that was said to be missing in ufraw) and save.

Then let us know what happens when you try to run ufraw.

Cheers,
Charlie

PS Might also be worth checking the dependencies of ufraw - chances are there are more missing (in the wrong places) libs.
Run the install pet package manager but choose the check dependencies button instead of PET button. UFraw should be listed as one of the packages, click on it and press ok. Post result - unless it says everything is ok, in which case great!

Posted: Mon 03 Aug 2009, 12:08
by ving
face it charlie, you ewre more impressed with my text colouring than anything else :p

it all works a treat now. thanks so much for helping out this newbie. much appreciated :D

Posted: Mon 03 Aug 2009, 12:20
by chasman666
Excellent, glad to hear that and glad to have helped a little.

Re: Ufraw: Digital camera raw image utility & gimp-plugin for p4

Posted: Thu 27 Aug 2009, 14:09
by oliwek
Peterm321 wrote:chasman666

Can dcb_dcraw handle canon CR2 Raw files?


AFAIK there is no program that can interpret a CHDK CRW file produced for a Canon A470. CHDK does have an extra option to save as DNG format in-camera and it is that option I use. The DNG file can be open in Ufraw and Rawtherapee as well.

There is a program for converting CRW files to DNG, http://code.google.com/p/dng4ps2/ , the A470 is not listed, but other cameras are. The CRW / CR2 format is not universal, AFAIK, it can differ from camera to camera.
dng4ps2 now supports the a470, at least in its beta version for windows, ie from version dng4ps2-0.2.3-beta25

see here : http://code.google.com/p/dng4ps2/updates/list
(line Jul 08, 2009)

... soon in linux? :wink:

Ufraw: Digital camera raw image utility & gimp-plugin for p4

Posted: Sat 29 Aug 2009, 11:28
by Peterm321
oliwek

dng4ps2 now supports the a470, at least in its beta version for windows, ie from version dng4ps2-0.2.3-beta25

see here : http://code.google.com/p/dng4ps2/updates/list
(line Jul 08, 2009)

... soon in linux?

Thank you. I can confirm that dng4ps2 does work under "dingo" running WINE.

I'm not sure yet whether there is an advantage to using it (well it does add a couple of extra pixels to the height) compared with the CHDK dng files that are created in-camera and as yet dng4ps2 does not yet pick up the camera white balance.

ufraw and cr2 files

Posted: Mon 14 Sep 2009, 09:57
by locorte
i.have installed ufraw 0.15 and dcraw 8.86, but when open a CR2 file (CANON POWERSHOT G10) the camera WB don't work. the photo are not correct display.
Help

Posted: Mon 04 Jan 2010, 07:13
by muggins
Uploaded v0.16. Ufraw now needs libgtkimageview.

Posted: Tue 05 Jan 2010, 22:49
by abushcrafter
thanks

password

Posted: Sun 24 Jan 2010, 13:20
by fantasiagreen
Hi

I've just tried to download the ufraw .pet mentioned in the first post but when I do so I am asked for a username and password. My login credentials used to access this forum don't work, so I'm stumped.

Is there somewhere else I can download it from?

Cheers

Re: password

Posted: Sun 24 Jan 2010, 13:26
by fantasiagreen
fantasiagreen wrote:I've just tried to download the ufraw .pet mentioned in the first post but when I do so I am asked for a username and password. My login credentials used to access this forum don't work, so I'm stumped.
Worked it out now having read another post elsewhere! Sorry!

Re: password

Posted: Sun 04 Apr 2010, 04:53
by christian50
fantasiagreen wrote:
fantasiagreen wrote:I've just tried to download the ufraw .pet mentioned in the first post but when I do so I am asked for a username and password. My login credentials used to access this forum don't work, so I'm stumped.
Worked it out now having read another post elsewhere! Sorry!
I have the same problem, and I can't figure it out. Could someone please point me in the right direction?

Posted: Sun 04 Apr 2010, 07:23
by muggins
I've added another link to the first post. Otherwise, uname=puppy, pword=linux, but I think Eric Caneri's puppylinux.ca site might be having problems.

Posted: Sun 04 Apr 2010, 12:08
by christian50
muggins wrote:I've added another link to the first post. Otherwise, uname=puppy, pword=linux, but I think Eric Caneri's puppylinux.ca site might be having problems.
Many thanks for your help, now I could download the package.
--Christian

Posted: Thu 08 Jul 2010, 14:46
by Peterm321
There is an updated version with improved algorithm of dcb_dcraw at

http://www.linuxphoto.org/html/other/dcb_dcraw

The Linux executable runs without any extra dependencies (well at least it does on my version of "Turbo Pup").

Posted: Mon 25 Apr 2011, 02:44
by edoc
I loaded ufraw-0.16-i486.pet and libgtkimageview .pet in dpup009 and it does not respond.

UFRaw is the only Linux app that reports support for the Kodak Z981.

http://www.linuxphoto.org/html/other/dcb_dcraw

Generates this error:
Error: Not Found
The requested URL /html/other/dcb_dcraw was not found on this server.
http://ufraw.sourceforge.net/Install.html doesn't list Puppy at all.

There is a
ufraw-0.18.tar.gz
here:
http://registry.gimp.org/node/31 that is supposed to be a GIMP plugin but I don't know if it is GIMP version-specific or if it would be OK to use with Fluppy (or any Puppy for that matter)

I tried the GIMP plugin but got stuck at this point (using dpup009), will have a look at Fluppy013 tomorrow ...
# ./configure
checking build system type... i686-pc-linux-gnuoldld
checking host system type... i686-pc-linux-gnuoldld
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... gawk
checking whether make sets $(MAKE)... no
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/initrd/mnt/dev_save/savestuff/downloads/dpup009/ufraw-0.18':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details
#

I'd love support for Fluppy (currently at 013) as I am about to convert this last of the laptops from dpup to Fluppy.

Thanks!