dub commands do not run correctly.
rikki cattermole
rikki at cattermole.co.nz
Sat Apr 10 11:46:27 UTC 2021
On 10/04/2021 11:44 PM, Alain De Vos wrote:
> In order to run commands correctly I have to put soft links :
> I.e.
> dfmt -> /home/x/.dub/packages/dfmt-0.13.4/dfmt/bin/dfmt
> or,
> dscanner -> /home/x/.dub/packages/dscanner-0.11.0/dscanner/bin/dscanner
> Then ./dfmt or ./dscanner run fine.
> I use freebsd as O.S.
dub does not set this up for you.
> But "dub run dscanner" or "dub run dfmt" do not give the right result.
> Did I miss something ?
No idea, need to see the results of the command.
More information about the Digitalmars-d-learn
mailing list