Copying binaries from one machine to another [9.1.1]

Michael Kjorling michael at kjorling.com
Thu Apr 12 18:13:30 UTC 2001


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

There is such an option. make -n will (at least with GNU make) do a
"dry run", and not actually do anything, just tell you what it will
do.

$ make -n all > make.report

You will get the full output of make into ./make.report, and nothing
will be installed on your system. Or, according to the man page for
GNU make:

> -n   Print the commands that would be executed, but do not
>      execute them.


Michael Kjörling


On Thu, 12 Apr 2001 gschmid at notes.cc.sunysb.edu wrote:

> Hi,
>
> I've built 9.1.1 on one machine, and would like to copy the
> required binary & library files to other machines.
>
> The other machines are running the same version of the O/S, but
> do not have a compiler on them.
>
> Is there a simple way to get a list of all of the req'd files?
>
> I thought that there was a flag for 'make' ( -m?) that did this,
> but that didn't work.
>
> Thanks a lot.

- -- 
Michael Kjörling - michael at kjorling.com - PGP: 8A70E33E
"We must be the change we wish to see" (Mahatma Gandhi)

^..^     Support the wolves in Norway -- go to     ^..^
 \/   http://home.no.net/ulvelist/protest_int.htm   \/

-----BEGIN PGP SIGNATURE-----
Version: PGP 6.5.8

iQA/AwUBOtXwUCqje/2KcOM+EQJccQCfQoDLBOcrwhKegfMYDbLrKpslL10An1Qu
T8nW6D2C5nAHJ/yZXHIuusQn
=z4lS
-----END PGP SIGNATURE-----




More information about the bind-users mailing list