el paquete fuseiso esta en el repo de ubuntu Eduardo R. Barrera Pérez escribió: > He tratado de instalar el .deb pero me pide dependencias que no tengo > instaladas, de ellas todas estan en el repo de debian, menos una que es el > paquete: > > fuseiso > > Lo busque en google y baje la ultima versión del paquete, los fuentes, > pero tengo problemas a la hora de hacer el make > > sauron:/usr/local/src/fuseiso-20070708# make > make all-recursive > make[1]: se ingresa al directorio `/usr/local/src/fuseiso-20070708' > Making all in src > make[2]: se ingresa al directorio `/usr/local/src/fuseiso-20070708/src' > if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_FILE_OFFSET_BITS=64 `pkg-config > --cflags fuse glib-2.0` -Wall -g -O2 -MT fuseiso.o -MD -MP -MF > ".deps/fuseiso.Tpo" -c -o fuseiso.o fuseiso.c; \ > then mv -f ".deps/fuseiso.Tpo" ".deps/fuseiso.Po"; else rm -f > ".deps/fuseiso.Tpo"; exit 1; fi > Package fuse was not found in the pkg-config search path. > Perhaps you should add the directory containing `fuse.pc' > to the PKG_CONFIG_PATH environment variable > No package 'fuse' found > if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_FILE_OFFSET_BITS=64 `pkg-config > --cflags fuse glib-2.0` -Wall -g -O2 -MT isofs.o -MD -MP -MF > ".deps/isofs.Tpo" -c -o isofs.o isofs.c; \ > then mv -f ".deps/isofs.Tpo" ".deps/isofs.Po"; else rm -f > ".deps/isofs.Tpo"; exit 1; fi > Package fuse was not found in the pkg-config search path. > Perhaps you should add the directory containing `fuse.pc' > to the PKG_CONFIG_PATH environment variable > No package 'fuse' found > isofs.c:27:18: error: glib.h: No existe el fichero o el directorio > isofs.c:41: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before > ‘*’ token > isofs.c:42: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before > ‘*’ token > isofs.c:53: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before > ‘local_g_strv_length’ > isofs.c: In function ‘isofs_real_preinit’: > isofs.c:275: error: ‘lookup_table’ undeclared (first use in this function) > isofs.c:275: error: (Each undeclared identifier is reported only once > isofs.c:275: error: for each function it appears in.) > isofs.c:275: warning: implicit declaration of function ‘g_hash_table_new’ > isofs.c:275: error: ‘g_str_hash’ undeclared (first use in this function) > isofs.c:275: error: ‘g_str_equal’ undeclared (first use in this function) > isofs.c:276: error: ‘negative_lookup_table’ undeclared (first use in this > function) > isofs.c:289: warning: implicit declaration of function ‘g_hash_table_insert’ > isofs.c: In function ‘isofs_lookup’: > isofs.c:426: warning: implicit declaration of function ‘g_hash_table_lookup’ > isofs.c:426: error: ‘lookup_table’ undeclared (first use in this function) > isofs.c:426: warning: initialization makes pointer from integer without a > cast > isofs.c:430: error: ‘negative_lookup_table’ undeclared (first use in this > function) > isofs.c:434: error: ‘gchar’ undeclared (first use in this function) > isofs.c:434: error: ‘parts’ undeclared (first use in this function) > isofs.c:434: warning: implicit declaration of function ‘g_strsplit’ > isofs.c:435: error: ‘guint’ undeclared (first use in this function) > isofs.c:435: error: expected ‘;’ before ‘parts_len’ > isofs.c:437: error: ‘rpath’ undeclared (first use in this function) > isofs.c:437: warning: implicit declaration of function ‘g_strdup’ > isofs.c:438: error: ‘rpath1’ undeclared (first use in this function) > isofs.c:439: error: ‘part’ undeclared (first use in this function) > isofs.c:440: error: ‘parts_len’ undeclared (first use in this function) > isofs.c:441: warning: implicit declaration of function ‘g_strconcat’ > isofs.c:443: warning: assignment makes pointer from integer without a cast > isofs.c:449: warning: implicit declaration of function ‘g_strfreev’ > isofs.c:450: warning: implicit declaration of function ‘g_free’ > isofs.c:461: warning: assignment makes pointer from integer without a cast > isofs.c: In function ‘isofs_real_readdir’: > isofs.c:1536: error: ‘lookup_table’ undeclared (first use in this function) > make[2]: *** [isofs.o] Error 1 > make[2]: se sale del directorio `/usr/local/src/fuseiso-20070708/src' > make[1]: *** [all-recursive] Error 1 > make[1]: se sale del directorio `/usr/local/src/fuseiso-20070708' > make: *** [all] Error 2 > sauron:/usr/local/src/fuseiso-20070708# > > Alguna idea???? > > _________________________________________ > Eduardo R. Barrera Pérez > Administrador Nodo Jovenclub > Pinar del Río > Web-Site: http://www.pri.jovenclub.cu > Jabber & Email: [EMAIL PROTECTED] > > _______________________________________________ > Cancelar suscripción > https://listas.softwarelibre.cu/mailman/listinfo/linux-l > Buscar en el archivo > http://listas.softwarelibre.cu/buscar/linux-l > > >
-- Ernesto Infante Licea Informatico Empresa Inmobiliaria del Turismo Ave 5ta y 180. Playa. Ciudad Habana. C.P 11300 Telf.: (53-7) 273-1810 Email: [EMAIL PROTECTED] Jabber: [EMAIL PROTECTED] GNU/Linux User: 391667 "El hombre que no aprende algo nuevo todos los dias, es un hombre inutil" *********************************************************************************** Empresa Inmobiliaria del Turismo Este mensaje ha sido escaneado en busca de virus y codigos malignos. Se considera limpio Definition count: 1028251 Definition date: 8/28/2008 SecurityPlus version: 3.0.4 ************************************************************************************ Sus adjuntos viajan mejor si estan comprimidos con WINZIP o WINRAR Las direcciones terminadas en inver.cha.cyt.cu fueron cambiadas a inmobiliaria.tur.cu. Por favor actualice sus contactos _______________________________________________ Cancelar suscripción https://listas.softwarelibre.cu/mailman/listinfo/linux-l Buscar en el archivo http://listas.softwarelibre.cu/buscar/linux-l
