[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gEDA: Compile geda in separate prefix
I'm trying the build a development libgeda/gschem pair for testing
purposes without interfering with my existing "production"
installation. I built and installed the new libgeda into
prefix=/tmp/test. However I have problems getting the new gschem to
link against the development libgeda in /tmp/test/usr/lib. I tried
configuring with --prefix=/tmp/test but that didn't work. What's the
right way to do this?
Thanks,
David Carr