On Sun, Mar 24, 2013 at 09:15:10AM +0100, Andreas R?hler 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?
Are you building your own emacs (I, assume, since you mention a git repository). Then you might need to install the guile development package as well. Don't know how this is called in Suse. HTH Ralf Mattes > Thanks, > > Andreas
