On Wed, 2004-11-10 at 14:24 -0800, Sakshale eQuorian wrote: > Hi; > > Since I wanted to upgrade to 8.0, I decided to install > GMP on my solaris box to get rid of the "SECURITY WARNING" > that came with version 7.0. > > Shouldn't /usr/local/include be included in the path? > Especially given that I built clamav to run in /usr/local.
I would not put anything in /usr. There are options that you should use when building programs, such as CFLAGS, LDFLAGS, LD_OPTIONS, to point to other locations, for things like -I, -L, -R respectively. Alex _______________________________________________ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users
