Loading
Home ›
Resources for “Is Your $HOME a Money, er, Messy Pit?”
Nov 28, 2005 By Marcel Gagné
Resources for the print article.
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
______________________
Trending Topics
| You Need A Budget | Feb 10, 2012 |
| The Linux powered LAN Gaming House | Feb 08, 2012 |
| Creating a vDSO: the Colonel's Other Chicken | Feb 06, 2012 |
| Your CMS Is Not Your Web Site | Feb 01, 2012 |
| Casper, the Friendly (and Persistent) Ghost | Jan 31, 2012 |
| Razor-qt 0.4 - Qt based Desktop Environment | Jan 30, 2012 |
- Fun with ethtool
- Parallel Programming with NVIDIA CUDA
- 100% disappointed with the decision to go all digital.
- Readers' Choice Awards 2011
- Linux-Based X Terminals with XDMCP
- Validate an E-Mail Address with PHP, the Right Way
- You Need A Budget
- Why Python?
- The Linux powered LAN Gaming House
- Python for Android
- I use Wireshark on a daily
4 hours 23 min ago - buena información
9 hours 30 min ago - One important "bucket" that I didn't note (désolé si qqun deja d
10 hours 31 min ago - Gnome3 is such a POS. No one
19 hours 58 min ago - Gnome 3 is the biggest POS
20 hours 9 min ago - I didn't knew this thing by
1 day 2 hours ago - Author's reply
1 day 5 hours ago - Link to modlys
1 day 6 hours ago - I use YNAB because of the
1 day 6 hours ago - Search
1 day 11 hours ago






Comments
Kconfigure source rpm build errors
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?
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 ;)