[Ekiga-list] problem compiling Ekiga 3.0.1 under Kubuntu 8.04.1 LTS



Hi!

Everything went fine but in the almost end compiling help gave error:

Making all in help
make[2]: Entering directory `/data/soft2/ekiga/ekiga_3-0-1/ekiga-3.0.1/help'
if ! test -d bg/; then mkdir bg/; fi
if [ -f "C/ekiga.xml" ]; then d="../"; else d="/home/edmund/soft2/ekiga/ekiga_3-0-1/ekiga-3.0.1/help/"; fi; \
        (cd bg/ && \
          `which xml2po` -e -p \
            "${d}bg/bg.po" \
            "${d}C/ekiga.xml" > ekiga.xml.tmp && \
            cp ekiga.xml.tmp ekiga.xml && rm -f ekiga.xml.tmp)
/bin/bash: line 2: -e: command not found
make[2]: *** [bg/ekiga.xml] Error 127
make[2]: Leaving directory `/data/soft2/ekiga/ekiga_3-0-1/ekiga-3.0.1/help'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/data/soft2/ekiga/ekiga_3-0-1/ekiga-3.0.1'
make: *** [all] Error 2


Is it problem, that /home/edmund/soft2/ is a symlink to /data/soft2/ ??

Could not find the file bg/ekiga.xml

I installed additional components:
flex bison pkg-config intltool libgtk2.0-bin libgtk2.0-dev libsigc++-2.0-dev libxml2-dev libgnome2-dev libgnomeui-dev libebook1.2-dev libldap2-dev libxv-dev libdbus-glib-1-dev libsdl1.2-dev xsltproc

Certainly, I compiled before and suggestions at https://help.ubuntu.com/community/CompilingSoftware are clear.

Also I followed instructions at http://wiki.ekiga.org/index.php/Linux_Users

All other components compiled and installed fine. It seems like /'m quite close to get all components compiled but such a error occured.


Thank you in Advance for helping,
Edmund Laugasson


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]