Search found 7 matches

by jd63
25. Nov 2015, 16:08
Forum: Problems
Topic: yelp not available/installed/working gnumeric
Replies: 6
Views: 3689

Re: yelp not available/installed/working gnumeric

Something weird is happening since I installed yelp; I'm now getting constant updates for the libsecret package, even though both are already installed:
Packages to be upgraded
libsecret(0.15-i486-ldj) -> 0.15-i486-l
by jd63
24. Nov 2015, 13:47
Forum: Problems
Topic: yelp not available/installed/working gnumeric
Replies: 6
Views: 3689

Re: yelp not available/installed/working gnumeric

Thanks djemos, it's all good now. No problem with CPU hogging either.
by jd63
23. Nov 2015, 17:40
Forum: Problems
Topic: yelp not available/installed/working gnumeric
Replies: 6
Views: 3689

Re: yelp not available/installed/working gnumeric

I know this is an old thread, but I'm trying to install yelp for gnumeric and get the following errors:

sudo spi -i yelp
.
.
/usr/bin/grep: /usr/lib/libsecret-1.la: No such file or directory
/usr/bin/sed: can't read /usr/lib/libsecret-1.la: No such file or directory
libtool: link: `/usr/lib ...
by jd63
5. Oct 2015, 18:07
Forum: Problems
Topic: Problem compiling QUCS
Replies: 6
Views: 2605

Re: Problem compiling QUCS

Thanks gapan, that did it! :D
by jd63
5. Oct 2015, 16:22
Forum: Problems
Topic: Problem compiling QUCS
Replies: 6
Views: 2605

Re: Problem compiling QUCS

hmm.... not getting any output at all for that.

But tried this:

qmake --version
QMake version 2.01a
Using Qt version 4.8.7 in /usr/lib/qt/lib

Also maybe this will help from someone who had the same problem with an earlier version?

http://murga-linux.com/puppy/viewtopic.php?t=88964&sid ...
by jd63
5. Oct 2015, 15:51
Forum: Problems
Topic: Problem compiling QUCS
Replies: 6
Views: 2605

Re: Problem compiling QUCS

Thanks but I'm getting the same error using -E.

checking build system type... i486-slackware-linux-gnu
checking host system type... i486-slackware-linux-gnu
checking target system type... i486-slackware-linux-gnu
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build ...
by jd63
5. Oct 2015, 08:41
Forum: Problems
Topic: Problem compiling QUCS
Replies: 6
Views: 2605

Problem compiling QUCS

Hi,

I'm trying to compile QUCS (a circuit simulator) which is available in Slackbuilds. Compilation fails with the error:

checking for Qt headers... configure: error: not found

But I have Qt installed. As I understand it Slackware doesn't have separate "dev" packages, so I'm not sure where to ...