l2fl2f - 2017-09-08

I try the following from an xterm console under X11 on Linux:

./spawner /tmp/def_adresse.txt /tmp/sortie.txt 100

as written in the README:

For convenience, if run from the command line, spawner takes up to
three arguments, in the following order:
./spawner <definition file="" to="" load=""> <output file=""> <number of="" records="" to="" generate="">

Nothing happen, the GUI show-up but my definition table is not loaded nor the works is done ?!

Can you separate the generator (external lib) from the GUI ? I need to generate some MySQL data but I use jenkins and vagrant to do the job for me or a crontab job during the night, so no need to be in front of my desktop PC.

Thank you in advance for your help