请看:
[root@localhost linux]# cd update_0.2
[root@localhost update_0.2]# ls
Makefile updateip updateip.o updateip.sh
[root@localhost update_0.2]# updatezip
bash: updatezip: command not found
[root@localhost update_0.2]# updatezip.o
bash: updatezip.o: command not found
[root@localhost update_0.2]# updatezip.sh
bash: updatezip.sh: command not found
[root@localhost update_0.2]# make
make: “updateip”是最新的。
[root@localhost update_0.2]# make install
Copying program to /sbin/updateip...
Update system crontab...
Installation successfully finished.
Please config username and password in:
/etc/cron.hourly/updateip.sh
Thanks for choosing ZeroLogic Software!
[root@localhost update_0.2]#
请问装到哪去了?
[quote:5e7472252c="SDreamlinux"]请看:
[root@localhost linux]# cd update_0.2
[root@localhost update_0.2]# ls
Makefile updateip updateip.o updateip.sh
[root@localhost update_0.2]# updatezip
bash: updatezip: command not found
[root@localhost update_0.2]# updatezip.o
bash: updatezip.o: command not found
[root@localhost update_0.2]# updatezip.sh
bash: updatezip.sh: command not found
[root@localhost update_0.2]# make
make: “updateip”是最新的。
[root@localhost update_0.2]# make install
Copying program to /sbin/updateip...
Update system crontab...
Installation successfully finished.
Please config username and password in:
/etc/cron.hourly/updateip.sh