|
Nevermind, I figured this out. It seems that later
versions of discover have a flag called --disable-nls which disables its
dependence on gettext altogether, 1.5 also has this specific flag however the
problem is the configure script for 1.5 is totally broken, so i had to comment
everywhere that nls was defined.
Cheers,
-Drew
----- Original Message -----
Sent: Tuesday, February 28, 2006 9:07
PM
Subject: [Sisuite-users] Discover
2.0
Has anyone successfully gotten
the master script working with Discover 2.0? I am attemping to run restores
via a little rescue PXE image i've created, and everything works absolutely
perfectly until it attempts to execute 'discover -f' I am running my rescue
image on Gentoo UCLIBC (embedded), and no matter what i do, I cant get
discover 1.5 to compile. It keeps telling me I have an undefined reference to
`libintl_dgettext'. So I compiled discover 2.0, but I noticed that it doesnt
have the -f attribute anymore.
Any advice is appreciated.
-Drew
|