Ir para conteúdo

1uri

Membro
  • Registro em

  • Última visita

Tudo que 1uri postou

  1. Bom olá amigos, seguinte tenho o servidor em linux,até ai tudo certo. Eu edito tudo e brinco com ele, em outras maquinas,mas queria saber como por o Gesior online via hamachi, só pra conectar o Gesior em outro pc,tendo em vista que, eu crio as acc's no Gesior, com o linux 'que é onde o ot e o site está' para meus amigos jogar. Mas queria por ele online para meus amigos possam, criarem suas acc's, se vocês me ajudar ( eu tenho em mente que o gesior só conecta com o hamachi conectado).
  2. Bom pessoal seu que desabilitar o botão direito do mouse não é bem uma segurança. Mas queria saber se alguém sabe fazer isso no Gesior?
  3. Ele não é gravado,eu criu a conta e até tudo bem,depois passa para a parte de downloads. Dai quando eu vou ver na database do webserver, não esta la o password, se eu colocar um password la o char loga. Não esta crysptografado nem nada só esta em branco..
  4. Olá amigos eu não compreendo muito de sites, mas estou tendo um problema com o Gesior. Vamos la eu crio a conta no site,acc name e acc password,nome do char cidade. O problema é que da database não esta o password evitando assim que o char logo no site, e no cliente. (OBS: Ta tudo certo config.lua e tudo mais)
  5. OLÁ gostaria de pedir uma dessas distros ai Eu vou compilar ela no linux .. Deis de já agradesso ...... Douu +rep Já tenho 8.60 8.50 8.30 em linux...
  6. http://www.2shared.com/file/jTfLzqgg/trunkr3777.html LInux MInt 14
  7. ja fiz esse procedimento aqui !! wget http://www.lua.org/f...ua-5.1.4.tar.gz tar -xzvf lua* cd lua* make linux && make install e depois ainda deu o mesmo erro . configure: error: "Lua header not found." e tenho instalado apt-get install lua50 liblua50 liblua50-dev a to tentando compilar essa aqui trunk.r3777 terminal checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for ptrdiff_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for ceil... yes checking for floor... yes checking for ftime... yes checking for gethostbyname... yes checking for gethostname... yes checking for memset... yes checking for pow... yes checking for sqrt... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for strstr... yes checking for strtol... yes checking for xml2-config... /usr/bin/xml2-config checking for libxml - version >= 2.6.5... yes (version 2.8.0) checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for main in -lz... yes checking for main in -lboost_thread-gcc-mt... no checking for main in -lboost_thread-mt... yes checking for main in -lboost_regex-gcc-mt... no checking for main in -lboost_regex-mt... yes checking for main in -lboost_system-gcc-mt... no checking for main in -lboost_system-mt... yes checking for main in -lboost_date_time-gcc-mt... no checking for main in -lboost_date_time-mt... yes checking for main in -lboost_filesystem-gcc-mt... no checking for main in -lboost_filesystem-mt... yes checking boost/tr1/unordered_set.hpp usability... yes checking boost/tr1/unordered_set.hpp presence... yes checking for boost/tr1/unordered_set.hpp... yes checking cryptopp/sha.h usability... yes checking cryptopp/sha.h presence... yes checking for cryptopp/sha.h... yes checking cryptopp/md5.h usability... yes checking cryptopp/md5.h presence... yes checking for cryptopp/md5.h... yes checking cryptopp/adler32.h usability... yes checking cryptopp/adler32.h presence... yes checking for cryptopp/adler32.h... yes checking cryptopp/hex.h usability... yes checking cryptopp/hex.h presence... yes checking for cryptopp/hex.h... yes checking cryptopp/base64.h usability... yes checking cryptopp/base64.h presence... yes checking for cryptopp/base64.h... yes checking cryptopp/hmac.h usability... yes checking cryptopp/hmac.h presence... yes checking for cryptopp/hmac.h... yes checking cryptopp/cryptlib.h usability... yes checking cryptopp/cryptlib.h presence... yes checking for cryptopp/cryptlib.h... yes checking for main in -lcryptopp... yes checking openssl/rsa.h usability... yes checking openssl/rsa.h presence... yes checking for openssl/rsa.h... yes checking openssl/bn.h usability... yes checking openssl/bn.h presence... yes checking for openssl/bn.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking for main in -lcrypto... yes checking for LUA... no checking lua.hpp usability... no checking lua.hpp presence... no checking for lua.hpp... no configure: error: "Lua header not found."
  8. MUito obrigado pela atenção NoNaMexD
  9. O problema é que não tenho a pasta boost.. e quando inicio o ot ele dis que não encontrol essa lib libboost_filesystem-gcc42-mt-1_34_1.so.1.34.1 e não consigo compilar outro ot em linux porque essa lib's estão obsoletas.. libboost-filesystem1.40-dev libboost-system1.40-dev libboost-regex1.40-dev libboost-thread1.40-dev libmysqlclient15-dev De qualquer forma fico na esperança de resolver isso para montar meu servidor em linux... Deis de ja fico grato.
  10. ./theforgottenserver: error while loading shared libraries: libboost_filesystem-gcc42-mt-1_34_1.so.1.34.1: cannot open shared object file: No such file or directory sempre fica nisso !!
  11. ./theforgottenserver: error while loading shared libraries: libboost_filesystem-gcc42-mt-1_34_1.so.1.34.1: cannot open shared object file: No such file or directory sempre fica nisso !!
  12. 1uri postou uma resposta no tópico em Suporte Tibia OTServer
    Duvida de Noob !!! Bom se eu pagar um domínio e por meu Gesior acc la, eu posso hostiar o Ot de casa com o site em um domínio pago. Tipo o site sem xampp num domínio pago tipo .com .net e o ot ligado em casa. Desculpe por não postar banners ou outras frescuras
  13. tiagoduuarte O link do http://tibiaking.com...desde-o-inicio/ não deu porque eu uso o ubuntu e não possuo o windows, e alguns pacotes " apt-get install libboost1.42-dev libboost-system1.42-dev libboost-filesystem1.42-dev libboost-date-time1.42-dev libboost-regex1.42-dev libboost-thread1.42-dev libgmp3-dev liblua5.1-0 liblua5.1-0-dev liblua50 liblua50-dev liblualib50 liblualib50-dev lua50 lua5.1 libsqlite0-dev libsqlite3-dev sqlite3 libmysql++-dev libmysqlclient-dev mysql-client-5.1 mysql-server-5.1 mysql-common libxml2-dev libxml++2.6-dev cpp gcc g++ make automake autoconf pkg-config subversion liblua5.1-sql-mysql-dev liblua5.1-sql-sqlite3-dev zlib1g-dev zlib1g libcrypto++-dev libcrypto++8" já estão obsoletos,mas valeu pela ajuda..
  14. Galera eu gostaria de umas coisas de você isso pedindo humildemente, tipo um tutorial atual de compilação de um servidor tfs 0 4 rev 3777 para linux sem war s.... Ou um já compilado, isso ajudaria não só a mim, mas muitas outras pessoas, e tipo qual versão do linux vcs me recomenda.eu uso o ubuntu mais ele faz muita atualização eu gostaria do debian...mais qual vocês me recomendam.. E tipo me faria um tutorial de como instalar o rme 2.1 no linux sei que pra quem manja é fácil mais eu estou tendo dificuldades..

Informação Importante

Confirmação de Termo