Resources for “Is Your $HOME a Money, er, Messy Pit?”
November 28th, 2005 by Marcel Gagné in
CheckInstall: checkinstall.izto.org
Concentration (a game for kids): www.shiftygames.com/concentration/concentration.html
KConfigure: kconfigure.sourceforge.net
KInstaller: www.stierand-linuxit.de/kinstaller/index.html
Marcel's Web site (check out the wine page): www.marcelgagne.com
Special Magazine Offer -- Free Gift with Subscription
Receive a free digital copy of Linux Journal's System Administration Special Edition as well as instant online access to current and past issues. CLICK HERE for offer
Linux Journal: delivering readers the advice and inspiration they need to get the most out of their Linux systems since 1994.
Subscribe now!
The Latest
Newsletter
Tech Tip Videos
- Nov-19-09
- Nov-04-09
Recently Popular
From the Magazine
December 2009, #188
If last month's Infrastrucuture issue was too "big" for you then try on this month's Embedded issue. Find out how to use Player for programming mobile robots, build a humidity controller for your root cellar, find out how to reduce the boot time of your embedded system, and if you're new to embedded systems find out the basics that go into one. You can also read about the Beagle Board, the Mesh Potato and a spate of other interestingly named items. And along with our regular columns don't miss our new monthly column: Economy Size Geek.
Delicious
Digg
StumbleUpon
Reddit
Facebook








Kconfigure source rpm build errors
On January 9th, 2006 eager says:
There were some problems building kconfigure from the source rpm.
1) Spec file in SRPM uses %setup -n %{name}-%{version} while the tar file doesn't have a version number. Fix is to remove "-%{version}".
2) Spec file cd's to $HOME just before building the file list. That should be "cd %{buildroot}
3) The spec file references %{distversion} which is probably not set in .rpmrc.
My guess is that the SRPM is not the one used to build the distribution RPM.
__________________________Michael Eager, Consultant, Embedded Systems, Compilers, Debuggers
Dead link?
On December 6th, 2005 ryddler (not verified) says:
Marcel's link for checkinstall didn't work for me, but google turned up this one: http://asic-linux.com.mx/~izto/checkinstall/index.php
Keep up the great detective work locating all these timesavers for me ;)
Post new comment