Genie Discord forum

I am getting an error message every time i try to start the Genie Server: addenv not defined What could i do to fix it?

can you show the entire error stack?

GB Version. Previous: 0.3.20. Current: 0.3.20 scode/extensions/geniebuilder.geniebuilder-insideruser@TC:~/.vscode/extensions/geniebuilder.geniebuilder-insider-0.3.20/scripts $ julia --startup-file=no --depwarn=no /home/user/.vscode/extensions/geniebuilder.geniebuilder-insider-0.3.20/scripts/rungb.jl
| |_ ||_ | __ |_ || || |__ ___ | | | -| | | -| | __ -| | | | | . | -| | |__|||||| |||||||_| v0.14 -- release LOADING -- PLEASE WAIT.
ERROR: LoadError: UndefVarError: addenv not defined Stacktrace: 1 installgb() at /home/user/.vscode/extensions/geniebuilder.geniebuilder-insider-0.3.20/scripts/rungb.jl:42 2 startgb() at /home/user/.vscode/extensions/geniebuilder.geniebuilder-insider-0.3.20/scripts/rungb.jl:67 3 top-level scope at /home/user/.vscode/extensions/geniebuilder.geniebuilder-insider-0.3.20/scripts/rungb.jl:87 4 include(::Function, ::Module, ::String) at ./Base.jl:380 5 include(::Module, ::String) at ./Base.jl:368 6 exec_options(::Base.JLOptions) at ./client.jl:296 7 _start() at ./client.jl:506 in expression starting at /home/user/.vscode/extensions/geniebuilder.geniebuilder-insider-0.3.20/scripts/rungb.jl:87 user@TC:~/.vscode/extensions/geniebuilder.geniebuilder-insider-0.3.20/scripts $

ok you are using Insider. I need to check that out

yes, the normal Genie Builder produces the same error.

are you using Linux?

I see. The thing is GenieBuilder is not tested on Linux for a long time. I need to fix my dual boot issue to test it and fix it. I'll get back to you

CODESystem: Kernel: 5.10.0-21-amd64 5.10.162-1 x86_64 bits: 64 compiler: gcc v: 10.2.1
parameters: BOOT_IMAGE=/boot/vmlinuz-5.10.0-21-amd64
root=UUID=

Thank you!

thanks. Not sure if that is useful because I have Ubuntu with default Gnome desktop environment. If julia compiled fine on linux...then we should be worrying about gcc either

one question. How did you install Julia? Source? or juliaup
or something else?

i did wget the tar.gz from julialang and then export it to opt/julia/bin