Eterm won't run causing X to exit

I did that and xfce4 still won't install. It keeps failing telling me to run that gnomeanalyzer thing. What a hassle.
 
Code:
pkg_delete -f /var/db/pkg/p5-XML-Parser-(something)
cd /usr/ports/textproc/p5-XML-Parser
make missing
/bin/rm -rf work
make install #  && yell maybe (/yell/)
This is only answering the post above, No time to read the first
twenty (again...)
 
Ok, I reinstalled xfce4 and it got further but now it's failing to find xml2po even though it exists;

Code:
Making all in lgpl
/usr/local/bin/xml2po: not found
gmake[3]: *** [ar/lgpl.xml] Error 127
gmake[2]: *** [all-recursive] Error 1
gmake[1]: *** [all-recursive] Error 1
gmake: *** [all] Error 2
*** Error code 1

Stop in /usr/ports/x11/gnome-desktop.
*** Error code 1

Stop in /usr/ports/x11/gdm.
*** Error code 1

Stop in /usr/ports/x11/gdm.
*** Error code 1

Stop in /usr/ports/x11-wm/xfce4.
*** Error code 1

Stop in /usr/ports/x11-wm/xfce4.

#whereis xml2po
xml2po: /usr/local/bin/xml2po /usr/local/man/man1/xml2po.1.gz

The same error when I try to install gimp. Why can't it find the file when it is there?
 
Back
Top