-
Found:rxn00191 for ALATA_L
Found:rxn00283 for ALAR !!!!!!!!!!!!!!!!!!!!!!!!!!!
Found:rxn00342 for ASNN
Found:rxn00340 for ASNS2
Found:rxn00416 for ASNS1
Found:rxn00347 for ASPT
Found:rxn00260 for ASPT…
-
./Model-SEED-core/bin/ms-config load Model-SEED-core/config/Settings.config.mysql
g++ -O3 -fPIC -fexceptions -DNDEBUG -DIL_STD -DILOSTRICTPOD -DLINUX -I../Include/ -DNOSAFEMEM -DNOBLOCKMEM -I/home/ra…
-
After updating with the latest commit, I got this error when I tried to re-run a model import. I re-ran bin/ms-config with my settings file just in case, and still got the same error.
Stack trace fo…
-
Is perl 5.12 really required (versus 5.10)? 5.10 is the standard on e.g. ubuntu systems and so the build fails.
Rob
-
I hate having to commit to chris's repository to make changes. I've created a [ModelSEED organization](https://github.com/organizations/ModelSEED).
Chris, you need to [move your repo](http://help.git…
-
When I ran mslogin, I got the following message. I think authentication was successful and it's true that no user account is named "reviewer", but still is the second line of the output a little confu…
-
After setting the the parameters in the setting under config.
After running the script I get:
```
raphyz@laptopraphyz ~/phd/ModelSEED/bin $ ./configureModelSEED.sh
mkdir /config: Permission denied …
-
I get the following error popping up after the config is completed. I run the following command:
$ ./Model-SEED-core/bin/ms-config load Model-SEED-core/config/MySettings.config
make: `MFATOOLKIT' is u…
-
OK, I still got the DB error:
```
Failure running
/Users/seaver/Software/Model-SEED-core/lib/ModelSEED/ModelDriver.pl:
DBI connect('database=ModelDB;host=localhost;port=3306;mysql_socket=/var/lib/mys…
-
The perl script is a relative path which means it's called with the cwd, this might not bin.
```
$ pwd
/Users/devoid/Desktop/core-test
$ ./bin/configureModelSEED.sh
Can't open perl script "../lib/Mod…