Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Moduły w wersji 0.1.3 - jak je dodawać?
#5
Refresh, mam błąd związany z mysql na ubuntu 14.04, na Windows śmiga normalnie.
MySQL.so pobrane z linku w poście Bimbola o MySQL

Code:
Error: MySQL.so: cannot open shared object file: No such file or directory [error] Cannot load: MySQL.so

Dodam, że ścieżka do pliku jest jak najbardziej prawidłowa, bo gdy ją zmienię to wyskakuje MySQL.so doesn't exists!

@EDIT, Znalazłem rozwiązanie na ten problem. Solution in EN:

(1) Check for the existence of the dynamic library path environment variable(LD_LIBRARY_PATH)

Code:
$ echo $LD_LIBRARY_PATH
if there is nothing to be displayed, add a default path value (or not if you wish to)

Code:
$ LD_LIBRARY_PATH=/usr/local/lib

(2) We add the desire path, export it and try the application.

Write the code below, "gothic_server" is your gothic main directory

Code:
$ LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/path_to_gothic_server/
$ export LD_LIBRARY_PATH

Run the Gothic 2 Server

source : http://www.gnu.org/software/gsl/manual/h...aries.html
[Image: pjDBIfE.gif]
Reply


Messages In This Thread
RE: Moduły w wersji 0.1.3 - jak je dodawać? - by Mattwell - 29.01.2018, 23:15

Possibly Related Threads…
Thread Author Replies Views Last Post
  Jak założyć swój serwer Kaiojek 5 5,296 10.05.2020, 04:12
Last Post: Patrix
  Tak jak na screenie Eryk 3 3,177 10.10.2016, 00:14
Last Post: Kentar
  Jak postawić serwer Gothic 2 Online ? Durotan 6 5,591 14.07.2016, 13:44
Last Post: Jaskier
  Serwer na windows - jak wejść Krousainte 5 4,507 21.02.2016, 16:52
Last Post: Krousainte
  Moduły muu 2 3,020 18.02.2016, 18:21
Last Post: muu
  Tutorial, jak zrobić pobieranie tekstury .vga z serwera i zastosowanie Matt Reaxx 9 6,246 08.02.2016, 20:18
Last Post: Blacha
  Server pseudo co-op - Jak to zrobić? Horrilon 5 5,431 08.01.2016, 14:56
Last Post: Horrilon

Forum Jump:


Users browsing this thread: 1 Guest(s)