64-bit CentOS compiler
#1

Hello,

this virtual machine should be able to successfully compile server source codes from june and nov releases. VMWare Workstation 15 required as far as I remember.

The user password is 12345.

Just move your source onto it and compile ?

2

P. S.: Edit your makefile into "make -j8" (I think it's make -j32 by default) or increase the number of cores the vm is allowed to use.

P. P. S: This should be a CentOS 6 machine because it is old as fuck, but it should not matter for most people

#2

To fix broken repo links

Make a backup file with

$ cp /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.bk

And edit file with

$ nano /etc/yum.repos.d/CentOS-Base.repo

Delete all content and put this

[base]
name=CentOS-$releasever - Base
baseurl=http://mirror.nsc.liu.se/centos-store/6.10/os/$basearch/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6



 

#3

2

I've found an old script, which worked for me on CentOS 6.10 ... i'haven't test it yet, but it's worked for me !

#4


On 4/25/2022 at 11:34 AM, Desarija said:




Hello,



this virtual machine should be able to successfully compile server source codes from june and nov releases. VMWare Workstation 15 required as far as I remember.



The user password is 12345.



Just move your source onto it and compile ?



2



P. S.: Edit your makefile into "make -j8" (I think it's make -j32 by default) or increase the number of cores the vm is allowed to use.



P. P. S: This should be a CentOS 6 machine because it is old as fuck, but it should not matter for most people




Hi !



I've downloaded it and put the folder into the Virtual Machines folder but when opening VMWare Workstation, it does not show up. Do i did something wrong or ?

EDIT: I've done it

#5

 

Could someone tell me what kind of problem I've received?

ShareLib:

2

GS:

2

 

Thanks in advance!

 

 

 

#6

Pretty easy fix, just need to edit some part of the compiler ... i wish to help you a little bit more, but you scammed me back in the days, so i will no provide futher explanation 

#7

When i try to compile the gameserver source with this vm-image, i get following Error: /usr/bin/ld: skipping incompatible /usr/lib/mysql/libmysqlclient.so when searching for -lmysqlclient

Any solutions?

Thanks in advance



Forum Jump:


Users browsing this thread: 1 Guest(s)