Skip to content
Prev 389849 / 398502 Next

Problem Compiling v-4.x.x

On 08/11/2021 3:56 p.m., Stephen P. Molnar wrote:
Hopefully Ivan's suggestion solves your problem. One thing I'd suggest: 
building in a different dir than the source.  All you need is to put the 
source in some dir (e.g. "src"), switch to an empty dir, and run 
src/configure from there, followed by make.  This makes for a cleaner 
separation of source and products.

Duncan Murdoch