Hayır pkg kullanmak istiyorsan DHCP aktif olması gerekiyor sen ip belirlemeyeceksin DHCP açınca sana oto ip tanımlayacak DNS ile alakası yokDNS ile alakası var. DHCP açarsan sana ipaddr'yi de DHCP verir sunucuya erişmek için ipaddr bulman gerekir. DNS'de verir ancak DHCP açmadan manuel olarak dns ve ipaddr vermek daha akıl kârı. Sen DHCP kullanıyorsan belki DHCP'yi kapatıp, bunları manuel olarak verip bize çalışıp çalışmadığını belirtebilirsin?
DB build ederken aldiğim hataextern/boost da eksikler var.
In file included from ClientManagerLogin.cpp:5:0: ClientManager.h:5:35: fatal error: boost/unordered_map.hpp: No such file or directory #include <boost/unordered_map.hpp> ^ compilation terminated. In file included from ClientManagerPlayer.cpp:4:0: ClientManager.h:5:35: fatal error: boost/unordered_map.hpp: No such file or directory #include <boost/unordered_map.hpp> ^ In file included from ClientManagerBoot.cpp:4:0: ClientManager.h:5:35: fatal error: boost/unordered_map.hpp: No such file or directory #include <boost/unordered_map.hpp> ^ In file included from ClientManagerParty.cpp:3:0: ClientManager.h:5:35: fatal error: boost/unordered_map.hpp: No such file or directory #include <boost/unordered_map.hpp> ^ In file included from GuildManager.cpp:4:0: ClientManager.h:5:35: fatal error: boost/unordered_map.hpp: No such file or directory #include <boost/unordered_map.hpp> ^ In file included from ClientManagerGuild.cpp:3:0: ClientManager.h:5:35: fatal error: boost/unordered_map.hpp: No such file or directory #include <boost/unordered_map.hpp> ^ compilation terminated. compilation terminated. compilation terminated. compilation terminated. compilation terminated. gmake: *** [Makefile:52: .obj/ClientManagerPlayer.o] Error 1 gmake: *** Waiting for unfinished jobs.... gmake: *** [Makefile:52: .obj/GuildManager.o] Error 1 gmake: *** [Makefile:52: .obj/ClientManagerLogin.o] Error 1 gmake: *** [Makefile:52: .obj/ClientManagerBoot.o] Error 1 gmake: *** [Makefile:52: .obj/ClientManagerParty.o] Error 1 gmake: *** [Makefile:52: .obj/ClientManagerGuild.o] Error 1 In file included from Cache.cpp:6:0: ClientManager.h:5:35: fatal error: boost/unordered_map.hpp: No such file or directory #include <boost/unordered_map.hpp> ^ In file included from DBManager.cpp:3:0: ClientManager.h:5:35: fatal error: boost/unordered_map.hpp: No such file or directory #include <boost/unordered_map.hpp> ^ compilation terminated. compilation terminated. gmake: *** [Makefile:52: .obj/DBManager.o] Error 1 In file included from Main.cpp:5:0: ClientManager.h:5:35: fatal error: boost/unordered_map.hpp: No such file or directory #include <boost/unordered_map.hpp> ^ compilation terminated. gmake: *** [Makefile:52: .obj/Main.o] Error 1 gmake: *** [Makefile:52: .obj/Cache.o] Error 1 In file included from ClientManager.cpp:10:0: ClientManager.h:5:35: fatal error: boost/unordered_map.hpp: No such file or directory #include <boost/unordered_map.hpp> ^ compilation terminated. gmake: *** [Makefile:52: .obj/ClientManager.o] Error 1 In file included from NetBase.cpp:4:0: ClientManager.h:5:35: fatal error: boost/unordered_map.hpp: No such file or directory #include <boost/unordered_map.hpp> ^ compilation terminated. gmake: *** [Makefile:52: .obj/NetBase.o] Error 1 In file included from LoginData.cpp:3:0: ClientManager.h:5:35: fatal error: boost/unordered_map.hpp: No such file or directory #include <boost/unordered_map.hpp> ^ compilation terminated. gmake: *** [Makefile:51: .obj/LoginData.o] Error 1


