guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Makefile.am in Guildhall doesn't install all files in private di


From: nalaginrut
Subject: [PATCH] Makefile.am in Guildhall doesn't install all files in private directories
Date: Mon, 18 Jul 2011 17:51:56 +0800

The SOURCE in Makefile.am doesn't contain any file in private
directories because they don't need to declare explicitly during
compiling procedure. But we do need them if we run guildhall after "make
install".
I talked with Andy and he said "./env guild hall" is OK. I believe it's
true because env script could find these files in guildhall source path.
But they won't appear in the guild lib path,
say,/usr/local/share/guile/site, after make install.

And another problem is guildhall deleted some files of spells/wak which
may be unnecessary for guildhall. But it seems we should have these
files until we can finger out some of them is actually unnecessary.

However, this patch can't make guildhall run correctly, it just make
guildhall can be run. If run "guild hall update", it failed with
connection or long time no response.  

PS:
This patch doesn't contain the missing files. Just a modification of
Makefile.am. I believe they are spells/private/* which we may find them
in dorodango/spells/spells/private. Correct me if I'm wrong.


-- 
GNU Powered it
GPL Protected it
GOD Blessed it

HFG - NalaGinrut

--hacker key--
v4sw7CUSMhw6ln6pr8OSFck4ma9u8MLSOFw3WDXGm7g/l8Li6e7t4TNGSb8AGORTDLMen6g6RASZOGCHPa28s1MIr4p-x
 hackerkey.com
---end key---

Attachment: 0001-Install-private-files-frome-all-libs.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]