On Wed, Dec 31, 2008 at 05:29:46PM +0530, ビカス ヤダワ (vikas yadav) wrote:
> (planner:20582): Gtk-WARNING **: Error loading icon from file
> '/usr/local/share/planner/images/gnome-planner.png':
> Failed to open file '/usr/local/share/planner/images/gnome-planner.png':
> No such file or directory
>
> and there is lot of similar similar errors like glade never finds any dialog
> template file
> how should i fix this?
What prefix did you pass to autogen.sh or configure?
If you specify a prefix and run make install, planner should be able to
find everything it needs.
These lines are everything needed to get it to work:
export PATH=${HOME}/local/bin:${PATH}
export LD_LIBRARY_PATH=${HOME}/local/lib:${LD_LIBRARY_PATH}
./autogen.sh --prefix=${HOME}/local
make install
planner
Regards,
Maurice.
--
Maurice van der Pot
Gentoo Linux Developer griffon26 gentoo org http://www.gentoo.org
Gnome Planner Developer griffon26 kfk4ever com http://live.gnome.org/Planner
Attachment:
pgp1rXuRAV9Bc.pgp
Description: PGP signature