projects
/
gnupg-kouza-page.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb7e323
)
GnuPG2のコンパイル情報のコミット残し
author
Hideki Saito
<hideki@hidekisaito.com>
Fri, 26 Jul 2013 23:38:35 +0000
(16:38 -0700)
committer
Hideki Saito
<hideki@hidekisaito.com>
Fri, 26 Jul 2013 23:38:35 +0000
(16:38 -0700)
src/gpg2compile.org
patch
|
blob
|
history
diff --git
a/src/gpg2compile.org
b/src/gpg2compile.org
index
22888f7
..
279bf7d
100644
(file)
--- a/
src/gpg2compile.org
+++ b/
src/gpg2compile.org
@@
-80,3
+80,6
@@
google_ad_height = 90;
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
#+END_HTML
+* 注意点など
+** dirmngrでリンキングに失敗する場合
+ber_freeのシンボルで問題が出る場合、configureの際にLIBS=-llberを通すことで解決します。