OpenMandriva: Mageia (Mageia 9) 20/Agosto/2023 - Anuncio, Descargas.
Blogdrake recomienda descargar las imágenes de instalación (iso) vía torrent para evitar corrupción de datos, aprovechar mejor su ancho de banda y mejorar la difusión de las distribuciones.
Instalando GIMP 2.7.3. en MAGEIA 1 - 64 bits - KDE
Acabo de descargar el paquete gimp-2.7.3.tar.bz2 para poder disfrutar de este magnifico programa de manipulación de imagenes. No soy para nada un experto por lo que necesito de vuestra ayuda ara acabar de instalarlo.
1. Lo primero por supuesto ha sido descomprimir el paquete con tar xvjf gimp-2.7.3.tar.bz2
2. He intentado hacer ./configure pero me he dado cuenta de que faltaban algunos paquetes por lo que he hecho lo siguiente:
- urpmi gcc
- urpmi intltool
- urpmi -a babl
3. Ahora bien después de hacer esto y después de hacer otra vez ./configure debe faltarme algo y debo estar haciendo algo mal porque me sale lo siguiente:
[root@localhost gimp-2.7.3]# ./configure
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 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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
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 how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
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 dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
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... no
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... no
checking dependency style of gcc... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for target architecture... x86_64-unknown-linux-gnu
checking for some Win32 platform... no
checking for native Win32... no
checking for library containing strerror... none required
checking whether make sets $(MAKE)... (cached) yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether to turn on debugging... no
checking whether to turn on profiling... no
checking whether gcc understands -Wdeclaration-after-statement... yes
checking whether gcc understands -Wmissing-prototypes... yes
checking whether gcc understands -Wstrict-prototypes... yes
checking whether gcc understands -Wmissing-declarations... yes
checking whether gcc understands -Winit-self... yes
checking whether gcc understands -Wpointer-arith... yes
checking whether gcc understands -Wold-style-definition... yes
checking whether gcc understands -Wmissing-format-attribute... yes
checking whether gcc understands -Wformat-security... yes
checking whether gcc understands -Wformat-non-literal... no
checking whether gcc understands -fno-common... yes
checking whether gcc understands -fdiagnostics-show-option... yes
checking whether gcc understands --omg-optimized... no
checking whether gcc understands --disable-instructions... no
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for sys/wait.h... (cached) yes
checking for unistd.h... (cached) yes
checking for pid_t... yes
checking return type of signal handlers... void
checking for vprintf... yes
checking for _doprnt... no
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for fsync... yes
checking for difftime... yes
checking for mmap... yes
checking whether binary relocation support should be enabled... no
checking for _NL_MEASUREMENT_MEASUREMENT... yes
checking whether NLS is requested... yes
checking for intltool >= 0.40.1... 0.41.1 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.12.3
checking for XML::Parser... ok
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for iso-codes... yes
checking for BABL... no
configure: error: Package requirements (babl >= 0.1.4) were not met:
Requested 'babl >= 0.1.4' but version of babl is 0.1.2
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables BABL_CFLAGS
and BABL_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details."
Por favor decirme que pasos me faltan para poder acabar la instalación y disfrutar de la ventan única.
Usuario
# 115958 No te preocupes :)
Hola Aguaman, lo que pasa es que en los repositorios no estan las ultimas versiones ni de babl ni de gegl y el nuevo gimp las necesita :/, pero no te preocupes desinstala tanto babl como gegl desde rpmdrake y compilalos descargandolos asi:
y compilando con el metedo que tu ya conoces :), por cierto ./configure hasta donde se se ejecuta como usuario normal no como root asi que te recomendaria que lo hicieras como usuario normal y te pases a root hasta que vayas en el paso de make install :).
Si tienes más dudas dejanos tus comentarios.
Saludos.
El mejor día de tu vida es hoy.
Usuario
# 115959 Por cierto...
Si no tienes git vas a tener que instalarlo :/, si batallas mucho mejor descargalos de aqui:
ftp://ftp.gtk.org/pub/babl/0.1/ el que dice babl-0.1.4.tar.bz2
ftp://ftp.gimp.org/pub/gegl/0.1/ el que dice gegl-0.1.6.tar.bz2
Saludos y suerte con la compilación de gimp 2.7.3, yo ya lo probe y es muy bueno, pero no lo puedes ocupar para trabajar ya que solo guarda en xcf :(, aun asi pruebalo no te voy a desanimar ahorita ya no falta mucho para que salga la version final :D.
El mejor día de tu vida es hoy.
Usuario
# 116017 Si miras un poco...
...las notas de versión o algo así, es cierto que se puede guardar sólo en el formato propio, pero a través del menú exportar se puede trabajar con los mismos tipos de archivo que se usan en versiones anteriores.
Usuario
# 116025 Perdon...
Eso no lo sabia, esque no lo utilice mucho tiempo :/, gracias por la aclaración :).
Saludos.
El mejor día de tu vida es hoy.
Usuario
# 115970 Problemas con gegl
Ok Drakon; tomando en cuenta de que no tengo ni idea de lo que hace el ordenador cuando compilo te comento lo que he hecho.
He compilado el babl 0.1.4 y parece que todo haya ido bien, el ./configure lo he efectuado desde la carpeta y como no como root. Una vez hecho esto si que he entrado como root para hacer make y make install.
Despues desde la carpeta de gegl y sin estar en root he hecho el ./configure y me sale lo siguiente:
bash-4.2$ cd gegl-0.1.6
bash-4.2$ ./configure
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 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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
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 how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
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... no
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 for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
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... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking for library containing strerror... none required
checking whether make sets $(MAKE)... (cached) yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for GNUC variadic macros... yes
checking for ISO C99 variadic macros in C... yes
checking for ISO C99 variadic macros in C++... no
checking whether to turn on debugging... no
checking whether to turn on profiling... no
checking for C/C++ restrict keyword... __restrict
checking for aclocal flags...
checking for target architecture... x86_64-unknown-linux-gnu
checking for dynamic library filename suffix... .so
checking for some Darwin platform... no
checking for some Win32 platform... no
checking for native Win32... no
checking to see if compiler understands -mmmx... yes
checking whether we can compile MMX code... yes
checking to see if compiler understands -msse... yes
checking to see if compiler understands -ftree-vectorize... yes
checking to see if compiler understands -ffast-math... yes
checking whether we can compile SSE code... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for BABL... no
configure: error: Package requirements (babl >= 0.1.4) were not met:
Requested 'babl >= 0.1.4' but version of babl is 0.1.2
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables BABL_CFLAGS
and BABL_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
"
Te puedes imaginar que lo único que me he enterado es que no se ha instalado correctamente... que falta?
Con relación a guardar solo en .xcf te comento que mi hijo en su portatil tiene en win el 2.7.4 y para guardar con otras extensiones hay que utilizar la opción "exportar" en lugar de "guardar" o "guardar como". No se si en la versión nuestra puede ser lo mismo.
Un abrazo y bendiciones.
José Manuel
# 115971 Hola. Después de hacer el
Hola.
Después de hacer el './configure --prefix=/usr' y el make deberás iniciar sesión como root en otro terminal y hacer el 'make install'. De esta forma, se te instalarán las librerías recién compiladas.
Una vez hayas instalado las librerías de babl, debería dejarte compilar las de gegl y su proceso es el mismo:
Como usuario:
1.- ./configure --prefix=/usr
2.- make
Como root:
3.- make install
Un saludo.
Usuario
# 115972 ¿Tan necesario es tener esa
¿Tan necesario es tener esa versión de GIMP? Lo digo porque compilando sin tener ni idea te va a costar mucho tiempo, y hacer el
./configure --prefix=/usr
en la mayoría de las veces no es suficiente, hay que añadir más opciones, por no hablar de aplicar antes parches que corrigen bugs
En cuanto a tu error, debes compilar e instalar antes babl que gegl.
Linux Music 3.0
Usuario
# 115997 Creo que...
Me parece que en vez de usar ./configure asi solo podrias usar lo siguiente:
Comentas si funciona la compilación despues de eso :).
Saludos.
El mejor día de tu vida es hoy.
Usuario
# 116107 Ok ya lo tengo
Después de instalar todas todas las dependencias en lugar de utilizar ./configure utilizé tanto en la compilación de babl, gegl como del propio gimp lo siguiente:
./configure PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
después make
y make install
Para acabar no hay que olvidar crear el enlace simbolico como sigue (para que arranque desde el icono):
cd /usr/bin
mv gimp-2.6 gimp-2.6.bk
ln -s /usr/local/bin/gimp-2.7 gimp-2.6
Vale amigos a disfrutar esperando el definitivo 2.8.
Gracias a todos.
Un abrazo y bendiciones.
José Manuel