Re: [Gambas-user] DEB packager

2015-02-03 Thread Benoît Minisini
Le 04/02/2015 01:30, martin p cristia a écrit : > In the 8th tab of the Make Installation package, you can add Extra files; > how to obtain the end-user home folder? > > I want to install my program in the usual folder, i.e.: > > /home/joe/.myprogram > > $home/.myprogram dont work. > > tnx > > -- S

Re: [Gambas-user] DEB packager

2015-02-03 Thread T Lee Davidson
The environment variable for the user's home folder is not "$home", but "$HOME". Maybe also try "~/.myprogram". Lee __ "Artificial Intelligence is no match for natural stupidity." On 02/03/2015 07:30 PM, martin p cristia wrote: > In the 8th tab of the Make Installation package, you ca

[Gambas-user] DEB packager

2015-02-03 Thread martin p cristia
In the 8th tab of the Make Installation package, you can add Extra files; how to obtain the end-user home folder? I want to install my program in the usual folder, i.e.: /home/joe/.myprogram $home/.myprogram dont work. tnx -- Saludos Ing. Martin P Cristia -