Re: my libplanner-1.so is ignored for /usr/lib/libplanner.so
"ビカス ヤダワ (v ikas yadav)" <[email protected]> Wed, 31 Dec 2008 17:29:46 +0530
| Newsgroups | gmane.comp.gnome.apps.planner.devel |
|---|---|
| Message-ID | <[email protected]> |
thanks! it almost worked!
my binaries and libraries seems to be loaded correctly now.
but this time I get:
(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?
2008/12/31 Maurice van der Pot <griffon26-bCGDfOjggl9Wk0Htik3J/[email protected]>
> On Wed, Dec 31, 2008 at 02:18:02PM +0530, Vikas Yadav wrote:
> > I had been struggling to find a solution to a very silly problem.
> > I make my planner and have modified the libplanner for the purpose.
> > But when I run my make'd binary it always picks the library from /usr/lib
> > directory instead of mine.
> > I believe there is a very simple solution to this but since me first time
> on
> > gtk, its troubling me a lot.
>
> I have in my .bashrc:
>
> export PATH=${HOME}/local/bin:${PATH}
> export LD_LIBRARY_PATH=${HOME}/local/lib:${LD_LIBRARY_PATH}
>
> The second one is needed for shared objects.
>
> Just in case, I usually make sure planner is not installed on the system
> (/usr/lib) to prevent accidentally using the wrong binary/libraries.
>
> Regards,
> Maurice.
>
> --
> Maurice van der Pot
>
> Gentoo Linux Developer [email protected] http://www.gentoo.org
> Gnome Planner Developer griffon26-bCGDfOjggl9Wk0Htik3J/[email protected]
> http://live.gnome.org/Planner
>
>
> _______________________________________________
> Planner-dev-list mailing list
> [email protected]
> http://mail.gnome.org/mailman/listinfo/planner-dev-list
>
>
_______________________________________________
Planner-dev-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/planner-dev-list