> I totally agree. My umask is restrictive. I'd just would expect that > the install process would have taken care of that.
Well "make install" uses "/usr/bin/install -D" to install programs and data files which creates the target directory if it doesn't exist, and I guess that's dependent on umask. Does "make install"ing any other FOSS software with such a umask in place actually work? Your expection might be unreasonable (I don't know because I haven't tried it). If so, any ideas on how to easily fix it? Thanks, -- Matt Taggart [email protected] _______________________________________________ fossology mailing list [email protected] http://fossology.org/mailman/listinfo/fossology

