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.
installation on Ubuntu VM
-
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
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
- MarthaNeelt
- Posts: 1
- Joined: Wed Jul 29, 2026 7:00 am
Respected all,
I am currently using FEAP 8.3 in Ubuntu 16.04 but when I tried to install it in ubuntu 20.4, I got errors as -fPIC which I ressolved using adding -fPIC after FF -o in main file. but still I am unable to make FEAP executive. Can you give me some suggestions how to make it executive in ubuntu 20.04
Thanks in advance
I am currently using FEAP 8.3 in Ubuntu 16.04 but when I tried to install it in ubuntu 20.4, I got errors as -fPIC which I ressolved using adding -fPIC after FF -o in main file. but still I am unable to make FEAP executive. Can you give me some suggestions how to make it executive in ubuntu 20.04
Thanks in advance