[sf-lug] Fw: Re: SF Lug meeting Sunday November 4, 2012
Morgan.
morganw8-nb at yahoo.com
Wed Nov 21 20:42:42 PST 2012
Hi Ken,
I went to the src dir and ran your command. It compiled without errors. It created a single executable called "fan"
I typed ./fan at the prompt and it said:
fan: laptop does not have cooling fan or kernel module not installed.
I did "file fan" and received this:
fan: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.15, not stripped
Any clue how to proceed from here? -Thanks, Morgan
--- On Mon, 11/5/12, Morgan. <morganw8-nb at yahoo.com> wrote:
From: Morgan. <morganw8-nb at yahoo.com>
Subject: Re: [sf-lug] SF Lug meeting Sunday November 4, 2012
To: "Ken Shaffer" <kenshaffer80 at gmail.com>
Cc: sf-lug at linuxmafia.com
Date: Monday, November 5, 2012, 8:47 AM
Excellent! Thanks for all your help Ken! I'll give that a try and let you know.
It was great meeting you, Bobbie, John, and Jim yesterday.
--- On Sun, 11/4/12, Ken Shaffer <kenshaffer80 at gmail.com> wrote:
Date: Sunday, November 4, 2012, 4:03 PM
At the meeting, a Toshbia tools package which wouldn't get past the ./configure stage on Ubuntu 12.04 (repeated on my home machine), worked fine under Ubuntu 10.04. The separation of 32/64 bit libraries like /usr/lib/i386-linux-gnu implemented sometime after the 10.04 Ubuntu release caused the problem. The makefile generated in .../src showed that the fan control program of interest did not even rely on the X
libraries which were causing the configure problem. a straightforward gcc -o fan fan.c sci.c hci.c will compile and link the fan utility without further hassle.
Ken
_______________________________________________
sf-lug mailing list
sf-lug at linuxmafia.com
http://linuxmafia.com/mailman/listinfo/sf-lug
Information about SF-LUG is at http://www.sf-lug.org/
-----Inline Attachment Follows-----
_______________________________________________
sf-lug mailing list
sf-lug at linuxmafia.com
http://linuxmafia.com/mailman/listinfo/sf-lug
Information about SF-LUG is at http://www.sf-lug.org/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://linuxmafia.com/pipermail/sf-lug/attachments/20121121/e2b31021/attachment.html>
More information about the sf-lug
mailing list