Re: how to install data directories

2008-08-29 Thread Matej Tyc
installed... 3. Distributing the datafiles - I have figured it out, it is OK. Do you have an idea how to deal with the second problem? Matej On Fri, 2008-08-29 at 06:38 -0600, Eric Blake wrote: > -----BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > According to Matej Tyc on 8/28/2008 1:

Re: how to install data directories

2008-08-29 Thread Matej Tyc
; scmdir = $(datadir)/rpge/scm > scm_DATA = $(scmfiles) > EXTRA_DIST = $(scmfiles) > > Hope this helps, > > Remco > > On 8/29/08, Matej Tyc <[EMAIL PROTECTED]> wrote: > > Thank you, > > I see that I can clarify the issue a little bit more: > > I now re

Re: how to install data directories

2008-08-30 Thread Matej Tyc
; > > mobutils.scm stats.scm utils.guile table.guile dialog.scm > > > dialog-types.scm > > > scmdir = $(datadir)/rpge/scm > > > scm_DATA = $(scmfiles) > > > EXTRA_DIST = $(scmfiles) > > > > > > Hope this helps, > > > > > > Remc

Re: how to install data directories

2008-08-31 Thread Matej Tyc
On Sun, 2008-08-31 at 05:16 +0200, Ralf Wildenhues wrote: > Hello Matej, Remco, > As Matej already remarked, the rule also lacks an accompanying uninstall > rule. > > For what it's worth, the Automake way of doing this would be to list > every file in the Makefile.am (or maybe in an included, gen

Re: how to install data directories

2008-08-31 Thread Matej Tyc
On Fri, 2008-08-29 at 15:33 +0200, blah wrote: > Hi, > generally: > foodir = ($datadir)/foo > foo_DATA = file_in_foo another_file_in_foo > Actually I have noticed that nobase_dist_foo_DATA = takes care about subdirectories creation, which is really, really good. I suggest adding a reminder of

Re: how to install data directories

2008-08-31 Thread Matej Tyc
> Well I certainly don't mind putting more things in the FAQ. We could > start with a patch as you suggested above. Care to suggest one? > > Thanks, > Ralf I have attached a patch expanding the section about data files. Of course feel free to correct any obvious mistakes since believe it or not

Re: Issue with static linking?

2008-09-16 Thread Matej Tyc
Hello, I think that you should supply more information. Where are those functions supposed to be defined? > ./.libs/libmxresolv.a(mxresolver.o): In function `mx_lookup': > undefined reference to `__ns_initparse' > undefined reference to `__ns_parserr' > undefined reference to `__ns_name_uncompres