1
Troubleshooting / Re: Trouble installing on Linux Mint
« on: September 28, 2016, 06:21:11 am »
Alright well in the spirit of experimentation, I removed the milestone package, deleted every openxcom folder I could locate, and installed the ubuntu/mint nightly package from the main page downloads section. I put the game files in the UFO folder in usr/share/games/openxcom and this is what I get:
It was doing something similar to this with the milestone version, so I was using sudo to give it permissions to open the folders, since they're in root. However, when I run sudo openxcom with the nightly it gives me this: sudo: openxcom: command not found
Nevermind guys: All I had to do was put my game date into the UFO folder in /home/user/.local/share/openxcom/ and it started working right away. Thank you both for your help. Now I just need to get my saves from dosbox working and everything will be perfect.
Code: [Select]
[27-09-2016_23-08-46] [INFO] Data folder is: /usr/share/games/openxcomhttps://
[27-09-2016_23-08-46] [INFO] Data search is:
[27-09-2016_23-08-46] [INFO] - /home/user/UFO/
[27-09-2016_23-08-46] [INFO] - /home/user/.local/share/openxcom/
[27-09-2016_23-08-46] [INFO] - /usr/share/mate/openxcom/
[27-09-2016_23-08-46] [INFO] - /usr/local/sharehttps://openxcom/
[27-09-2016_23-08-46] [INFO] - /usr/sharehttps://openxcom/
[27-09-2016_23-08-46] [INFO] - /usr/share/mdmhttps://openxcom/
[27-09-2016_23-08-46] [INFO] - /usr/local/share/openxcom/
[27-09-2016_23-08-46] [INFO] - /usr/share/openxcom/
[27-09-2016_23-08-46] [INFO] - /usr/share/games/openxcomhttps://
[27-09-2016_23-08-46] [INFO] - ./
[27-09-2016_23-08-46] [INFO] User folder is: /home/user/.local/share/openxcom/
[27-09-2016_23-08-46] [INFO] Config folder is: /home/user/.config/openxcom/
[27-09-2016_23-08-46] [INFO] Options loaded successfully.
[27-09-2016_23-08-46] [INFO] SDL initialized successfully.
[27-09-2016_23-08-46] [INFO] SDL_mixer initialized successfully.
[27-09-2016_23-08-46] [INFO] requested file not found: openxcom.png
[27-09-2016_23-08-47] [INFO] Attempting to set display to 640x400x8...
[27-09-2016_23-08-47] [INFO] Display set to 640x400x8.
[27-09-2016_23-08-47] [INFO] Loading data...
[27-09-2016_23-08-47] [INFO] Scanning standard mods in '/usr/share/games/openxcomhttps://standard'...
[27-09-2016_23-08-47] [INFO] Scanning user mods in '/home/user/.local/share/openxcom/mods'...
[27-09-2016_23-08-47] [INFO] Mapping resource files...
[27-09-2016_23-08-47] [ERROR] Failed to open directory: /usr/share/games/openxcomhttps://UFO/GEODATA
It was doing something similar to this with the milestone version, so I was using sudo to give it permissions to open the folders, since they're in root. However, when I run sudo openxcom with the nightly it gives me this: sudo: openxcom: command not found
Nevermind guys: All I had to do was put my game date into the UFO folder in /home/user/.local/share/openxcom/ and it started working right away. Thank you both for your help. Now I just need to get my saves from dosbox working and everything will be perfect.