Now attempting to compile and install supporting library to /usr/lib gcc -g -o mquery mquery.c mdnsd.c 1035.c make: gcc: Command not found make: *** [mquery] Error 127 Checking if your kit is complete... Looks good Warning: '-L./mdns/' changed to '-LC:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-MDNS-Server/./mdns/' Note (probably harmless): No library found for -lmdns_server Writing Makefile for Net::MDNS::Server Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp Server.pm blib\lib\Net\MDNS\Server.pm AutoSplitting blib\lib\Net\MDNS\Server.pm (blib\lib\auto\Net\MDNS\Server) cp mdns_ports.pl blib\lib\Net\MDNS\mdns_ports.pl cp example.pl blib\lib\Net\MDNS\example.pl cd mdns && nmake Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. gcc -g -o mquery mquery.c mdnsd.c 1035.c 'gcc' is not recognized as an internal or external command, operable program or batch file. NMAKE : fatal error U1077: 'gcc' : return code '0x1' Stop. NMAKE : fatal error U1077: 'cd' : return code '0x2' Stop.