On Mon, 4 Aug 2003, Andy wrote: > Hi, > > Just downloaded v0.60, already running 0.24. I run ClamAV on a lower > spec. machine which has no GCC on it, so I compile on another machine. > I've done this in the past where I compile on one machine, copy over to > the other and then do a make install without issue. However, can't get > this to work with 0.60 as it insists on trying to compile again. > > The machine I compile on is i686-pc-linux-gnu and I wish to run on a > i586-pc-linux-gnuoldld. I tried doing a ./configure > --build=i586-pc-linux-gnuoldld on the i686 machine, but this still > didn't work, so I also tried ./configure > --target=i586-pc-linux-gnuoldld, and that also failed. > > I'm sure the answer is simple, but I'm not too hot on Makefiles, etc., > is there a solution to this ?
You might try something like this... Mount the destination filesystem (from the target machine) on the system that has the compiler, and run "make install" on the system that has the compiler. There should be switches for "configure" that allow you to say "I want to install ClamAV <here>, but when I run the software it will be <there>"... some autoconf guru can step in and relate the details I'd guess... (I've never used these switches with configure). Ed Ed Phillips <[EMAIL PROTECTED]> University of Delaware (302) 831-6082 Systems Programmer III, Network and Systems Services ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Clamav-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-users