Genie Discord forum

Author AvatarCallError
3/18/2023, 11:18:47 AM

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?

Author Avatarabhimanyuaryan
3/18/2023, 7:46:51 PM

can you show the entire error stack?

Author AvatarCallError
3/19/2023, 12:23:27 PM

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 $

Author Avatarabhimanyuaryan
3/19/2023, 5:41:14 PM

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

Author AvatarCallError
3/19/2023, 5:52:13 PM

yes, the normal Genie Builder produces the same error.

Author Avatarabhimanyuaryan
3/19/2023, 5:53:31 PM

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

Author AvatarCallError
3/19/2023, 5:53:52 PM

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= ro quiet splash Desktop: Xfce 4.18.1 tk: Gtk 3.24.24 info: xfce4-panel wm: xfwm 4.18.0 vt: 7 dm: LightDM 1.26.0 Distro: MX-21.3_x64 Wildflower January 15 2023 base: Debian GNU/Linux 11 (bullseye) /CODE

Author Avatarabhimanyuaryan
3/19/2023, 5:56:09 PM

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

Author Avatarabhimanyuaryan
3/19/2023, 5:56:55 PM

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

Author AvatarCallError
3/19/2023, 6:04:46 PM

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