[CinePaint] looking for libcinepaint in the wrong place
Daniel Fort <dan-pCK/[email protected]>
| Newsgroups | gmane.comp.video.cinepaint.user |
|---|---|
| Message-ID | <[email protected]> |
Kai-Uwe, Thanks for all the help, it now compiles and installs but there is another issue. I'm using these options: ./configure --prefix=/opt --enable-gtk2 --enable-debug --with-OpenEXR --enable-openexrtest and as expected it is installing libcinepaint and the appropriate symbolic links into /opt/lib but apparently the program is looking for libcinepaint.so.0 in /usr/local/lib so it will not launch. If I take out the --prefix=/opt it will install in /usr/local/* but it still won't launch: dfort@mariachi ~/src/cinepaint-cvs/cinepaint-project/cinepaint $ /usr/local/bin/cinepaint Locale not found in NONE/share/locale Locale not found in ../po Locale not found in Translation test: About... /usr/local/bin/cinepaint terminated: rc token referenced but not defined: datarootdir (cinepaint:13050): Gtk-CRITICAL **: gtk_widget_destroy: assertion `GTK_IS_WIDGET (widget)' failed (cinepaint:13050): Gtk-CRITICAL **: gtk_object_destroy: assertion `object != NULL' failed (cinepaint:13050): Gtk-CRITICAL **: gtk_object_unref: assertion `GTK_IS_OBJECT (object)' failed --Dan ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV