I'm just guessing but did you try adding the installed directory holding librep's .pc file to PKG_CONFIG_PATH environment variable before running configure?
See pkg-config(1) for more possibilities. -Brett. On Sun, Feb 8, 2015 at 8:59 AM, Anderson Torres <[email protected]> wrote: > Hello, Sawfish hackers! > > I have a problem installing rep-gtk in a different tree than librep. > > I am using a brand new Linux distro, NixOS. It uses a different > approach to install software. Basically, it installs every package in > an exclusive directory, and locks that directory to avoid > modifications. > > So, when I install librep, it goes to a directory > /nix/store/HASHTREE-librep-version. But, when I try to install > rep-gtk, it tries to write on librep's tree and fails. > > I am reading the sources in order to fix it, but I have no knowledge > about Autoconf and the like. Can someone help me? > > Many thanks in advance! > > Anderson Torres > > -- > Sawfish ML > -- Sawfish ML
