Path: csiph.com!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Ethan A Merritt Newsgroups: comp.graphics.apps.gnuplot Subject: Re: Install issue: fatal error: QtCore: No such file or directory #include Date: Sat, 14 Oct 2017 21:17:52 -0700 Organization: A noiseless patient Spider Lines: 20 Message-ID: References: <7ca83322-a5d8-4bfa-8619-ee18e001ac6a@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit Injection-Date: Sun, 15 Oct 2017 04:17:55 -0000 (UTC) Injection-Info: reader02.eternal-september.org; posting-host="3b35f2ee114169ed4498f9d2d2656f60"; logging-data="7309"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/tIBbh4HLrCXFL2spXOasK" User-Agent: KNode/4.14.10 Cancel-Lock: sha1:um+rHlnEKxiOLoeHp7V+6lkxYNA= Xref: csiph.com comp.graphics.apps.gnuplot:3775 Lawrence Bottorff wrote: > I don't have > > lib64qt5widgets-devel > lib64qt5network-devel > lib64qt5core-devel > lib64qt5gui-devel > lib64qt5svg-devel > lib64qt5printsupport-devel > > and Ubuntu doesn't seem to offer these. What Linux are you using? I'm using Mageia. DIfferent distros split the Qt libraries out into different packages. It looks to me that Ubuntu has a top-level package qtbase5-dev that will pull in at least some of the other pieces as dependencies. Ethan