Page 1 of 1

installation on Ubuntu VM

Posted: Mon May 18, 2020 5:19 pm
by brianfaith
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.

Re: installation on Ubuntu VM

Posted: Thu May 28, 2020 5:23 am
by brianfaith
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

-

Posted: Wed Jul 29, 2026 11:26 am
by MarthaNeelt
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