LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   gnome 2.14.1 installation error (https://www.linuxquestions.org/questions/linux-software-2/gnome-2-14-1-installation-error-442084/)

dsids 05-05-2006 11:30 PM

gnome 2.14.1 installation error
 
Hi everyone,
Im a newbie...I tried installing gnome2.14.1....Everything went fine..I just did what was written in the INSTALL file..But when I tried installing gnome-desktop I got the following error..

make[2]: Entering directory `/usr/man/danish/softwares/gnome/gnome-desktop-2.14.1.1/desktop-docs/fdl'
if ! test -d es/; then mkdir es/; fi
case "." in /*) sd=".";; *) sd="../.";; esac; \
if [ -f "C/fdl.xml" ]; then d="../"; else d="$sd/"; fi; \
(cd es/ && \
`which xml2po` -e -p \
"${d}es/es.po" \
"${d}C/fdl.xml" > fdl.xml.tmp && \
cp fdl.xml.tmp fdl.xml && rm -f fdl.xml.tmp)
which: no xml2po in (/usr/java/jdk1.5.0_01/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin)
/bin/sh: -e: command not found
make[2]: *** [es/fdl.xml] Error 127
make[2]: Leaving directory `/usr/man/danish/softwares/gnome/gnome-desktop-2.14.1.1/desktop-docs/fdl'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/usr/man/danish/softwares/gnome/gnome-desktop-2.14.1.1/desktop-docs'
make: *** [check-recursive] Error 1

I usr Fedora 3
#uname -a
Linux [myPCname] 2.6.12-1.1381_FC3 #1 Fri Oct 21 03:46:55 EDT 2005 i686 i686 i386 GNU/Linux

Please help..My previous desktop is also screwed. All windows are have very rough edges and in some of them the FILE, EDIT options cannot be seen

please help
Danish

dsids 05-05-2006 11:35 PM

One thing more...Im installing gnome in a new path
/home/username/usr/local

Danish


All times are GMT -5. The time now is 03:19 AM.