hi everyone,
I had probelm to install sudo on one of my solaris sever.
This is what I did
#cd sudo-1.63
#set PREFIX=/usr/local
#./configure --with CC=/usr/local/bin/cc
sysconfdir=${PREFIX}/etc/#make
yacc -d ./arse.yacc (this is the only line shows up, and after that the cursor just sits
there and nothing happen)
I installed sudo on other machine and it works, but somehow on this sever it can't
complete the make.
can some one give me some hints.
I had probelm to install sudo on one of my solaris sever.
This is what I did
#cd sudo-1.63
#set PREFIX=/usr/local
#./configure --with CC=/usr/local/bin/cc
sysconfdir=${PREFIX}/etc/#make
yacc -d ./arse.yacc (this is the only line shows up, and after that the cursor just sits
there and nothing happen)
I installed sudo on other machine and it works, but somehow on this sever it can't
complete the make.
can some one give me some hints.