On 10/03/10 13:52, Dave Pawson wrote:
> Installed genius from the Fedora yum sources.
> Ran it once or twice.
> Did an update (new kernel for example)
>
> Now when I run genius I get:
>
> [dpawson_at_marge2 ~]$ genius -version
> /home/dpawson/bin/genius: fork: retry: Resource temporarily unavailable
> /home/dpawson/bin/genius: fork: retry: Resource temporarily unavailable
> /home/dpawson/bin/genius: fork: retry: Resource temporarily unavailable
> /home/dpawson/bin/genius: fork: retry: Resource temporarily unavailable
> /home/dpawson/bin/genius: fork: retry: Resource temporarily unavailable
> /home/dpawson/bin/genius: fork: retry: Resource temporarily unavailable
> /home/dpawson/bin/genius: fork: retry: Resource temporarily unavailable
> ^C/home/dpawson/bin/genius: fork: retry: Resource temporarily unavailable
> ^C^C^C/home/dpawson/bin/genius: fork: Resource temporarily unavailable
>
>
> And suggestions please
>
>
> regards
>
RTFM?
yum install genius shows above message.
build from source...
checking for readline in -lreadline... yes
checking for __gmpz_init_set in -lgmp... no
checking for __gmpz_init_set_d in -lgmp2... no
configure: error: GMP Library not found
yet
# yum info gmp
Loaded plugins: refresh-packagekit
Installed Packages
Name : gmp
Arch : i686
Version : 4.3.1
Release : 5.fc12
Size : 992 k
Repo : installed
From repo : anaconda-InstallationRepo-200911081854.i386
Summary : A GNU arbitrary precision library
URL : http://gmplib.org/
License : LGPLv3+
Description: The gmp package contains GNU MP, a library for arbitrary
precision
....
I.e. it is installed.
How to tell the build where to find it?
$locate gmp
/usr/lib/libgmp.so.3
/usr/lib/libgmp.so.3.5.0
/usr/lib/libgmpxx.so.4
/usr/lib/libgmpxx.so.4.1.0
I guess that is what's missing?
Anyway, read further on and
$yum install gnome-genius
and it works.
regards DaveP
regards
-- Dave Pawson XSLT XSL-FO FAQ. http://www.dpawson.co.ukReceived on Wed Mar 10 2010 - 08:59:40 CST
This archive was generated by hypermail 2.2.0 : Sun Apr 17 2011 - 21:00:03 CDT