Ciao a tutti. mi dareste una mano ad installare e17 su ubuntu lucid?
Sto utilizzando lo script in oggetto, ma ho un po' di problemi con le dipendenze.
Ecco l'errore che ho a questo punto:
Running autopoint...
./autogen.sh: 8: autopoint: not found
Running aclocal...
configure.ac:45: warning: macro `AM_GNU_GETTEXT_VERSION' not found in library
configure.ac:46: warning: macro `AM_GNU_GETTEXT' not found in library
Running autoheader...
Running autoconf...
configure.ac:56: error: possibly undefined macro: AM_GNU_GETTEXT_VERSION
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:57: error: possibly undefined macro: AM_GNU_GETTEXT
Se in un primo momento l'idea non è assurda, allora non c'è nessuna speranza che si realizzi! A.Einstein
exchange ................... make: ERROR!
--------------------------------------------------------------------------------
----------------------------------- Last loglines ------------------------------
make[2]: ingresso nella directory «/home/luigi/e17_src/exchange/src»
Making all in lib
make[3]: ingresso nella directory «/home/luigi/e17_src/exchange/src/lib»
make[3]: Non c'è da fare nulla per «all»
make[3]: uscita dalla directory «/home/luigi/e17_src/exchange/src/lib»
Making all in bin
make[3]: ingresso nella directory «/home/luigi/e17_src/exchange/src/bin»
make[3]: Non c'è da fare nulla per «all»
make[3]: uscita dalla directory «/home/luigi/e17_src/exchange/src/bin»
make[3]: ingresso nella directory «/home/luigi/e17_src/exchange/src»
make[3]: Non c'è da fare nulla per «all-am»
make[3]: uscita dalla directory «/home/luigi/e17_src/exchange/src»
make[2]: uscita dalla directory «/home/luigi/e17_src/exchange/src»
Making all in data
make[2]: ingresso nella directory «/home/luigi/e17_src/exchange/data»
edje_cc -v -id ../data/ -fd ../data/ \
../data/exchange_smart.edc \
../data/exchange_smart.edj
edje_cc: Error. Unable to load image "shadow.png" used by file "../data/exchange_smart.edj": File is not a known format. Check if Evas was compiled with png module enabled and all required dependencies exist.
edje_cc: Wrote 284 bytes ( 0Kb) for "edje_file" header
make[2]: *** [exchange_smart.edj] Errore 255
make[2]: uscita dalla directory «/home/luigi/e17_src/exchange/data»
make[1]: *** [all-recursive] Errore 1
make[1]: uscita dalla directory «/home/luigi/e17_src/exchange»
make: *** [all] Errore 2
EASY_E17 1.3.2 CMD: ./autogen.sh --prefix=/opt/e17
-------------------------------------------------------------------------------
Running aclocal...
Running autoheader...
Running autoconf...
Running libtoolize...
Running automake...
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for EXCHANGE... yes
checking for ETK... no
checking for EWL... no
configure: creating ./config.status
config.status: creating exchange.pc
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/lib/Makefile
config.status: creating src/bin/Makefile
config.status: creating data/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default commands
-------------------------------------------------------------------------------
EASY_E17 1.3.2 CMD: make -j 2
-------------------------------------------------------------------------------
(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/luigi/e17_src/exchange/missing --run autoheader)
rm -f stamp-h1
touch config.h.in
cd . && /bin/bash ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make all-recursive
make[1]: ingresso nella directory «/home/luigi/e17_src/exchange»
Making all in src
make[2]: ingresso nella directory «/home/luigi/e17_src/exchange/src»
Making all in lib
make[3]: ingresso nella directory «/home/luigi/e17_src/exchange/src/lib»
make[3]: Non c'è da fare nulla per «all»
make[3]: uscita dalla directory «/home/luigi/e17_src/exchange/src/lib»
Making all in bin
make[3]: ingresso nella directory «/home/luigi/e17_src/exchange/src/bin»
make[3]: Non c'è da fare nulla per «all»
make[3]: uscita dalla directory «/home/luigi/e17_src/exchange/src/bin»
make[3]: ingresso nella directory «/home/luigi/e17_src/exchange/src»
make[3]: Non c'è da fare nulla per «all-am»
make[3]: uscita dalla directory «/home/luigi/e17_src/exchange/src»
make[2]: uscita dalla directory «/home/luigi/e17_src/exchange/src»
Making all in data
make[2]: ingresso nella directory «/home/luigi/e17_src/exchange/data»
edje_cc -v -id ../data/ -fd ../data/ \
../data/exchange_smart.edc \
../data/exchange_smart.edj
edje_cc: Error. Unable to load image "shadow.png" used by file "../data/exchange_smart.edj": File is not a known format. Check if Evas was compiled with png module enabled and all required dependencies exist.
edje_cc: Wrote 284 bytes ( 0Kb) for "edje_file" header
make[2]: *** [exchange_smart.edj] Errore 255
make[2]: uscita dalla directory «/home/luigi/e17_src/exchange/data»
make[1]: *** [all-recursive] Errore 1
make[1]: uscita dalla directory «/home/luigi/e17_src/exchange»
make: *** [all] Errore 2
Se in un primo momento l'idea non è assurda, allora non c'è nessuna speranza che si realizzi! A.Einstein
edje_cc: Error. Unable to load image "shadow.png" used by file "../data/exchange_smart.edj": File is not a known format. Check if Evas was compiled with png module enabled and all required dependencies exist.
Nella wiki si parla di ubuntu 8.10 se non erro, poi con lo script ottengo l'ultimissima versione di e17....ed io voglio quella :P
Ipnorospo ha scritto:
controlla questo:
edje_cc: Error. Unable to load image "shadow.png" used by file "../data/exchange_smart.edj": File is not a known format. Check if Evas was compiled with png module enabled and all required dependencies exist.
a che modulo ti da errore?
Comunque ci sono riuscito... ora provo ad avviarlo, non chiudo ancora il post nel caso di "GUAI"
Se in un primo momento l'idea non è assurda, allora non c'è nessuna speranza che si realizzi! A.Einstein
@Mefrio: la wiki c'è, ma è troppo vecchia.
Ho provato anche a modificare il repo deb http://e17.dunnewind.net/ubuntu hardy e17 mettendo lucid al post di hardy, ma non trova proprio il pacchetto.
Nei repo "normali" c'è solo la versione (molto) vecchia.
DON'T FEED THE TROLL . Non sprecare fiato, hanno le orecchie foderate di prosciutto
Non c'è peggior sordo di chi non vuol sentire, ma intanto ilwikileggilo che male non fa.
prova a cercare un attimo sul forum ufficiale, mi sembra strano che non esistano repo...cmq installare tramite lo script easy_e17 e' facilissimo, fa tutto lui,al limite ad un certo punto si ferma con un errore perche' manca una dipendenza: basta semplicemente googlare l'errore e poi ripartire...