daniel3000
Still Fresh
- Joined
- Mar 20, 2009
- Messages
- 89
Hi all,
now trying to pack galculator into a PND.
It compiles nicely, but when I try to execute it without a "make install", it quits because it cannot find the glade files in /usr/local/share/...
The path to the glade files does not seem to be set in the galculator source, but probably the glade lib has this path compiled in.
I rather would not want to modify and recompile libraries here.
Is there any known way to fool galculator, when packed into a PND, that the glade files, which would be somewhere inside the PND, are accessible using an absolute path such as /usr/local/share/...?
Thanks,
Daniel
now trying to pack galculator into a PND.
It compiles nicely, but when I try to execute it without a "make install", it quits because it cannot find the glade files in /usr/local/share/...
The path to the glade files does not seem to be set in the galculator source, but probably the glade lib has this path compiled in.
I rather would not want to modify and recompile libraries here.
Is there any known way to fool galculator, when packed into a PND, that the glade files, which would be somewhere inside the PND, are accessible using an absolute path such as /usr/local/share/...?
Thanks,
Daniel