Author Topic: No Installation Found Ubuntu  (Read 2208 times)

Offline karatewalrus

  • Sergeant
  • **
  • Posts: 13
    • View Profile
No Installation Found Ubuntu
« on: February 19, 2020, 11:28:41 pm »
Hey there, I appreciate all the devs hard work on this game. I'm trying to install it on linux. I downloaded it, ran it, and it's looking for the game files.

[19-02-2020_16-13-10]   [INFO]   OpenXcom Version: 1.0.bdfd52280 (2020-02-10 08:26)
[19-02-2020_16-13-10]   [INFO]   Platform: Unix-like
[19-02-2020_16-13-10]   [INFO]   Data folder is: /tmp/.mount_OpenXc67WaIa/usr/share//openxcom/
[19-02-2020_16-13-10]   [INFO]   Data search is:
[19-02-2020_16-13-10]   [INFO]   - /home/feoleb/.local/share/openxcom/
[19-02-2020_16-13-10]   [INFO]   - /tmp/.mount_OpenXc67WaIa/usr/share//openxcom/
[19-02-2020_16-13-10]   [INFO]   - /usr/share/ubuntu/openxcom/
[19-02-2020_16-13-10]   [INFO]   - /usr/local/share//openxcom/
[19-02-2020_16-13-10]   [INFO]   - /usr/share//openxcom/
[19-02-2020_16-13-10]   [INFO]   - /var/lib/snapd/desktop/openxcom/
[19-02-2020_16-13-10]   [INFO]   - /usr/local/share/openxcom/
[19-02-2020_16-13-10]   [INFO]   - /usr/share/openxcom/
[19-02-2020_16-13-10]   [INFO]   - /usr/share/openxcom//
[19-02-2020_16-13-10]   [INFO]   - ./
[19-02-2020_16-13-10]   [INFO]   User folder is: /home/feoleb/.local/share/openxcom/
[19-02-2020_16-13-10]   [INFO]   Config folder is: /home/feoleb/.config/openxcom/
[19-02-2020_16-13-10]   [INFO]   Options loaded successfully.
[19-02-2020_16-13-10]   [INFO]   SDL initialized successfully.
[19-02-2020_16-13-10]   [INFO]   SDL_mixer initialized successfully.
[19-02-2020_16-13-10]   [INFO]   requested file not found: openxcom.png
[19-02-2020_16-13-10]   [INFO]   Detected locale: C.UTF-8
[19-02-2020_16-13-10]   [INFO]   Attempting to set display to 640x400x8...
[19-02-2020_16-13-10]   [INFO]   Display set to 640x400x8.
[19-02-2020_16-13-10]   [INFO]   Loading data...
[19-02-2020_16-13-10]   [INFO]   Scanning standard mods in '/tmp/.mount_OpenXc67WaIa/usr/share//openxcom/standard'...
[19-02-2020_16-13-10]   [INFO]   Scanning user mods in '/home/feoleb/.local/share/openxcom/mods'...
[19-02-2020_16-13-10]   [ERROR]   no mod masters available
[19-02-2020_16-13-10]   [ERROR]   No X-COM installations found

As per the error message, I tried adding game data in usr/share/openxcom/
then I guessed maybe it should be in the 'data' folder so I created that, and that didn't work either. usr/share/openxcom/data still didn't allow the game to find the installation.



Offline SupSuper

  • Lazy Developer
  • Administrator
  • Commander
  • *****
  • Posts: 2159
    • View Profile
Re: No Installation Found Ubuntu
« Reply #1 on: February 20, 2020, 07:20:42 am »

Offline karatewalrus

  • Sergeant
  • **
  • Posts: 13
    • View Profile
Re: No Installation Found Ubuntu
« Reply #2 on: February 24, 2020, 04:06:59 pm »
Ok yeah that worked. I installed at home/username/.local/share/openxcom/UFO

computer@username:~/.local/share/openxcom/UFO$ ls
GAME_10  GEODATA  GEOGRAPH  MAPS  MISSDAT  ROUTES  RUNEXE  SOUND  TERRAIN  UFO2EXE  UFOEXE  UFOGRAPH  UFOINTRO  UNITS

Thanks