Page 1 of 1
Hot-Linc alpha 2 released
Posted: Thu Jul 08, 2004 12:19 pm
by dann
Hey now, the Hot-Linc cpu monitor alpha verion .0.0.2 has been released. You can download your copy at <a href="
http://www.thelinuxlink.net/~dann/hot-l ... .tar.gz</a>.
Expect version 0.0.3 sometime before the next tech show! And what a sight it will be to see!
Posted: Thu Jul 08, 2004 12:22 pm
by Patrick
Can't wait to check it out

hi
Posted: Fri Nov 12, 2004 2:38 am
by Guest
diff -Naur hot-linc-0.0.2/hot-babe.c hot-linc-0.0.2-1/hot-babe.c
--- hot-linc-0.0.2/hot-babe.c 2002-09-21 10:53:24.000000000 -0400
+++ hot-linc-0.0.2-1/hot-babe.c 2004-11-12 02:27:36.935232856 -0500
@@ -81,7 +81,7 @@
FILE *stat;
stat = fopen("/proc/stat", "r");
- fscanf(stat, "%*s %Ld %Ld %Ld %Ld", &ab, &ac, &ad, &ae);
+ fscanf(stat, "%*s %lu %lu %lu %lu", &ab, &ac, &ad, &ae);
fclose(stat);
/* Find out the CPU load */
Posted: Thu Nov 16, 2006 12:41 am
by Wally Balljacker
Any plans for an update? Someone should resurrect Hot-Linc.
Re: Hot-Linc alpha 2 released
Posted: Thu Mar 20, 2014 12:22 pm
by Claudio
Just to necrothread here for a bit (but with good reason), Hot-Linc will build in Fedora 20. You need to install gtk+ and gtk+devel, as well as gdk-pixbuf2-devel. Then, you need to grab yourself a copy of the original HotBabe source and copy the CFLAGS and LIBS lines from HotBabe's Makefile over to the Makefile in Hot-Linc before compiling. Then make yourself some Hot Linc goodness.
Time to make 0.0.3, Dann!

Re: Hot-Linc alpha 2 released
Posted: Fri Mar 21, 2014 7:51 am
by kwisher
Holy Shit!! Someone posted here

Re: Hot-Linc alpha 2 released
Posted: Thu Dec 25, 2014 8:50 am
by tryl
It must soon be time to look at getting hot linc ready to run. When we cannot listen to Linc, let's at least se him excited when compiling.