I don't see why not. I've developed on both RedHat and Debain Linux systems and the system has worked on both of them so I don't see why it wouldn't work with Ubuntu. If it doesn't for any reason I'll work with you to make fixes/patches.
Best,
Aaron
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Have definitely found a problem with GGSD on Ubuntu 12.04 LTS. It has to do with AppArmor blocking the use of LOAD DATA INFILE for the batch insertion of data because the ggsd directory isn't configured to allow MySQL to read/write from the directory where GGSD is installed. You will need to edit the AppArmor configuration file and reload to allow GGSD to function properly. I'll will put a section on this into the README for GGSD v3.0.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Anne,
I don't see why not. I've developed on both RedHat and Debain Linux systems and the system has worked on both of them so I don't see why it wouldn't work with Ubuntu. If it doesn't for any reason I'll work with you to make fixes/patches.
Best,
Aaron
Have definitely found a problem with GGSD on Ubuntu 12.04 LTS. It has to do with AppArmor blocking the use of LOAD DATA INFILE for the batch insertion of data because the ggsd directory isn't configured to allow MySQL to read/write from the directory where GGSD is installed. You will need to edit the AppArmor configuration file and reload to allow GGSD to function properly. I'll will put a section on this into the README for GGSD v3.0.