んーー
ワーニングはたいしたことがないレベル?
気になるけど・・・あはは
エラーはncursesのlibraryあたり・・・
確か、これってncurses-5.7を入れてるはず・・・
と確かめたら ncurses-5.7 ですね・・・
でもエラーは
ranlib tmp/as/Ham.a
cp src/bin/BuiltHamcoreFiles/unix_ja/hamcore.utvpn output/ham/hamcore.utvpn
gcc tmp/as/Ham.a -O2 -fsigned-char -lm -lrt -lnsl -lsocket -ldl -lpthread -lssl -lcrypto -liconv -lreadline -lncurses -lz -o output/ham/ham
ld: fatal: library -lncurses: not found
ld: fatal: File processing errors. No output written to output/ham/ham
collect2: ld returned 1 exit status
make: *** [output/ham/ham] Error 1
momo@core:
どうして見つけれないでいるのか・・・・んーーー
選択は入れ直すか、枯れたバージョン(とわ言っても5,7って2008年11月ですよ・・・)
と、ソースから入れ直してみた
再度 make
gcc tmp/as/utvpncmd.a -O2 -fsigned-char -lm -lrt -lnsl -lsocket -ldl -lpthread -lssl -lcrypto -liconv -lreadline -lncurses -lz -o output/utvpncmd/utvpncmd
momo@core:
momo@core:sudo make install
We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:
#1) Respect the privacy of others.
#2) Think before you type.
#3) With great power comes great responsibility.
Password:
--------------------------------------------------------------------
Installation completed successfully.
Please execute ‘utvpnserver start’ to run UT-VPN Server Background Service.
Or please execute ‘utvpnclient start’ to run UT-VPN Client Background Service.
And please execute ‘utvpncmd’ to run UT-VPN Command-Line Utility to configure UT-Server or UT-VPN Client.
--------------------------------------------------------------------
momo@core:
ですね
あとはと 設定ですか・・・