1 (edited by wlansath 2015-02-04 15:26:18)

Topic: How-to compil source code on FreeBSD?

I installed the teeworlds:
% cd /usr/ports/games/teeworlds/
% make

I want to change the source code,
i download teeworlds-0.6.2-source.tar.gz and bam-0.4.0.

what to do. to compile

2

Re: How-to compil source code on FreeBSD?

Try to follow the usual instructions https://www.teeworlds.com/?page=docs&am … everything

3

Re: How-to compil source code on FreeBSD?

problem solved, thx

$ cd /usr/ports/games/teeworlds/work/teeworlds-0.6.2-source/
$ /usr/ports/games/teeworlds/work/bam-0.4.0/bam

4

Re: How-to compil source code on FreeBSD?

@wlansath I used FreeBDS beefore.. if you are getting started building your own server you might want to switch to Linux Server.. much more user friendly wink just a heads up.

->My 24/7 servers: [NOR] Norwegian HUB <- Back Online !! big_smile
( My grammar is getting better ! smile I think.. )
-Norway

5

Re: How-to compil source code on FreeBSD?

MertenNor wrote:

I used FreeBDS beefore..

Apparently not long enough to know how it's spelled wink

MertenNor wrote:

if you are getting started building your own server you might want to switch to Linux Server.. much more user friendly wink

That's nonsense.

@wlansath Where exactly are you stuck? The general procedure is the same as on Linux