Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Eoghnved

Pages: [1]
1
Troubleshooting / Re: Location for data on Ubuntu
« on: November 27, 2013, 01:38:27 pm »
I just started out by copying the data to the folder that was created when I installed OpenXcom, and that turned out to be in /usr/share.  At least I've got it working now.

2
Troubleshooting / Re: Location for data on Ubuntu
« on: November 27, 2013, 02:07:14 am »
Okay, I think I've solved it.  I tried executing the program as root and it found the data.  I guess I just need to set permissions for read access on the /usr/share/openxcom/data folder.  Has anyone else had this problem?

3
Troubleshooting / Re: Location for data on Ubuntu
« on: November 27, 2013, 01:52:40 am »
I'll make another wild guess as to the failure to run here.  In order to copy the folders into that directory, I had to open the folder temporarily as root by using gksu nautilus in a terminal window.  Is it possible that openxcom is unable to read the data without root access?

4
Troubleshooting / Re: Location for data on Ubuntu
« on: November 25, 2013, 10:43:13 am »
At this point, I've figured out that the following paths aren't the correct ones.

/usr/share/openxcom/data
/usr/local/share/openxcom/data
/usr/local/games/openxcom/data
/usr/share/games/openxcom/data

I've copied the data folders to all of these locations with no results.  The files such as PALLETES.DAT are in subfolders like GEODATA, but the next level up for them is /data.   I've never done anything to the settings of $XDG_DATA_HOME or anything similar, as I haven't had any need to prior to this attempted install.  I guess I've got a bit of research to do before trying anything else.

5
Troubleshooting / Location for data on Ubuntu
« on: November 23, 2013, 05:30:15 am »
I've tried getting this to work on Ubuntu, but for some reason it can't find the data when I run it.  Here's what I've done up to this point.

I installed OpenXcom by the following method:

# sudo add-apt-repository ppa:knapsu/openxcom
# sudo apt-get update
# sudo apt-get install openxcom

After that, I found that the installation had created a data folder at /usr/share/openxcom/data.  I copied the  xcom data folders to that folder.  When I launch the game, I get a message reading ERROR:  GEODATA/PALLETES.DAT not found.  Where is OpenXcom looking for these data files if not /usr/share/openxcom/data?

Pages: [1]