Jump to content

Mustang 1.8 SF (Binary,Souce,Dumproto,etc)


lchiro

Mensajes recomendados

I added a ready-made VDI to compile and run the game.

You can see the commands by typing "History" on the command line to see the steps I have done for setting up the machine

Required : FreeBSD 12.1 32 or 64 bits

# pkg install -y llvm-devel gcc boost-all devil gmake cryptopp openssl googletest mariadb103-server makedepend python python2 python27

# sysrc mysql_enable="YES"

# service mysql-server restart

# grant all privileges on *.* to 'metin2'@'localhost' IDENTIFIED BY 'metin2' WITH GRANT OPTION;
# grant all privileges on *.* to 'root'@'localhost' IDENTIFIED BY 'yourpassword' WITH GRANT OPTION;
# grant all privileges on *.* to 'root'@'yourIP' IDENTIFIED BY 'yourpassword' WITH GRANT OPTION;


Conclusion :
1.Install all packages needed
2. Configure mariadb like mysql
3. After that you can compile and start server directly, don't need to compile lib or import lib

 

If you host provider don't distribute Freebsd 12.1 like OVH/KIMSUFI

you can do theses steps :

 

 

1.ee /usr/local/etc/pkg/repos/FreeBSD.conf
- Replace the contenant with :

FreeBSD: { url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest", mirror_type: "srv", signature_type: "fingerprints", fingerprints: "/usr/share/keys/pkg", enabled: yes }

2.ee /usr/local/etc/pkg/repos/OVH.conf
- Change x2 Enable:Yes for Enable:No

3. freebsd-update upgrade -r 12.1-RELEASE

4. freebsd-update install

5. Reboot

6. freebsd-update install

7. Reboot

8. freebsd-update install

9. portsnap fetch extract

10. pkg update

11. pkg upgrade

12. pkg-static install -f pkg

Enlace para comentar
Compartir en otros sitios

hace 3 horas, Mustang Forsaken dijo:

I added a ready-made VDI to compile and run the game.

You can see the commands by typing "History" on the command line to see the steps I have done for setting up the machine

Required : FreeBSD 12.1 32 or 64 bits

# pkg install -y llvm-devel gcc boost-all devil gmake cryptopp openssl googletest mariadb103-server makedepend python python2 python27

# sysrc mysql_enable="YES"

# service mysql-server restart

# grant all privileges on *.* to 'metin2'@'localhost' IDENTIFIED BY 'metin2' WITH GRANT OPTION;
# grant all privileges on *.* to 'root'@'localhost' IDENTIFIED BY 'yourpassword' WITH GRANT OPTION;
# grant all privileges on *.* to 'root'@'yourIP' IDENTIFIED BY 'yourpassword' WITH GRANT OPTION;


Conclusion :
1.Install all packages needed
2. Configure mariadb like mysql
3. After that you can compile and start server directly, don't need to compile lib or import lib

 

If you host provider don't distribute Freebsd 12.1 like OVH/KIMSUFI

you can do theses steps :

 

 

1.ee /usr/local/etc/pkg/repos/FreeBSD.conf
- Replace the contenant with :

FreeBSD: { url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest", mirror_type: "srv", signature_type: "fingerprints", fingerprints: "/usr/share/keys/pkg", enabled: yes }

2.ee /usr/local/etc/pkg/repos/OVH.conf
- Change x2 Enable:Yes for Enable:No

3. freebsd-update upgrade -r 12.1-RELEASE

4. freebsd-update install

5. Reboot

6. freebsd-update install

7. Reboot

8. freebsd-update install

9. portsnap fetch extract

10. pkg update

11. pkg upgrade

12. pkg-static install -f pkg

Why don't you upload the vdi with everything adjusted and fixed?

 

Enlace para comentar
Compartir en otros sitios

  • 1 month later...
  • 1 month later...
  • 3 weeks later...
  • 1 year later...

Unirse a la conversación

Puedes publicar ahora y registrarte más tarde. Si tienes una cuenta, regístrate para publicar con su cuenta.

Guest
Responder a este tema...

×   Has pegado contenido con formato .   Eliminar formato

  Only 75 emoji are allowed.

×   Tu enlace se ha incorporado automáticamente.   Mostrar un enlace en su lugar

×   Se ha restaurado el contenido anterior. .   Borrar editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recientemente navegando por este tema   0 miembros

    • No hay usuarios registrados visitando esta página.
×
×
  • Crear nuevo...