sorry voor deze vraag maar ik zit al ongeveer 30 uur
te zoeken hoe je een bin kan installeren (op een of andere manier lopen die geprepareerde commandos toch mis)
dit deed ik... weet iemand wat er nu eig mis is?
root@localhost root]# dir
anaconda-ks.cfg install.log rp8_linux_alpha_rh62_cs1.bin
commando.kwd install.log.syslog
Desktop linux-doom-1.8.tar.gz
[root@localhost root]# chmod +x rp8_linux_alpha_rh62_cs1.bin
[root@localhost root]# ./rp8_linux_alpha_rh62_cs1.bin
bash: ./rp8_linux_alpha_rh62_cs1.bin: cannot execute binary file
[root@localhost root]# cd /usr/l
lib libexec local
[root@localhost root]# cd /usr/local/bin
[root@localhost bin]# dir
rp8_linux_alpha_rh62_cs1.bin
[root@localhost bin]# chmod +x rp8_linux_alpha_rh62_cs1.bin
[root@localhost bin]# ./rp8_linux_alpha_rh62_cs1.bin
bash: ./rp8_linux_alpha_rh62_cs1.bin: cannot execute binary file
[root@localhost bin]# make install rp8_linux_alpha_rh62_cs1.bin
make: *** No rule to make target `install'. Stop.
[root@localhost bin]# make rp8_linux_alpha_rh62_cs1.bin
make: Nothing to be done for `rp8_linux_alpha_rh62_cs1.bin'.
[root@localhost bin]#
dit deed ik... weet iemand wat er nu eig mis is?
root@localhost root]# dir
anaconda-ks.cfg install.log rp8_linux_alpha_rh62_cs1.bin
commando.kwd install.log.syslog
Desktop linux-doom-1.8.tar.gz
[root@localhost root]# chmod +x rp8_linux_alpha_rh62_cs1.bin
[root@localhost root]# ./rp8_linux_alpha_rh62_cs1.bin
bash: ./rp8_linux_alpha_rh62_cs1.bin: cannot execute binary file
[root@localhost root]# cd /usr/l
lib libexec local
[root@localhost root]# cd /usr/local/bin
[root@localhost bin]# dir
rp8_linux_alpha_rh62_cs1.bin
[root@localhost bin]# chmod +x rp8_linux_alpha_rh62_cs1.bin
[root@localhost bin]# ./rp8_linux_alpha_rh62_cs1.bin
bash: ./rp8_linux_alpha_rh62_cs1.bin: cannot execute binary file
[root@localhost bin]# make install rp8_linux_alpha_rh62_cs1.bin
make: *** No rule to make target `install'. Stop.
[root@localhost bin]# make rp8_linux_alpha_rh62_cs1.bin
make: Nothing to be done for `rp8_linux_alpha_rh62_cs1.bin'.
[root@localhost bin]#