[SAMMELTHREAD] Metin2 Source Compile Tips/Tuts

01/30/2014 15:06 xDeStRuCtx#316
Quote:
Originally Posted by lukeido View Post
Interesting...
Do you know what a forum is?
Do you know, in particurar, what modding and hack scene is?
Do you know what a "scene" is?

If you think that keep things for proper own is good an then you think you will not contibute and help other people, WHY ARE YOU STILL HERE?

Just because: if you do not contibute or help, you do not deserve others' works and release, help and stuff.

Yup. hypocrite. but not for your nationality.
FORUM is a place, where everybody can work together to make this work greater. BUT posts "Give me compiled code because I can`t" are one, big shit. It`s not a place when we should share everything with people who don`t even TRY to compile this gamecore.
01/30/2014 15:20 redrpci2008#317
Quote:
Originally Posted by callmax View Post
Does someone know how to fix it?
Code:
cd /usr/ports/devel/makedepend
make install clean
01/30/2014 15:46 kicskarii#318
@redrpci2008

Can you help me?

Quote:
linking ../game_r_32....
/usr/bin/ld: cannot find -lpng
gmake: *** [../game_r_32] Error 1
01/30/2014 16:47 Originale_59#319
Quote:
Originally Posted by kicskarii View Post
@redrpci2008

Can you help me?
pkg install gmake
pkg install devil
pkg install mysql51-server
01/30/2014 17:32 kicskarii#320
Quote:
Originally Posted by Originale_59 View Post
pkg_install gmake
pkg_install devil
pkg_install mysql51-server
pkg_install command not found, I tryed install pkg package and I got this error:
Quote:
=> SHA256 Checksum OK for pkg-1.2.4.tar.xz.
===> pkg-1.2.4_1 depends on file: /usr/local/bin/xz - found
tar: Unrecognized archive format: Inappropriate file type or format
tar: Error exit delayed from previous errors.
*** Error code 1

Stop in /usr/ports/ports-mgmt/pkg.
*** Error code 1

Stop in /usr/ports/ports-mgmt/pkg.
01/30/2014 17:43 adi97ida#321
What is the newest repository?
01/30/2014 20:35 callmax#322
Quote:
char.h:729: error: integer constant is too large for 'long' type
In file included from debug_allocator.h:5,
from stdafx.h:7,
from BattleArena.cpp:1:
/usr/include/c++/4.2/new:95: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
/usr/include/c++/4.2/new:96: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
/usr/include/c++/4.2/new:99: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
/usr/include/c++/4.2/new:100: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
Someone knows the problem? ^^
01/30/2014 20:51 redrpci2008#323
Quote:
Originally Posted by kicskarii View Post
pkg_install command not found, I tryed install pkg package and I got this error:
Don't use packages... Build devil from ports...

Code:
cd /usr/ports/graphics/devil
make install clean
01/30/2014 22:36 Lufbert#324
Hello guys

My problem is

gmake[1]: python: Command not found
gmake[1]: *** [limit_time] Error 127
gmake[1]: Leaving directory `/home/novaline/Srcs/Server/game/src'
gmake: *** [game] Error 2

I installed python
cd /usr/ports/lang/python27
make install clean
rehash

But the error still exist.

Any solution, please?
01/30/2014 23:30 callmax#325
Quote:
gmake[1]: python: Command not found
pkg_add -v -r python27

Quote:
char.h:729: error: integer constant is too large for 'long' type
In file included from debug_allocator.h:5,
from stdafx.h:7,
from BattleArena.cpp:1:
/usr/include/c++/4.2/new:95: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
/usr/include/c++/4.2/new:96: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
/usr/include/c++/4.2/new:99: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
/usr/include/c++/4.2/new:100: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
Search help herefore :awesome:
01/31/2014 01:16 [SA]Hiz#326
wow
01/31/2014 03:17 redrpci2008#327
Quote:
Originally Posted by Lufbert View Post
Hello guys

My problem is

gmake[1]: python: Command not found
gmake[1]: *** [limit_time] Error 127
gmake[1]: Leaving directory `/home/novaline/Srcs/Server/game/src'
gmake: *** [game] Error 2

I installed python
cd /usr/ports/lang/python27
make install clean
rehash

But the error still exist.

Any solution, please?
I suggest you don't install Python 2.7!

Try this instead:
Code:
cd /usr/ports/lang/python
make install clean
01/31/2014 08:47 callmax#328
Quote:
Don't install Python 2.7!
Now it's 4am in Romania and it's hard for me to give you the right command, it's one of the following:
I installed python27 and all works finde :P
01/31/2014 09:07 lukeido#329
Give to redrpci2008 a gold statue of himself. Seriously.

Where I can get good files (and database table) to run this executable?
I'm using Inscarnium files where i replace just the executable.
Inscarnium ran rev34083.

Where I can get good files to run this executable that i've compiled?
01/31/2014 13:46 .Captor#330
Habe bei der Bin nur noch diesen Fehler:
Code:
fatal error LNK1104: Datei "python22.lib" kann nicht geöffnet werden.	UserInterface	UserInterface
Weiß jemand wie man den weg bekommt? :D