M
Matteo Gavagnin
I'm developing an application in rails for manage a restaurant and the
natural way to distribute it as an executable.
Furtther informations about the project could be found on
http://rubyforge.org/projects/pelmo/
I've followed the instructions to create the executable under Mac Os X,
but without luck. The executable has been created, but it dosn't work.
I've compiled the source code of eee.pas correctly but i receve an error
when i try to launch the application (./pelmo_darwin)
This is the error:
pelmo_darwin: Couldn't write file (BLOCKCOPYFROMGZ).
I've the following versions of other softwares:
ruby 1.8.5
rails 1.2.3
rubygem 0.9.3
mongrel 1.0.1
sqlite3-ruby 1.2.1
tar2rubyscript 0.4.8
rubyscript2exe 0.5.2
darwin 8.9.1
Mac OS X 10.4.9 running on a MacBook Pro
Thanks in advance for the answers.
Matteo Gavagnin
natural way to distribute it as an executable.
Furtther informations about the project could be found on
http://rubyforge.org/projects/pelmo/
I've followed the instructions to create the executable under Mac Os X,
but without luck. The executable has been created, but it dosn't work.
I've compiled the source code of eee.pas correctly but i receve an error
when i try to launch the application (./pelmo_darwin)
This is the error:
pelmo_darwin: Couldn't write file (BLOCKCOPYFROMGZ).
I've the following versions of other softwares:
ruby 1.8.5
rails 1.2.3
rubygem 0.9.3
mongrel 1.0.1
sqlite3-ruby 1.2.1
tar2rubyscript 0.4.8
rubyscript2exe 0.5.2
darwin 8.9.1
Mac OS X 10.4.9 running on a MacBook Pro
Thanks in advance for the answers.
Matteo Gavagnin