sipb-www
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
a65dd07
)
question
author
Joey Hess
<joey@kodama.kitenet.net>
Thu, 12 Jun 2008 18:14:07 +0000
(14:14 -0400)
committer
Joey Hess
<joey@kodama.kitenet.net>
Thu, 12 Jun 2008 18:14:07 +0000
(14:14 -0400)
doc/bugs/2.45_Compilation_error.mdwn
patch
|
blob
|
history
diff --git
a/doc/bugs/2.45_Compilation_error.mdwn
b/doc/bugs/2.45_Compilation_error.mdwn
index e59cc891dfd166185050918dd210a355e0ef5c66..141d71da826ba858bf58686e8756cd2b12d47ec7 100644
(file)
--- a/
doc/bugs/2.45_Compilation_error.mdwn
+++ b/
doc/bugs/2.45_Compilation_error.mdwn
@@
-152,7
+152,9
@@
installation. Joey, should I email you the strace log file?
> look for it when `perl -Iblib/lib -e 'use IkiWiki'` is straced.
>
> The only differences between the two calls to perl seem to be:
> look for it when `perl -Iblib/lib -e 'use IkiWiki'` is straced.
>
> The only differences between the two calls to perl seem to be:
-> * One runs `perl`, and the other `/usr/bin/perl` -- are these really the same program?
+> * One runs `perl`, and the other `/usr/bin/perl` -- are these really
+> the same program? Does `perl -lblib/lib ikiwiki.out -libdir . -setup docwiki.setup -refresh`
+> fail the same way as the `/usr/bin/perl` variant?
> * The `-libdir .`, which causes ikiwiki to modify `@INC`, adding "." to
> the front of it.
>
> * The `-libdir .`, which causes ikiwiki to modify `@INC`, adding "." to
> the front of it.
>