Re: [Clamav-users] Version 0.92.1 - can no longer install to non-standard directory

2008-02-12 Thread Fajar A. Nugraha
Roberto Ullfig wrote: > Roberto Ullfig wrote: > >> Well, it's the final destination for the repository but not for the >> actual installations (/usr/local). I suppose I'll need to compile it >> twice then, once for each location even though it never gets run from >> the repository. >> >>

Re: [Clamav-users] Version 0.92.1 - can no longer install to non-standard directory

2008-02-12 Thread Török Edwin
Roberto Ullfig wrote: > No, that's not going to work since the copy in our repository needs to > be identical to the copy that gets installed in /usr/local. We copy the > files from the repository to /usr/local when we clone a new server. > > Will commenting out the 4 lines in libtool break anythi

Re: [Clamav-users] Version 0.92.1 - can no longer install to non-standard directory

2008-02-12 Thread Roberto Ullfig
Roberto Ullfig wrote: > Török Edwin wrote: > >> Roberto Ullfig wrote: >> >> >>> This won't work for us. This creates a usr hierarchy starting under DESTDIR. >>> >>> The installation needs to go into directories like this: >>> >>> /mnt/aaa/bbb/local/ccc/ddd/bin >>> /mnt/aaa/bbb/local/ccc/

Re: [Clamav-users] Version 0.92.1 - can no longer install to non-standard directory

2008-02-12 Thread Roberto Ullfig
Török Edwin wrote: > Roberto Ullfig wrote: > >> This won't work for us. This creates a usr hierarchy starting under DESTDIR. >> >> The installation needs to go into directories like this: >> >> /mnt/aaa/bbb/local/ccc/ddd/bin >> /mnt/aaa/bbb/local/ccc/ddd/lib >> >> > > Is that the final d

Re: [Clamav-users] Version 0.92.1 - can no longer install to non-standard directory

2008-02-12 Thread Török Edwin
Roberto Ullfig wrote: > This won't work for us. This creates a usr hierarchy starting under DESTDIR. > > The installation needs to go into directories like this: > > /mnt/aaa/bbb/local/ccc/ddd/bin > /mnt/aaa/bbb/local/ccc/ddd/lib > Is that the final destination? If yes you can use ./configure -

Re: [Clamav-users] Version 0.92.1 - can no longer install to non-standard directory

2008-02-12 Thread Roberto Ullfig
Török Edwin wrote: > Roberto Ullfig wrote: > >> We use a binary repository in blah/local/blah. In the past I would set >> prefix and install to this location. This is no longer possible with >> 0.92.1 (maybe 0.92 also). >> >> export prefix=blah/local/blah >> make -e install >> ... >> ... >> l

Re: [Clamav-users] Version 0.92.1 - can no longer install to non-standard directory

2008-02-12 Thread Török Edwin
Roberto Ullfig wrote: > We use a binary repository in blah/local/blah. In the past I would set > prefix and install to this location. This is no longer possible with > 0.92.1 (maybe 0.92 also). > > export prefix=blah/local/blah > make -e install > ... > ... > libtool: install: error: cannot insta

[Clamav-users] Version 0.92.1 - can no longer install to non-standard directory

2008-02-12 Thread Roberto Ullfig
We use a binary repository in blah/local/blah. In the past I would set prefix and install to this location. This is no longer possible with 0.92.1 (maybe 0.92 also). export prefix=blah/local/blah make -e install ... ... libtool: install: error: cannot install `libclamunrar_iface.la' to a direct