Open
Description
Hi,
I could use ascli to upload and download.
One limitation of ascli is that the package is full of harcoded path.
Even .so files contains hard coded path making ascli not relocatable meaning I can not move the complete package somewhere else and use it.
Would it be possible to make ascli relocatable meaning: be able to move the built package somewhere and use it from there?
I heard about using rubyc
to create an executable out of the ascli
package. Would you please write all the steps in details needed to:
- get rubyc,
- get ascli/gems,ruby
- create an executable from the ascli package
Thanks
Kola
Activity