[Rawstudio-users] Rawstudio 1.2 released

david david at kenpro.com.au
Fri Apr 10 15:02:40 CEST 2009



Anders Kvist wrote:
> david wrote:
>> Anders Brander wrote:
>>   
>>> Hello!
>>>
>>> This release adds a lot of small incremental improvements like sorting
>>> photos based on various photo data, more verbose tooltips for thumbnails
>>> and threaded loading of thumbnails and the usual swarm of bugfixes.
>>>
>>> Thanks to everybody who contributed or helped in any way.
>>>
>>> Available at the usual place:
>>> http://rawstudio.org/files/release/
>>>     
>> Thank you! ... I use Rawstudio all the time with great success! I've been using 
>> the Ubuntu package, 1.0-1
>>
>> Unfortunately, I tried to install just now on Ubuntu 8.10 and the configure failed:
>>
>> root at david:/usr/local/rawstudio-1.2# ./configure
>> <snip>
>> checking for PACKAGE... configure: error: Package requirements (gtk+-2.0 >= 
>> 2.8.0 libxml-2.0 >= 2.4 gconf-2.0 >= 2.0 lcms dbus-1 exiv2) were not met:
>>
>> No package 'gconf-2.0' found
>> No package 'dbus-1' found
>> No package 'exiv2' found
>>   
> You need to install libgconf2-dev, libdbus-1-dev and libexiv2-dev to 
> compile it yourself. When compiling you need -dev packages for all 
> libraries it uses.
> 
>> I haven't installed exiv2 yet, but dbus and gconf2 are installed - NB, dbus 
>> conflicts with dbus-1. Can anyone suggest what I do next? thanks...
>>   
> I don't have the dbus-1 package installed, so I don't think you will 
> need it. Just install libdbus-1-dev (and it's dependencies) and you are 
> good to go.
> 

Thank you again! As you suggested, this did the trick.....

root at david:/usr/local/rawstudio-1.2# apt-get install libgconf2-dev libdbus-1-dev 
libexiv2-dev

then ./configure, make, make install.




More information about the Rawstudio-users mailing list