Thanks for the reply! But is there something that I, as the developer, could do to make it more automatic? So that the user can just type:
./configure --prefix=/usr and my applet files will be automatically installed into /usr/lib64 or /usr/lib depending on whether the user has an x86_64 machine? Maybe something I could change in my configure.ac file? Jimmy On Fri, 18 Feb 2005 13:35:13 -0500, Matt Jarjoura <[EMAIL PROTECTED]> wrote: > ./configure --libdir=/usr/lib64 > > > On Fri, 18 Feb 2005 10:27:48 -0800, Jimmy Do <[EMAIL PROTECTED]> wrote: > > Hi everyone, > > > > After much searching, I can't seem to figure out how to allow my > > applet to properly install files into the ${prefix}/lib64 directory on > > x86_64. Any tips would be appreciated. Thanks! > > > > Jimmy > > _______________________________________________ > > gtk-app-devel-list mailing list > > gtk-app-devel-list@gnome.org > > http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list > > > > > -- > Matt Jarjoura > > "To announce that there must be no criticism of the > president, or that we are to stand by the president, > right or wrong, is not only unpatriotic and servile, > but is morally treasonable to the American public." > - Theodore Roosevelt (1918) > _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list