Installation problem on freebsd 4.10
Brought to you by:
nagyat
Guys am running freebsd 4.10 anyone can help me and
tell me if somehow i can run ibsh thing am getting errors
non stop
[root@Server ~/ibsh/ibsh-0.3c 177$]# make ibsh
-c main.c
:No such file or directory
*** Error code 1
Stop in /root/ibsh/ibsh-0.3c.
[root@Server ~/ibsh/ibsh-0.3c 178$]# make ibsh_install
cp ./ibsh /bin/
cp: ./ibsh: No such file or directory
*** Error code 1
Stop in /root/ibsh/ibsh-0.3c.
[root@Server ~/ibsh/ibsh-0.3c 179$]# make clean
rm -rf ibsh
rm -rf *.o
[root@Server ~/ibsh/ibsh-0.3c 180$]#
What shall i do to install that thing and run it..
Regards