Pagina 1 di 2
Dock engage su ubuntu
Inviato: domenica 22 gennaio 2006, 22:51
da mefisto
Ragazzi volevo il dick engage su ubuntu..ma non riesco a capirci granchè..Mi sono bloccato...
allora ho scaricato i sorgenti da qui
http://www.soulmachine.net/debian/unstable/
poi faccio ./configure e mi da un errore...configure: error: Cannot find esmart: Is esmart-config in path?
ok..manca esmart..scarico sempre da soulmachine il pacchetto..vado per installarlo e un altro errore.. Cannot find epsilon: Is epsilon-config in path?
allora penso..vabbuò manca epsilon...lo scarico faccio per installarlo e...configure: error: Cannot find Edje on your system: edje thumbnail suckage!
nn mi perdo d'animo e scarico edje,ma..configure: error: Eet isn't installed
allora mi dico "vediamo chi è più duro"..scarico eet, ma..onfigure: error: "Cannot find jpeglib.h. Make sure your CFLAGS environment variable contains include lines for the location of this file"
qui mi sono bloccato..
E' così complicato??mi date una mano..mi sa che ho sbagliato qualkosa..
grazieee

Re: Dock engage su ubuntu
Inviato: lunedì 23 gennaio 2006, 0:16
da mefisto
Ho superato quella fase..ora sono bloccato al penultimo scoglio..sempre che nn abbia sbagliato proprio tutto..
questo errore quando eseguo ./configure && make && sudo make install per installare epsilon
remo@CompRemo:~/Desktop/epsilon$ ./configure && make && sudo make install
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
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 ANSI C... none needed
checking dependency style of gcc... gcc3
checking for strerror in -lcposix... no
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 ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) 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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for imlib2-config... /usr/local/bin/imlib2-config
checking for imlib2 - version >= 1.0.0... yes
checking for epeg-config... /usr/local/bin/epeg-config
checking for epeg - version >= 0.9.0... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PNG... checking for perl... /usr/bin/perl
checking for evas-config... /usr/local/bin/evas-config
checking for evas - version >= 0.9.9... yes
checking for ecore-config... /usr/local/bin/ecore-config
checking for ecore - version >= 0.9.9... yes
checking Ecore_Evas.h usability... yes
checking Ecore_Evas.h presence... yes
checking for Ecore_Evas.h... yes
checking for edje-config... /usr/local/bin/edje-config
checking for edje - version >= 0.5.0... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating epsilon.pc
config.status: creating epsilon.spec
config.status: creating epsilon-config
config.status: creating src/Makefile
config.status: creating src/lib/Makefile
config.status: creating src/lib/exiftags/Makefile
config.status: creating src/bin/Makefile
config.status: creating debian/changelog
config.status: creating src/config.h
config.status: src/config.h is unchanged
config.status: executing depfiles commands
config.status: executing default commands
Finished configuring epsilon 0.3.0.004
Support for freedesktop png thumbnailing .... no
Support for epeg thumbnail extension .... yes
Now type 'make' (gmake on some systems) to compile epsilon
Making all in src
make[1]: Entering directory `/home/remo/Desktop/epsilon/src'
make all-recursive
make[2]: Entering directory `/home/remo/Desktop/epsilon/src'
Making all in lib
make[3]: Entering directory `/home/remo/Desktop/epsilon/src/lib'
Making all in exiftags
make[4]: Entering directory `/home/remo/Desktop/epsilon/src/lib/exiftags'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/remo/Desktop/epsilon/src/lib/exiftags'
make[4]: Entering directory `/home/remo/Desktop/epsilon/src/lib'
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -g -O2 -Wall -MT Epsilon.lo -MD -MP -MF ".deps/Epsilon.Tpo" \
-c -o Epsilon.lo `test -f 'Epsilon.c' || echo './'`Epsilon.c; \
then mv -f ".deps/Epsilon.Tpo" ".deps/Epsilon.Plo"; \
else rm -f ".deps/Epsilon.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -g -O2 -Wall -MT Epsilon.lo -MD -MP -MF .deps/Epsilon.Tpo -c Epsilon.c -fPIC -DPIC -o .libs/Epsilon.o
Epsilon.c:4:17: error: png.h: No such file or directory
Epsilon.c: In function 'epsilon_info_get':
Epsilon.c:261: error: 'png_structp' undeclared (first use in this function)
Epsilon.c:261: error: (Each undeclared identifier is reported only once
Epsilon.c:261: error: for each function it appears in.)
Epsilon.c:261: error: syntax error before 'png_ptr'
Epsilon.c:262: error: 'png_infop' undeclared (first use in this function)
Epsilon.c:263: error: 'png_textp' undeclared (first use in this function)
Epsilon.c:267: error: 'png_ptr' undeclared (first use in this function)
Epsilon.c:268: warning: implicit declaration of function 'png_create_read_struct'
Epsilon.c:268: error: 'PNG_LIBPNG_VER_STRING' undeclared (first use in this function)
Epsilon.c:274: error: 'info_ptr' undeclared (first use in this function)
Epsilon.c:274: warning: implicit declaration of function 'png_create_info_struct'
Epsilon.c:276: warning: implicit declaration of function 'png_destroy_read_struct'
Epsilon.c:276: error: 'png_infopp' undeclared (first use in this function)
Epsilon.c:281: warning: implicit declaration of function 'png_init_io'
Epsilon.c:282: warning: implicit declaration of function 'png_read_info'
Epsilon.c:285: warning: implicit declaration of function 'png_get_text'
Epsilon.c:285: error: 'text_ptr' undeclared (first use in this function)
Epsilon.c:288: error: 'png_text' undeclared (first use in this function)
Epsilon.c:288: error: syntax error before 'text'
Epsilon.c:290: error: 'text' undeclared (first use in this function)
Epsilon.c: In function '_epsilon_open_png_file_reading':
Epsilon.c:657: warning: implicit declaration of function 'png_check_sig'
Epsilon.c:657: error: 'png_bytep' undeclared (first use in this function)
Epsilon.c:657: error: syntax error before 'buf'
Epsilon.c: At top level:
Epsilon.c:666: error: syntax error before 'return'
Epsilon.c: In function '_epsilon_png_mtime_get':
Epsilon.c:677: error: 'png_structp' undeclared (first use in this function)
Epsilon.c:677: error: syntax error before 'png_ptr'
Epsilon.c:678: error: 'png_infop' undeclared (first use in this function)
Epsilon.c:679: error: 'png_textp' undeclared (first use in this function)
Epsilon.c:683: error: 'png_ptr' undeclared (first use in this function)
Epsilon.c:684: error: 'PNG_LIBPNG_VER_STRING' undeclared (first use in this function)
Epsilon.c:690: error: 'info_ptr' undeclared (first use in this function)
Epsilon.c:692: error: 'png_infopp' undeclared (first use in this function)
Epsilon.c:700: error: 'text_ptr' undeclared (first use in this function)
Epsilon.c:703: error: 'png_text' undeclared (first use in this function)
Epsilon.c:703: error: syntax error before 'text'
Epsilon.c:705: error: 'text' undeclared (first use in this function)
Epsilon.c: In function '_epsilon_png_write':
Epsilon.c:733: error: 'png_infop' undeclared (first use in this function)
Epsilon.c:733: error: syntax error before 'info_ptr'
Epsilon.c:734: error: 'png_color_8' undeclared (first use in this function)
Epsilon.c:735: error: 'png_structp' undeclared (first use in this function)
Epsilon.c:736: error: 'png_text' undeclared (first use in this function)
Epsilon.c:737: error: 'png_bytep' undeclared (first use in this function)
Epsilon.c:752: error: 'png_ptr' undeclared (first use in this function)
Epsilon.c:753: warning: implicit declaration of function 'png_create_write_struct'
Epsilon.c:753: error: 'PNG_LIBPNG_VER_STRING' undeclared (first use in this function)
Epsilon.c:757: error: 'info_ptr' undeclared (first use in this function)
Epsilon.c:759: warning: implicit declaration of function 'png_destroy_write_struct'
Epsilon.c:759: error: 'png_infopp' undeclared (first use in this function)
Epsilon.c:762: warning: implicit declaration of function 'setjmp'
Epsilon.c:799: warning: implicit declaration of function 'png_set_IHDR'
Epsilon.c:800: error: 'PNG_COLOR_TYPE_RGB_ALPHA' undeclared (first use in this function)
Epsilon.c:800: error: 'PNG_INTERLACE_NONE' undeclared (first use in this function)
Epsilon.c:801: error: 'PNG_COMPRESSION_TYPE_BASE' undeclared (first use in this function)
Epsilon.c:801: error: 'PNG_FILTER_TYPE_BASE' undeclared (first use in this function)
Epsilon.c:805: warning: implicit declaration of function 'png_set_bgr'
Epsilon.c:811: error: 'PNG_COLOR_TYPE_RGB' undeclared (first use in this function)
Epsilon.c:813: error: 'row_data' undeclared (first use in this function)
Epsilon.c:813: error: syntax error before 'malloc'
Epsilon.c:816: error: 'sig_bit' undeclared (first use in this function)
Epsilon.c:820: warning: implicit declaration of function 'png_set_sBIT'
Epsilon.c:822: warning: implicit declaration of function 'png_set_compression_level'
Epsilon.c:823: warning: implicit declaration of function 'png_write_info'
Epsilon.c:824: warning: implicit declaration of function 'png_set_shift'
Epsilon.c:825: warning: implicit declaration of function 'png_set_packing'
Epsilon.c:830: error: 'row_ptr' undeclared (first use in this function)
Epsilon.c:830: error: syntax error before 'ptr'
Epsilon.c:833: warning: statement with no effect
Epsilon.c:833: error: syntax error before ')' token
Epsilon.c:839: error: syntax error before 'row_data'
Epsilon.c:841: warning: implicit declaration of function 'png_write_row'
Epsilon.c:727: warning: unused variable 'heightbuf'
Epsilon.c:727: warning: unused variable 'widthbuf'
Epsilon.c:727: warning: unused variable 'mtimebuf'
Epsilon.c: At top level:
Epsilon.c:845: warning: type defaults to 'int' in declaration of 'png_write_end'Epsilon.c:845: warning: parameter names (without types) in function declaration
Epsilon.c:845: warning: data definition has no type or storage class
Epsilon.c:846: error: syntax error before '&' token
Epsilon.c:846: warning: type defaults to 'int' in declaration of 'png_destroy_write_struct'
Epsilon.c:846: warning: data definition has no type or storage class
Epsilon.c:847: error: syntax error before '&' token
Epsilon.c:847: warning: type defaults to 'int' in declaration of 'png_destroy_info_struct'
Epsilon.c:847: warning: data definition has no type or storage class
Epsilon.c:860: warning: type defaults to 'int' in declaration of 'fflush'
Epsilon.c:860: warning: parameter names (without types) in function declaration
Epsilon.c:860: warning: data definition has no type or storage class
Epsilon.c:861: error: syntax error before 'if'
make[4]: *** [Epsilon.lo] Error 1
make[4]: Leaving directory `/home/remo/Desktop/epsilon/src/lib'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/remo/Desktop/epsilon/src/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/remo/Desktop/epsilon/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/remo/Desktop/epsilon/src'
make: *** [all-recursive] Error 1
Re: Dock engage su ubuntu
Inviato: lunedì 23 gennaio 2006, 10:22
da makuro
Hai installato le libpng?
Re: Dock engage su ubuntu
Inviato: lunedì 23 gennaio 2006, 12:57
da mefisto
Si anche io credevo che l' errore fosse quello..all inizio nn le avevo installate,poi l'ho fatto ma non è cambiato niente..
qualcuno ha l' indirizzo dei repositori da cui posso prendere il pacchetto engage?così mi marca automaticamente le dipendenze..io ho provato da soulmachine, ma non mi installe le dipendenze e nn va.. >:(
Re: Dock engage su ubuntu
Inviato: lunedì 23 gennaio 2006, 15:33
da makuro
mmhh, scusa se riprovo:
le libpng-dev?
sono loro che rompono forse...
Re: Dock engage su ubuntu
Inviato: lunedì 23 gennaio 2006, 15:35
da makuro
Altrimenti prova con questo link... ma con la promessa che mi fai sapere come va a finire...
io volevo installarlo, ma non vorrei distruggere tutto...
http://www.ossblog.it/post/354/installi ... e17_debian
Re: Dock engage su ubuntu
Inviato: lunedì 23 gennaio 2006, 15:43
da gaspa
Ho usato il repository scritto nel link, ma c'e' qualcosa che non va...
Codice: Seleziona tutto
enlightenment: Dipende: libecore0 ma non sta per essere installato
Dipende: libedje0 ma non sta per essere installato
Dipende: libevas0 ma non sta per essere installato
Dipende: libe ma non sta per essere installato
Dipende: libevas0 ma non sta per essere installato
Dipende: libecore0 ma non sta per essere installato
Dipende: libedje0 ma non sta per essere installato
Re: Dock engage su ubuntu
Inviato: lunedì 23 gennaio 2006, 16:36
da mefisto
avevo già usato quel repository, ma mi dava gli stessi errori che ha dato a gaspa...
Re: Dock engage su ubuntu
Inviato: lunedì 23 gennaio 2006, 16:56
da gaspa
quelle librerie in .deb si possono trovare nel link di inizio pagina:
www.soulmachine.net/debian/unstable/
dovreste fare:
wget -r -np
http://www.soulmachine.net/debian/unstable
entrare nella dir che vi crea wget,
ls libe* | grep -v dev | xargs sudo dpkg -i
il problema e' che quelle librerie dipendono da librerie piu' nuove di quelle in breezy, quindi:
1) aggiungete anche dapper in sources.list (cosa che io non faccio... mi tengo questa e aspetto un po'...)
2) vi scaricate i singoli pacchetti che vi danno problemi con le dipendenze...
bye!
Re: Dock engage su ubuntu
Inviato: lunedì 23 gennaio 2006, 18:12
da mefisto
mi posti come fare??
ho dato il comando wget -r -np
http://www.soulmachine.net/debian/unstable
mi sta scaricando delle robe..almeno così mi sembra di capire dal terminale..
quando finisce che faccio per installare engage??
Re: Dock engage su ubuntu
Inviato: lunedì 23 gennaio 2006, 18:39
da makuro
Re: Dock engage su ubuntu
Inviato: lunedì 23 gennaio 2006, 18:46
da mefisto
ok..ora mi leggo un pò tutto e vedo se riesco..se qualkuno riesce posti tutto qua che facciamo una wiki..
Re: Dock engage su ubuntu
Inviato: lunedì 23 gennaio 2006, 22:46
da mefisto
Per i repository questo link che mi ha postato sonic deb
http://soulmachine.net/breezy unstable/
funziona..
Re: Dock engage su ubuntu
Inviato: lunedì 23 gennaio 2006, 23:10
da mefisto
il funzionamento però non è dei migliori..credo si debba configurare qualkosa..
impazzisce tutto appena lancio engage da terminale..
col comando engage --help ho visto che ci sono un pò di cose che si possono configurare..
datemi una mano!!
Re: Dock engage su ubuntu
Inviato: lunedì 23 gennaio 2006, 23:35
da mefisto
Re: Dock engage su ubuntu
Inviato: lunedì 23 gennaio 2006, 23:55
da mefisto
Re: Dock engage su ubuntu
Inviato: martedì 24 gennaio 2006, 9:11
da gaspa
sei scatenato, grande...

io sono riuscito a far partire e17, invece...
bye!
Re: Dock engage su ubuntu
Inviato: martedì 24 gennaio 2006, 9:14
da makuro
gaspa ha scritto:
sei scatenato, grande...

io sono riuscito a far partire e17, invece...
bye!
wiki wiki wiki wiki wiki wiki wiki
ps. com'e?
Re: Dock engage su ubuntu
Inviato: martedì 24 gennaio 2006, 9:45
da gaspa
mah, non credo che serva, ho solo aggiunto il repository che diceva sopra mefisto, e usato apt-get....
cmq, e' ancora piuttosto instabile, mi e' andato in crash un paio di volte nel giro di mezz'ora... :-P speriamo che migliori.

, perche' graficamente e' una figata.. :-)
bye!
Re: Dock engage su ubuntu
Inviato: martedì 24 gennaio 2006, 10:50
da makuro
Facendo in quel modo ti risulta selezionabile come una normale sessione in gdm?
E' così instabile? peccato, ho visto qualche filmato e sembrava truzzissiumo..