Hi,

On Sun, 2011-07-03 at 18:58 -0400, sharkx forever wrote:
> Thanks for your quick reply.  I have following in my .bashrc file:
> 
> export LD_LIBRARY_PATH=
> $LD_LIBRARY_PATH:/home/username/progs/rawstudio-2.0/lib/
> 
> then when I do:
> 
> /home/username/progs/rawstudio-2.0/bin/rawstudio

Okay, could you please try a "make clean" before building?

Like this:
$ make clean
$ ./configure --prefix=/home/username/progs/rawstudio-2.0
$ make
$ make install

> I installed all the files in /home/username/progs/rawstudio-2.0/, not
> in the default /usr/local/.  I can see the usual bin, include, lib and
> share directories inside /home/username/progs/rawstudio-2.0/.  I am
> not sure why the program is crashing.  Is it because it could not find
> some of the files it is looking for?

Yes exactly, it's crashing because the installation seems incomplete.

(Which shouldn't really make the application crash)

/Brander

_______________________________________________
Rawstudio-users mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-users

Reply via email to