[Gambas-user] Executable location in package for gb.web.gui
T Lee Davidson
t.lee.davidson at gmail.com
Fri Jan 6 14:24:19 CET 2023
On 1/6/23 06:27, Bruce Steers wrote:
>
>
> On Fri, 6 Jan 2023, 08:35 Safiur Rahman, <isafiur at gmail.com <mailto:isafiur at gmail.com>> wrote:
>
> Hi
>
> The default location of executable while packaging for ubuntu should be in /usr/lib/cgi-bin
>
[snip]
>
> But not on all systems.
> I like that it compiles to project directory.
>
> If you go to the make executable dialog there is a "run command after" option to run a shell script.
> Just pop
> "cp $(FILE) /usr/lib/cgi-bin"
> In the textbox and the compiled exe will opt there.
[snip]
>
> Respects
> BruceS
Isn't Safiur talking about packaging? While you appear to be talking about creating an executable.
(Side note: I think it would be quite useful to have pre- and post- install shell script options for packaging.)
--
Lee
More information about the User
mailing list