On Thu, Apr 14, 2011 at 02:54:31PM +0200, Nils Gey wrote: I enabled binreloc in configure.in. So to use binreloc you need to rerun ./autogen.sh (because configure.in was update). Then you need to have run configure something like this: ./configure --enable-binreloc --prefix=/home/jjbenham/denemo
This will alow me to make install it into /home/jjbenham/denemo. Then I can: mv denemo denemo-0.8.23 and denemo still runs. I tested this out with no other denemo installed on the system. Hopefully this will fix the OsX issue. Jeremiah > Currently I start from the commandline, yes. I think the mac app bundle just > does the same finally. You can specify a binary in a metadata file. > > Helping would be some ifdef to switch paths on osx to the ones I gave. > > Nils > > ----- Ursprüngliche Mitteilung ----- > > Do you launch denemo from the command line? Let me know how I van help. > > > > Jeremiah > > > > On Apr 14, 2011, at 7:31 AM, Nils Gey <[email protected]> wrote: > > > > > I think we need relative paths in osx from the binary bin/denemo: > > > ../lib > > > ../share > > > ../etc > > > ../var (if needed) > > > and so on. > > > > > > Nils > > > > > > ----- Ursprüngliche Mitteilung ----- > > > > On Thu, 2011-04-14 at 10:01 +0100, Richard Shann wrote: > > > > > > > > > > My guess is that the changes required are to the top level build > > > > > invocation/files so as to set SYSCONFDIR and friends to good > > > values. > > > > > Jeremiah, are you able to help with this? > > > > > > > > Actually IIRC you can put things like SYSCONFDIR=/usr/local/ > > > whatever on > > > > the command line of the ./configure and something should happen - so > > > > perhaps a set of these would get OSX working? > > > > > > > > Richard > > > > > > > > > > > > > > > > > _______________________________________________ > > > Denemo-devel mailing list > > > [email protected] > > > http://lists.gnu.org/mailman/listinfo/denemo-devel > > > _______________________________________________ Denemo-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/denemo-devel
