installation on Ubuntu VM

Post Reply
brianfaith
Posts: 6
Joined: Thu May 14, 2020 5:42 pm

I tried installing using Ubuntu VM running on Windows 10 Dell laptop. I get the following message:

./post_extract_symbiflow.sh: 29: export: Files/WindowsApps/CanonicalGroupLimited.UbuntuonWindows_2004.2020.424.0_x64__79rhkp1fndgsc:/mnt/c/Program: bad variable name

I know it hasn't been tested yet with Ubuntu, so just noting it here for future reference.
brianfaith
Posts: 6
Joined: Thu May 14, 2020 5:42 pm

With the latest tarball, this issue is closed.

Note: you may need to clean the makefile to have it work. You can do that with the following command:

rm -rf build Makefile.symbiflow
Post Reply