Page 1 of 1

source compiling under slackware12

Posted: 07 Jan 2008, 14:53
by bvv2001
Mary Christmas!!!
Sorry, for my english. :-(
I live in Ukraine.
You game is very beauty. And I installing server and client this game.
Version 0.23 (client) working good, version 0.24 compiling only with guichan ver 0.7 !!! (with ver 0.7.1 not compiling :-( )
In client ver. 0.24 in window "inventory" disable INVENTORY!!!!!!, but in ver. 0.23 this working GOOD!!!
CVS version 0.1.0 compiling, but runing ONLY in compiling directory and user MUST BE ROOT!!!!
This version client NOT CONNECTING with server, but in tcpdump attempts connecting with server (port 6901, udp) enabled.
Best regards, Vadim
P.S.
I vile translate messages server and client in russian language.
Where I can uploading this files?

Posted: 07 Jan 2008, 15:52
by KiRiL
Версия 0.1 несовместима с eAthena, ей надо указывать другой адрес сервера

Posted: 07 Jan 2008, 16:10
by Bjørn
Guichan 0.7.0 is identical to 0.7.1, so you must have messed up something else. I don't get your problem with the inventory. And you can't use version 0.1.0 currently since there is only a rather empty and underdeveloped testing server up and running for that.

Anyway, since you seem rather new to all this, why not just install the 0.0.24 binary package for Slackware/12.0 and also grap the 0.7.1 binary package of Guichan for Slackware/12.0 off the Guichan website?

Posted: 07 Jan 2008, 16:25
by bvv2001
KiRiL wrote:Версия 0.1 несовместима с eAthena, ей надо указывать другой адрес сервера
Thanks about answer. I now it is. I use not eAthena, I use tmserver

Posted: 07 Jan 2008, 16:47
by bvv2001
Binary working! Errors (window inventory) is absent...
But I when compiling not have any errors. There problem?

Posted: 07 Jan 2008, 17:14
by Platyna
Guichan and other depencies has to be configured with --prefix=/usr. And cut the Russian.

Regards.

Posted: 07 Jan 2008, 17:29
by bvv2001
Platyna wrote:Guichan and other depencies has to be configured with --prefix=/usr. And cut the Russian.

Regards.
Thank you Zuzanna!!!!!
This need added to documentation about compile tmw-client!!!!!!!
Thank you!!!!

Posted: 07 Jan 2008, 17:39
by Platyna
bvv2001 wrote:
Platyna wrote:Guichan and other depencies has to be configured with --prefix=/usr. And cut the Russian.

Regards.
Thank you Zuzanna!!!!!
This need added to documentation about compile tmw-client!!!!!!!
Thank you!!!!
No problem. I will think about compile HOWTO.

Regards.

Posted: 07 Jan 2008, 17:44
by KiRiL
I recommend build Guichan rpm from source rpm, then install it, you will avoid a lot of dependency problems.

Posted: 07 Jan 2008, 19:49
by bvv2001
KiRiL wrote:I recommend build Guichan rpm from source rpm, then install it, you will avoid a lot of dependency problems.
Read theme "SLACKWARE" what RPM?!

Posted: 07 Jan 2008, 20:23
by Platyna
bvv2001 wrote:
KiRiL wrote:I recommend build Guichan rpm from source rpm, then install it, you will avoid a lot of dependency problems.
Read theme "SLACKWARE" what RPM?!
Slackware supports RPMs. But no one uses this since we have rpm2tgz utility. ;)

Regards.

Posted: 07 Jan 2008, 21:51
by bvv2001
Platyna wrote:
bvv2001 wrote:
KiRiL wrote:I recommend build Guichan rpm from source rpm, then install it, you will avoid a lot of dependency problems.
Read theme "SLACKWARE" what RPM?!
Slackware supports RPMs. But no one uses this since we have rpm2tgz utility. ;)

Regards.
Zuzann, I use slackware with ver. 8.0 and I now this magic :-)
But I attempted use or tgz (by Patrick) or tgz (by checkinstall and me not very crooked hands :-)) This is my principle.

Posted: 08 Jan 2008, 05:39
by KiRiL
I use rpm everywhere... even in FreeBSD :)
You can use "alien" ( http://kitenet.net/~joey/code/alien/ ) to convert between rpm/dpkg/slp/slackware tgz if you don't like rpm :)