Hi all,
New member to the Discussion forum here. Please let me know if I'm doing something inaapropriate.
I'm on a freshly upgraded Fedora Core 30 system. So I figured I needed to build my ow copy of klayout from source. I used the klayout-0.25.9.gz tarball, which bombed when trying to include stdlib.h. I'm guessing I don't have the right libraries installed. Is there a summary of the required libraries/supporting packages available?
Thanks much,
-bill richards-
Hi Matthias,
Sorry to be a bother. I've never used Docker, and will check it out. I agree... something is boogered up with my FC30 installation. Hopefully the use of Docker will not only lead to a successful klayout make, but point to the problems …
Still no luck. It looks like I have both the qt and qt5 libraries installed, as well as gcc and g++. Also, I did not find a qmake on the system; but a qmake-qt4 and qmake-qt5. I tried making klayout using:
./build.sh -qmake /bin/qmake-qt5 -ruby /bi…
Hi again Matthias,
Oops. In my last post, it looks like I screwed up the formatting in the "Leave a Comment" text box. Sorry about that! Is there a way to cleanly embed code on a Linux box?
Thanks much,
-bill-
Hi Matthias,
I spent a little time downloading and trying the klayout build with different package versions. Things seemed to generally work, but I ended up with the error as shown below. Is this still a package version issue encountered during the…