unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* issue with GUILE_SITE_DIR m4 macro
@ 2009-01-25 20:44 Zeeshan Ali (Khattak)
  2009-01-25 22:04 ` Linas Vepstas
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Zeeshan Ali (Khattak) @ 2009-01-25 20:44 UTC (permalink / raw)
  To: Guile User

Hi!
  I am using GUILE_SITE_DIR m4 macro in xchat-guile to find out where
should i install my guile module. It works perfectly fine except that
`make distcheck` fails:

test -z "/usr/share/guile/site/xchat-guile" || /bin/mkdir -p
"/usr/share/guile/site/xchat-guile"
 /usr/bin/install -c '../plugin-system.scm'
'/usr/share/guile/site/xchat-guile/plugin-system.scm'
/usr/bin/install: cannot create regular file
`/usr/share/guile/site/xchat-guile/plugin-system.scm': Permission
denied
make[3]: *** [install-schemeSCRIPTS] Error 1
make[3]: Leaving directory
`/home/zeenix/downloads/xchat-guile/xchat-guile-0.2/_build'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory
`/home/zeenix/downloads/xchat-guile/xchat-guile-0.2/_build'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory
`/home/zeenix/downloads/xchat-guile/xchat-guile-0.2/_build'
make: *** [distcheck] Error 2

   I am no autotools expert but i think DESTDIR env variable is not
getting respected. Here is my Makefile.am:

http://gitorious.org/projects/xchat-guile/repos/mainline/blobs/master/Makefile.am

-- 
Regards,

Zeeshan Ali (Khattak)
FSF member#5124




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-01-25 22:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-25 20:44 issue with GUILE_SITE_DIR m4 macro Zeeshan Ali (Khattak)
2009-01-25 22:04 ` Linas Vepstas
2009-01-25 22:25   ` Zeeshan Ali (Khattak)
2009-01-25 22:52     ` Linas Vepstas
2009-01-25 22:48 ` Ludovic Courtès
2009-01-25 22:50 ` Mike Gran

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).