[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Loading and average PGM files
From: |
Mathieu |
Subject: |
Re: Loading and average PGM files |
Date: |
Tue, 26 Jun 2012 12:34:29 -0700 (PDT) |
Unfortunately, it gives the same for me...
But is that normal when I stand in the graphicsmagick directory and that I
run this command :
address@hidden:~/Graphicsmagick/graphicsmagick-1.3.12$ grep -in
"quantum" configure
This thing is displayed in the console:
937:QuantumDepth
1174:with_quantum_depth
1873: *--with-quantum-depth number of bits in a pixel quantum (default
8)*
17882:# Number of bits in a Quantum
17884:# Check whether --with-quantum-depth was given.
17885:if test "${with_quantum_depth+set}" = set; then :
17886: withval=$with_quantum_depth; with_quantum_depth=$withval
17888: *with_quantum_depth=8*
17891:if test "$*with_quantum_depth" != '8'* ; then
17892: DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS}
--with-quantum-depth=$with_quantum_depth "
17895:case "${with_quantum_depth}" in
17900:as_fn_error "\"*Pixel quantum depth must have value of 8*" "$LINENO"
5; } ;;
17902:QuantumDepth="$with_quantum_depth"
17905:#define QuantumDepth $QuantumDepth
25322:MagickCoderModulesSubdir="${MagickLibSubdir}/modules-Q${QuantumDepth}/coders"
25344:MagickFilterModulesSubdir="${MagickLibSubdir}/modules-Q${QuantumDepth}/filters"
30843:echo "Quantum depth --with-quantum-depth=$with_quantum_depth
$with_quantum_depth"
Is it still 8 the default value for you in the configure file?
Thanks,
Regards,
Mathieu
--
View this message in context:
http://octave.1599824.n4.nabble.com/Loading-and-average-PGM-files-tp4630784p4630989.html
Sent from the Octave - General mailing list archive at Nabble.com.
- Re: Loading and average PGM files, (continued)
- Re: Loading and average PGM files, Laurent Hoeltgen, 2012/06/18
- Re: Loading and average PGM files, Jordi Gutiérrez Hermoso, 2012/06/18
- Re: Loading and average PGM files, Mathieu, 2012/06/25
- Re: Loading and average PGM files, Jordi Gutiérrez Hermoso, 2012/06/25
- Re: Loading and average PGM files, Mathieu, 2012/06/26
- Re: Loading and average PGM files, Jordi Gutiérrez Hermoso, 2012/06/26
- Re: Loading and average PGM files,
Mathieu <=
- Re: Loading and average PGM files, Mathieu, 2012/06/26
- Re: Loading and average PGM files, Jordi Gutiérrez Hermoso, 2012/06/26
- Re: Loading and average PGM files, Mathieu, 2012/06/27
- Re: Loading and average PGM files, Mathieu, 2012/06/27
- Re: Loading and average PGM files, Mathieu, 2012/06/27
- Re: Loading and average PGM files, Jordi Gutiérrez Hermoso, 2012/06/27
- Re: Loading and average PGM files, Mathieu, 2012/06/27
- Re: Loading and average PGM files, Mathieu, 2012/06/27
- Re: Loading and average PGM files, Mathieu, 2012/06/27
- Re: Loading and average PGM files, Jordi Gutiérrez Hermoso, 2012/06/27