---- "Andreas Röhler" <[email protected]> wrote: > Hi, > > Emacs install from > > http://git.hcoop.net/?p=bpt/emacs.git;a=shortlog > > fails with > > configure: error: Library requirements (guile-2.0) not met; consider > adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a > nonstandard prefix so > pkg-config can find them. > > while > > guile -v > guile (GNU Guile) 2.0.7 > > Being at Suse 12.3, Xfce > > guile is at /usr/bin/guile > > $PKG_CONFIG_PATH is empty > > Any recommendatins?
You might need so install a guile -dev package. -Dale
