On Thu, 15 Nov 2001 11:34, Tom Brinkman wrote:
[snip]
|   http://www.xs4all.nl/~hanb/software/unclutter-0.8-1mdk.src.rpm
|
|      I did a rpm --rebuild on it and installed the rpm it wrote. Then
|  I used a text editor (your choice ;) to create a file I named
|  'unclutter-start' (again, name is your choice) :
|
|  #!/bin/bash
|  /usr/bin/kstart /usr/X11R6/bin/unclutter
|
|      I 'chmod +x'd it to make it executable, and put it in my user
|  ~/.kde/Autostart/  directory.  You can then either run (click on it)
|  'unclutter-start', or the next (or any)time you start KDE, the cursor
|  will disappear after about 5 secs. of no mouse movement.  IMO, this
|  should've been a KDE feature (option to enable) all along. I bet ya
|  other WM fans could find a similar way to start it.

I downloaded the above source rpm but can't install it.  This is what I 
did:

# rpm -i unclutter-0.8-1mdk.src.rpm
# cd /usr/local/src/unclutter
# rpm --rebuild unclutter-0.8-1mdk.src.rpm

Installing unclutter-0.8-1mdk.src.rpm
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.79663
+ umask 022
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf unclutter
+ /usr/bin/bzip2 -dc /usr/src/RPM/SOURCES/unclutter-8.tar.bz2
+ tar -xvvf -
drwxr-xr-x 127/666           0 1994-11-04 02:17:23 unclutter/
-r--r--r-- 127/666       11517 1994-04-12 03:40:47 unclutter/unclutter.c
-rw-r--r-- 127/666          59 1991-04-10 02:14:15 unclutter/Imakefile
-rw-r--r-- 127/666        1996 1991-04-10 04:49:52 unclutter/Makefile
-r--r--r-- 127/666        3458 1994-04-12 03:40:48 unclutter/unclutter.man
-r--r--r-- 127/666        2863 1991-08-03 04:13:54 unclutter/vroot.h
-r--r--r-- 127/666         945 1994-04-12 03:40:49 unclutter/patchlevel.h
-r--r--r-- 127/666        1804 1992-09-29 06:06:11 unclutter/README
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd unclutter
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.17024
+ umask 022
+ cd /usr/src/RPM/BUILD
+ cd unclutter
+ xmkmf
/var/tmp/rpm-tmp.17024: xmkmf: command not found
error: Bad exit status from /var/tmp/rpm-tmp.17024 (%build)

RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.17024 (%build)


I get the same error (last 4 lines) but different rpm-tmp.number 
(rpm-tmp.501:) when I do the following:

# cd /usr/src/RPM/SPECS
# rpm -bb --clean --rmsource unclutter.spec

This results in no rpm in /usr/source/RPM/RPMS dir or subdirs.  Does 
anyone know what the "xmkmf" bit is?  Do I not have a necessary helper-app 
installed perhaps?

This is the first time I've tried to install a source rpm so I've been 
following a HOWTO.  Maybe I went wrong somewhere?

TIA
skinky
-- 
But what ... is it good for?
(Engineer at the Advanced Computing Systems Division of IBM, 1968, 
commenting on the microchip)

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to