Remco,
Correct. I am one of "those" users who has not spent a whole lot of time at
the command line.
As for installing via the GUI, I hadn't tried that, because I was confusing
this missing element (intltool) with ANOTHER missing element that I had to
deal with earlier, which had a squillion variations listed in the software
manager GUI!
So, I just installed intltool from the GUI and yes, that worked!
However, my build script then failed at 21%.....

    ~/Downloads/darktable/darktable    darktable-4.6.x !3  ./build.sh
--prefix /opt/darktable/darktable-4.6

 ✔
darktable build script

Building directory:  /home/audio2u/Downloads/darktable/darktable/build
Installation prefix: /opt/darktable/darktable-4.6
Build type:          RelWithDebInfo
Build generator:     Unix Makefiles
Build tasks:         16

-- The CXX compiler identification is GNU 13.2.1
-- The C compiler identification is GNU 13.2.1
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Building SSE2-optimized codepaths: ON
-- Performing Test C_COMPILER_UNDERSTANDS_-Wno-error=varargs
-- Performing Test C_COMPILER_UNDERSTANDS_-Wno-error=varargs - Success
-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wno-error=varargs
-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wno-error=varargs - Success
-- Performing Test
C_COMPILER_UNDERSTANDS_-Wno-error=address-of-packed-member
-- Performing Test
C_COMPILER_UNDERSTANDS_-Wno-error=address-of-packed-member - Success
-- Performing Test
CXX_COMPILER_UNDERSTANDS_-Wno-error=address-of-packed-member
-- Performing Test
CXX_COMPILER_UNDERSTANDS_-Wno-error=address-of-packed-member - Success
-- Looking for external programs
-- Found perl
-- Found intltool-merge
-- Found desktop-file-validate
-- Found LLVM 16.0.6
-- Found clang compiler - /usr/bin/clang-16
-- Found clang opencl-c.h header in /usr/lib/clang/16/include
-- Will be able to test-compile OpenCL programs. Nice.
-- Missing jsonschema, problems in noiseprofiles.json might go unnoticed
-- Found xsltproc
-- Found xmllint
-- Found exiftool
-- All external programs found
-- Found Gettext: /usr/bin/msgmerge (found version "0.22.4")
-- Found msgfmt to convert .po file. Translation enabled
-- The following OPTIONAL packages have been found:

* FFI
* Terminfo
* zstd
* LibXml2
* LLVM
* Gettext

-- The following REQUIRED packages have been found:

* OpenMP (required version >= 4.5)
* Threads
* ZLIB

-- Checking for -march=native support
-- Performing Test MARCHNATIVE
-- Performing Test MARCHNATIVE - Success
-- Checking for -march=native support - works
-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WALL
-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WALL - Success
-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WEXTRA
-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WEXTRA - Success
-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WCAST_QUAL
-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WCAST_QUAL - Success
-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WEXTRA_SEMI
-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WEXTRA_SEMI - Success
-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WFORMAT_2
-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WFORMAT_2 - Success
-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WPOINTER_ARITH
-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WPOINTER_ARITH - Success
-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WVLA
-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WVLA - Success
-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WMISSING_FORMAT_ATTRIBUTE
-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WMISSING_FORMAT_ATTRIBUTE -
Success
-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WSUGGEST_ATTRIBUTE_FORMAT
-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WSUGGEST_ATTRIBUTE_FORMAT -
Success
-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WNO_UNUSED_PARAMETER
-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WNO_UNUSED_PARAMETER - Success
-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WSTACK_USAGE_4096
-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WSTACK_USAGE_4096 - Success
-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WFRAME_LARGER_THAN_4096
-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WFRAME_LARGER_THAN_4096 - Success
-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WLARGER_THAN_32768
-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WLARGER_THAN_32768 - Success
-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WERROR
-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WERROR - Success
-- Looking for OpenMP
-- Found OpenMP_C: -fopenmp (found suitable version "4.5", minimum required
is "4.5")
-- Found OpenMP_CXX: -fopenmp (found suitable version "4.5", minimum
required is "4.5")
-- Looking for OpenMP - found (system)
-- Looking for pugixml
-- Found Pugixml 1.14
-- Looking for pugixml - found (system)
-- Looking for JPEG
-- Found JPEG: /usr/lib/libjpeg.so (found version "80")
-- Looking for JPEG - found
-- Looking for jpeg_mem_src
-- Looking for jpeg_mem_src - found
-- Looking for ZLIB
-- Found ZLIB: /usr/lib/libz.so (found suitable version "1.3", minimum
required is "1.2.11")
-- Looking for C++ include zlib.h
-- Looking for C++ include zlib.h - found
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of uLongf
-- Check size of uLongf - done
-- Looking for Z_OK
-- Looking for Z_OK - found
-- Checking prototype uncompress for HAVE_ZLIB_UNCOMPRESS_PROTOTYPE
-- Checking prototype uncompress for HAVE_ZLIB_UNCOMPRESS_PROTOTYPE - True
-- Checking prototype zError for HAVE_ZLIB_ZERROR_PROTOTYPE
-- Checking prototype zError for HAVE_ZLIB_ZERROR_PROTOTYPE - True
-- Looking for uncompress
-- Looking for uncompress - found
-- Looking for zError
-- Looking for zError - found
-- Looking for ZLIB - found (system)
-- Looking for malloc
-- Looking for malloc - found
-- Looking for free
-- Looking for free - found
-- Looking for aligned_alloc
-- Looking for aligned_alloc - found
-- Performing Test HAVE_CXX_THREAD_LOCAL
-- Performing Test HAVE_CXX_THREAD_LOCAL - Success
-- Trying to query CPU L1d cache line size
-- Deciding that the CPU L1d cache line size is 64 bytes
-- Trying to query CPU page size
-- Deciding that the CPU page size is 4096 bytes
-- Trying to query CPU large page size
-- Deciding that the CPU large page size is 2097152 bytes
-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WNO_GLOBAL_CONSTRUCTORS
-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WNO_GLOBAL_CONSTRUCTORS - Success
-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WNO_EXIT_TIME_DESTRUCTORS
-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WNO_EXIT_TIME_DESTRUCTORS -
Success
-- Found XMLLINT: /usr/bin/xmllint
-- The following features have been enabled:

* OpenMP-based threading, used for parallelization of the library
* XML reading, used for loading of data/cameras.xml
* Lossy JPEG decoding, used for DNG Lossy JPEG compression decoding
* ZLIB decoding, used for DNG Deflate compression decoding

-- The following OPTIONAL packages have been found:

* FFI
* Terminfo
* zstd
* LibXml2
* LLVM
* Gettext
* XMLLINT, command line XML tool, <http://xmlsoft.org/>
  Used for validation of data/cameras.xml

-- The following RECOMMENDED packages have been found:

* JPEG, free library for handling the JPEG image data format, implements a
JPEG codec
  Used for decoding DNG Lossy JPEG compression

-- The following REQUIRED packages have been found:

* Threads
* OpenMP (required version >= 4.5), Open Multi-Processing, <
https://www.openmp.org/>
  Used for parallelization of the library
* Pugixml (required version >= 1.8), Light-weight, simple and fast XML
parser, <http://pugixml.org/>
  Used for loading of data/cameras.xml
* ZLIB (required version >= 1.2.11), software library used for data
compression
  Used for decoding DNG Deflate compression

-- Found Glib 2.78.3
-- Found PkgConfig: /usr/bin/pkg-config (found version "2.1.0")
-- Checking for module 'gtk+-3.0'
--   Found gtk+-3.0, version 3.24.38
-- Found GTK3:
/usr/include/gtk-3.0;/usr/include/pango-1.0;/usr/include;/usr/include/cairo;/usr/include/gdk-pixbuf-2.0;/usr/include/atk-1.0;/usr/include/freetype2;/usr/include/harfbuzz;/usr/include/glib-2.0;
/usr/lib/glib-2.0/include;/usr/include/cloudproviders;/usr/include/at-spi2-atk/2.0;/usr/include/at-spi-2.0;/usr/include/dbus-1.0;/usr/lib/dbus-1.0/include;/usr/include/fribidi;/usr/include/pixman-1;/usr/incl
ude/libpng16;/usr/include/gio-unix-2.0;/usr/include/libmount;/usr/include/blkid;/usr/include/sysprof-6
(Required is at least version "3.24.15")
-- Found LibXml2: /usr/lib/libxml2.so (found suitable version "2.12.2",
minimum required is "2.6")
-- Found Gphoto2: /usr/lib/libgphoto2.so (Required is at least version
"2.5")
-- Found JXL: /usr/lib/libjxl.so (found suitable version "0.8.2", minimum
required is "0.7.0")
-- Found WebP: /usr/lib/libwebp.so;/usr/lib/libwebpmux.so (Required is at
least version "0.3.0")
-- Building LibRaw from intree copy
-- Found LensFun: /usr/lib/liblensfun.so
-- Found Sqlite3 3.44.2
-- Sqlite3 version 3.24 or newer
-- Found GIO
-- Found GThread: /usr/lib/libgthread-2.0.so
-- Found GModule: /usr/lib/libgmodule-2.0.so
-- Found PangoCairo: /usr/lib/libpangocairo-1.0.so
-- Found Rsvg2: /usr/lib/librsvg-2.so
-- Found LibXml2: /usr/lib/libxml2.so (found version "2.12.2")
-- Found CURL: /usr/lib/libcurl.so (found version "8.5.0")
-- Found ZLIB: /usr/lib/libz.so (found version "1.3")
-- Found PNG: /usr/lib/libpng.so (found version "1.6.40")
-- Found TIFF: /usr/lib/libtiff.so (found version "4.6.0")
-- Found LCMS2: /usr/lib/liblcms2.so
-- Found JsonGlib
-- Found Exiv2: /usr/lib/libexiv2.so (Required is at least version "0.25")
-- Looking for EXV_ENABLE_BMFF
-- Looking for EXV_ENABLE_BMFF - found
-- Exiv2 >= 0.27.4 found with ISOBMFF support (CR3, AVIF, HEIF)
-- Could NOT find PortMidi (missing: PortMidi_LIBRARY PortMidi_INCLUDE_DIR)

-- Found OpenJPEG
-- Checking for module 'iso-codes'
--   Found iso-codes, version 4.15.0
-- Found Libsecret:
/usr/include/libsecret-1;/usr/include/gio-unix-2.0;/usr/include;/usr/include/glib-2.0;/usr/lib/glib-2.0/include;/usr/include/libmount;/usr/include/blkid;/usr/include/sysprof-6;/usr/includ
e/tss2
-- Found GraphicsMagick 1.3.42
-- Performing Test GMIC_VERSION_OK
-- Performing Test GMIC_VERSION_OK - Success
-- Found GMIC
-- Found the following ICU libraries:
--   i18n (required): /usr/lib/libicui18n.so
--   data (required): /usr/lib/libicudata.so
--   uc (required): /usr/lib/libicuuc.so
-- Found ICU: /usr/include (found version "73.2")
-- Performing Test HAVE_BUILTIN_CPU_SUPPORTS
-- Performing Test HAVE_BUILTIN_CPU_SUPPORTS - Success
-- Does the compiler support __builtin_cpu_supports(): 1
-- Performing Test HAVE_TLS
-- Performing Test HAVE_TLS - Success
-- Checking for -march=native support
-- Lua support: Enabled
-- Found Pugixml 1.14
-- Map mode: enabled
-- Found Cups: /usr/lib/libcups.so (found version "2.4.7")
-- Print mode: enabled
-- Game: the good knight
-- Signal debug: print-trace possible
-- Found CURL: /usr/lib/libcurl.so (found suitable version "8.5.0", minimum
required is "7.56")
-- Found recent CURL version to build piwigo.
-- Found X11: /usr/include
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so -
found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- building darktable-cmstest with colord support. nice.
-- LibRaw string version: 0.21.1
-- LibRaw ID version:     0x0211
-- LibRaw SO version:     23.0.0
-- Found OpenMP_C: -fopenmp (found version "4.5")
-- Found OpenMP_CXX: -fopenmp (found version "4.5")
-- Found OpenMP: TRUE (found version "4.5")
--
-- 
----------------------------------------------------------------------------------

--  Libraw 0.21.1 configuration            <http://www.libraw.org>
--
--  Libraw will be compiled with OpenMP support .................. YES
--  Libraw will be compiled with LCMS support .................... NO
--  Libraw will be compiled with example command-line programs ... NO
--  Libraw will be compiled with RedCine codec support ........... NO
--  Libraw will be compiled with DNG deflate codec support ....... YES
--  Libraw will be compiled with DNG lossy codec support ......... YES
--  Libraw will be compiled with RawSpeed support ................ NO
--  Libraw will be compiled with debug message from dcraw ........ NO
--  Libraw will be compiled with Foveon X3F support .............. NO
--  Libraw will be compiled with Raspberry Pi RAW support ........ NO
--  Libraw will be compiled as a static library
-- 
----------------------------------------------------------------------------------

--
Missing po4a-translate. Can NOT create translated manpages
Missing po4a-updatepo. Can NOT update manpage translations
-- The following features have been enabled:

* OpenMP-based threading, used for parallelization of the library
* XML reading, used for loading of data/cameras.xml
* Lossy JPEG decoding, used for DNG Lossy JPEG compression decoding
* ZLIB decoding, used for DNG Deflate compression decoding

-- The following OPTIONAL packages have been found:

* FFI
* Terminfo
* zstd
* LLVM
* Gettext
* XMLLINT, command line XML tool, <http://xmlsoft.org/>
  Used for validation of data/cameras.xml
* Gphoto2 (required version >= 2.5)
* OpenEXR (required version >= 3.0)
* JXL (required version >= 0.7.0)
* WebP (required version >= 0.3.0)
* libavif
* libheif
* OpenJPEG
* IsoCodes (required version >= 3.66)
* Libsecret
* GraphicsMagick
* GMIC
* ICU
* Lua54 (required version >= 5.4)
* OSMGpsMap
* Colord
* ColordGTK
* Cups
* SDL2, low level access to audio, keyboard, mouse, joystick, and graphics
hardware, <https://www.libsdl.org/>
* X11

-- The following REQUIRED packages have been found:

* GTK3 (required version >= 3.24.15)
* Threads
* Imath
* LensFun
* Sqlite3 (required version >= 3.15)
* GIO
* GThread
* GModule
* PangoCairo
* Rsvg2
* LibXml2
* PNG
* TIFF
* LCMS2
* JsonGlib
* Exiv2 (required version >= 0.25)
* Pugixml (required version >= 1.2), Light-weight, simple and fast XML
parser, <http://pugixml.org/>
  Used for loading of data/cameras.xml
* CURL (required version >= 7.56)
* Glib
* ZLIB, software library used for data compression
  Used for decoding DNG Deflate compression
* JPEG, free library for handling the JPEG image data format, implements a
JPEG codec
  Used for decoding DNG Lossy JPEG compression
* OpenMP, Open Multi-Processing, <https://www.openmp.org/>
  Used for parallelization of the library

-- The following OPTIONAL packages have not been found:

* PortMidi, Portable MIDI library, <https://github.com/PortMidi/portmidi>
  Used for hardware MIDI input devices

-- Configuring done (7.6s)
-- Generating done (1.7s)
-- Build files have been written to:
/home/audio2u/Downloads/darktable/darktable/build
[  0%] Building en@truecase locale
[  0%] Building fi locale
[  0%] Building fr locale
[  0%] Building de locale
[  0%] Building cs locale
[  0%] Building pl locale
[  1%] Building hu locale
[  1%] Building sl locale
[  1%] Building ja locale
[  1%] Updating version string (git checkout)
[  1%] Building nl locale
[  1%] Building ru locale
[  1%] Building zh_TW locale
[  1%] Building pt_BR locale
[  1%] Building es locale
[  1%] Building it locale
Version string: 4.6.0+5~g078b3e9c0c-dirty
[  1%] Built target create_version_gen
4900 translated messages.
[  1%] Built target locale_de
[  1%] Building sq locale
4901 translated messages.
4900 translated messages4900 translated messages.
.
4898 translated messages, 1 fuzzy translation.
4900 translated messages.
4900 translated messages.
[  1%] Built target locale_zh_TW
[  1%] Built target locale_en-truecase
[  1%] Built target locale_nl
[  1%] Built target locale_it
[  1%] Built target locale_cs
[  2%] Building uk locale
[  2%] Built target locale_pt_BR
4900 translated messages.
4900 translated messages.
4884 translated messages, 12 fuzzy translations, 4 untranslated messages.
[  2%] Built target locale_sl
[  2%] Checking validity of
/home/audio2u/Downloads/darktable/darktable/build/share/darktable/darktableconfig.xml
4899 translated messages.
4900 translated messages.
[  2%] Built target locale_pl
[  2%] Built target locale_ja
[  2%] Generating configuration min/max/default/type
[  2%] Building zh_CN locale
4900 translated messages.
[  2%] Built target locale_fr
[  2%] Checking validity of cameras.xml
[  2%] Built target locale_es
4900 translated messages.
[  2%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/decoders/canon_600.cpp.o
4900 translated messages.
[  2%] Built target locale_fi
[  2%] Generating authors.h for about dialog.
[  2%] Built target locale_ru
/home/audio2u/Downloads/darktable/darktable/src/external/rawspeed/data/cameras.xsd:194:
element complexType: Schemas parser error : complex type 'CFA2Type': The
content model is not determinist.
WXS schema
/home/audio2u/Downloads/darktable/darktable/src/external/rawspeed/data/cameras.xsd
failed to compile
[  2%] Built target locale_hu
[  2%] Building C object
bin/external/CMakeFiles/whereami.dir/whereami/src/whereami.c.o
[  2%] Building C object
bin/external/LuaAutoC/CMakeFiles/lautoc.dir/lautoc.c.o
[  2%] Built target validate_darktableconfig_xml
[  2%] Built target dependencies
[  2%] Building C object bin/external/libxcf/CMakeFiles/xcf.dir/xcf.c.o
[  2%] Built target tests
[  2%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/decoders/crx.cpp.o
[  2%] Generating org.darktable.darktable.desktop
[  3%] Generating ../metainfo/org.darktable.darktable.appdata.xml
[  3%] Built target generate_conf
[  3%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/decoders/canon_600.cpp.o
[  3%] Built target deploy
[  4%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/decoders/crx.cpp.o
[  4%] Generating darktablerc
[  4%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/decoders/decoders_dcraw.cpp.o
make[2]: ***
[lib/darktable/rawspeed/data/CMakeFiles/validate-cameras.xml.dir/build.make:76:
lib/darktable/rawspeed/data/cameras.xml.touch] Error 5
make[1]: *** [CMakeFiles/Makefile2:2401:
lib/darktable/rawspeed/data/CMakeFiles/validate-cameras.xml.dir/all] Error
2
make[1]: *** Waiting for unfinished jobs....
[  4%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/decoders/decoders_libraw.cpp.o
[  4%] Built target darktablerc_file
[  5%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/decoders/decoders_dcraw.cpp.o
4900 translated messages.
[  5%] Built target locale_sq
[  5%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/decoders/decoders_libraw.cpp.o
[  5%] Linking C static library libwhereami.a
4900 translated messages.
4900 translated messages.
[  5%] Built target locale_zh_CN
[  5%] Built target locale_uk
[  5%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/decoders/decoders_libraw_dcrdefs.cpp.o
[  5%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/decoders/dng.cpp.o
[  5%] Built target whereami
[  5%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/decoders/decoders_libraw_dcrdefs.cpp.o
[  5%] Built target generate_authors_h
[  5%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/decoders/dng.cpp.o
[  6%] Linking C static library liblautoc.a
[  6%] Built target lautoc
[  6%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/decoders/fp_dng.cpp.o
[  6%] Building C object
bin/external/libxcf/CMakeFiles/xcf.dir/xcf_names.c.o
[  6%] Linking C static library libxcf.a
[  6%] Built target xcf
[  6%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/decoders/fp_dng.cpp.o
[  6%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/decoders/fuji_compressed.cpp.o
[  6%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/decoders/fuji_compressed.cpp.o
[  6%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/decoders/generic.cpp.o
[  6%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/decoders/generic.cpp.o
[  6%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/decoders/kodak_decoders.cpp.o
[  6%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/decoders/kodak_decoders.cpp.o
Merging translations into
/home/audio2u/Downloads/darktable/darktable/build/bin/../share/metainfo/org.darktable.darktable.appdata.xml.

CREATED
/home/audio2u/Downloads/darktable/darktable/build/bin/../share/metainfo/org.darktable.darktable.appdata.xml

[  6%] Built target darktable.appdata_file
[  6%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/decoders/load_mfbacks.cpp.o
Merging translations into
/home/audio2u/Downloads/darktable/darktable/build/share/darktable/org.darktable.darktable.desktop.

[  7%] Checking validity of org.darktable.darktable.desktop
[  7%] Built target validate_darktable_desktop
[  7%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/decoders/load_mfbacks.cpp.o
[  8%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/decoders/smal.cpp.o
[  9%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/decoders/smal.cpp.o
[  9%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/decoders/unpack.cpp.o
[  9%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/decoders/unpack_thumb.cpp.o
[  9%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/decoders/unpack.cpp.o
[  9%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/decoders/unpack_thumb.cpp.o
[  9%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/demosaic/aahd_demosaic.cpp.o
[  9%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/demosaic/aahd_demosaic.cpp.o
[  9%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/demosaic/ahd_demosaic.cpp.o
[  9%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/demosaic/ahd_demosaic.cpp.o
[  9%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/demosaic/dcb_demosaic.cpp.o
[  9%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/demosaic/dht_demosaic.cpp.o
[  9%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/demosaic/misc_demosaic.cpp.o
[  9%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/demosaic/dcb_demosaic.cpp.o
[  9%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/demosaic/dht_demosaic.cpp.o
[  9%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/demosaic/misc_demosaic.cpp.o
[  9%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/demosaic/xtrans_demosaic.cpp.o
[  9%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/integration/dngsdk_glue.cpp.o
[  9%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/demosaic/xtrans_demosaic.cpp.o
[ 10%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/integration/dngsdk_glue.cpp.o
[ 11%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/integration/rawspeed_glue.cpp.o
[ 11%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/integration/rawspeed_glue.cpp.o
[ 11%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/libraw_c_api.cpp.o
[ 11%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/libraw_datastream.cpp.o
[ 11%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/metadata/adobepano.cpp.o
[ 11%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/metadata/canon.cpp.o
[ 11%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/libraw_c_api.cpp.o
[ 11%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/metadata/ciff.cpp.o
[ 11%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/metadata/cr3_parser.cpp.o
[ 11%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/libraw_datastream.cpp.o
[ 11%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/metadata/epson.cpp.o
[ 11%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/metadata/adobepano.cpp.o
[ 11%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/metadata/exif_gps.cpp.o
[ 11%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/metadata/canon.cpp.o
[ 11%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/metadata/ciff.cpp.o
[ 12%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/metadata/fuji.cpp.o
[ 12%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/metadata/hasselblad_model.cpp.o
[ 12%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/metadata/cr3_parser.cpp.o
[ 12%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/metadata/identify.cpp.o
[ 12%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/metadata/epson.cpp.o
[ 12%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/metadata/identify_tools.cpp.o
[ 13%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/metadata/exif_gps.cpp.o
[ 13%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/metadata/kodak.cpp.o
[ 13%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/metadata/leica.cpp.o
[ 13%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/metadata/makernotes.cpp.o
[ 13%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/metadata/fuji.cpp.o
[ 13%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/metadata/mediumformat.cpp.o
[ 13%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/metadata/hasselblad_model.cpp.o
[ 13%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/metadata/minolta.cpp.o
[ 13%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/metadata/identify.cpp.o
[ 13%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/metadata/identify_tools.cpp.o
[ 14%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/metadata/misc_parsers.cpp.o
[ 14%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/metadata/kodak.cpp.o
[ 14%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/metadata/nikon.cpp.o
[ 14%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/metadata/leica.cpp.o
[ 14%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/metadata/normalize_model.cpp.o
[ 14%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/metadata/makernotes.cpp.o
[ 14%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/metadata/olympus.cpp.o
[ 14%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/metadata/mediumformat.cpp.o
[ 14%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/metadata/minolta.cpp.o
[ 14%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/metadata/p1.cpp.o
[ 15%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/metadata/misc_parsers.cpp.o
[ 15%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/metadata/pentax.cpp.o
[ 15%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/metadata/nikon.cpp.o
[ 15%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/metadata/samsung.cpp.o
[ 15%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/metadata/sony.cpp.o
[ 15%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/metadata/tiff.cpp.o
[ 15%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/metadata/normalize_model.cpp.o
[ 15%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/postprocessing/aspect_ratio.cpp.o
[ 16%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/postprocessing/dcraw_process.cpp.o
[ 16%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/postprocessing/mem_image.cpp.o
[ 16%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/postprocessing/postprocessing_aux.cpp.o
[ 16%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/postprocessing/postprocessing_utils.cpp.o
[ 16%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/metadata/olympus.cpp.o
[ 16%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/metadata/p1.cpp.o
[ 16%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/postprocessing/postprocessing_utils_dcrdefs.cpp.o
[ 16%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/metadata/pentax.cpp.o
[ 16%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/preprocessing/ext_preprocess.cpp.o
[ 16%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/metadata/samsung.cpp.o
[ 16%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/preprocessing/raw2image.cpp.o
[ 16%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/preprocessing/subtract_black.cpp.o
[ 16%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/tables/cameralist.cpp.o
[ 17%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/tables/colorconst.cpp.o
[ 17%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/metadata/sony.cpp.o
[ 17%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/metadata/tiff.cpp.o
[ 18%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/postprocessing/aspect_ratio.cpp.o
[ 18%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/postprocessing/dcraw_process.cpp.o
[ 18%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/postprocessing/mem_image.cpp.o
[ 18%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/tables/colordata.cpp.o
[ 18%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/tables/wblists.cpp.o
[ 18%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/postprocessing/postprocessing_aux.cpp.o
[ 18%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/utils/curves.cpp.o
[ 18%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/utils/decoder_info.cpp.o
[ 18%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/utils/init_close_utils.cpp.o
[ 18%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/utils/open.cpp.o
[ 18%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/utils/phaseone_processing.cpp.o
[ 18%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/utils/read_utils.cpp.o
[ 18%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/utils/thumb_utils.cpp.o
[ 18%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/postprocessing/postprocessing_utils.cpp.o
[ 18%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/postprocessing/postprocessing_utils_dcrdefs.cpp.o
[ 18%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/preprocessing/ext_preprocess.cpp.o
[ 19%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/utils/utils_dcraw.cpp.o
[ 19%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/utils/utils_libraw.cpp.o
[ 19%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/write/apply_profile.cpp.o
[ 19%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/write/file_write.cpp.o
[ 19%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/write/tiff_writer.cpp.o
[ 19%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/preprocessing/raw2image.cpp.o
[ 19%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/x3f/x3f_parse_process.cpp.o
[ 19%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw.dir/__/LibRaw/src/x3f/x3f_utils_patched.cpp.o
[ 19%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/preprocessing/subtract_black.cpp.o
[ 19%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/tables/cameralist.cpp.o
[ 20%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/tables/colorconst.cpp.o
[ 20%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/tables/colordata.cpp.o
[ 20%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/tables/wblists.cpp.o
[ 20%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/utils/curves.cpp.o
[ 20%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/utils/decoder_info.cpp.o
[ 20%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/utils/init_close_utils.cpp.o
[ 20%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/utils/open.cpp.o
[ 20%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/utils/phaseone_processing.cpp.o
[ 20%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/utils/read_utils.cpp.o
[ 21%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/utils/thumb_utils.cpp.o
[ 21%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/utils/utils_dcraw.cpp.o
[ 21%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/utils/utils_libraw.cpp.o
[ 21%] Linking CXX static library libraw.a
[ 21%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/write/apply_profile.cpp.o
[ 21%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/write/file_write.cpp.o
[ 21%] Built target raw
[ 21%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/write/tiff_writer.cpp.o
[ 21%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/x3f/x3f_parse_process.cpp.o
[ 21%] Building CXX object
bin/external/LibRaw-cmake/CMakeFiles/raw_r.dir/__/LibRaw/src/x3f/x3f_utils_patched.cpp.o
[ 21%] Linking CXX static library libraw_r.a
[ 21%] Built target raw_r
make: *** [Makefile:156: all] Error 2

I'm guessing this means that the script tried to build something called
"raw_r", and that that process failed. Is that correct?
How do I find out why it failed?
And the final line? I don't understand the syntax there at all. If someone
could break each part of that down and explain it, I would be most
appreciative.
Many thanks!
Cheers,
Bruce.





---------- Forwarded message ---------
From: Remco Viëtor <remco.vie...@wanadoo.fr>
Date: Tue, Dec 19, 2023 at 6:34 PM
Subject: Re: Fwd: [darktable-user] Need help compiling
To: <darktable-user@lists.darktable.org>


On mardi 19 décembre 2023 07:59:41 CET Bruce Williams wrote:
> Thanks for the replies so far.
> After pamac search intltool, I found a version number, and promptly tried
> this:
>
> "sudo pamac intltool  0.51.0-6"
...✔
> Available actions:
>  pamac --version
>  pamac --help, -h     [action]
>  pamac search         [options] <package(s)>
>  pamac list           [options] <package(s)>
>  pamac info           [options] <package(s)>
>  pamac install        [options] <package(s)>
>  pamac reinstall      [options] <package(s)>
>  pamac remove         [options] [package(s)]
>  pamac checkupdates   [options]
>  pamac update,upgrade [options]
>  pamac clone          [options] <package(s)>
>  pamac build          [options] [package(s)]
>  pamac clean          [options]
>
> What did I do wrong?
Perhaps pamac needs to be told *what* to do with the package?
Also, I doubt the package name has spaces (they complicate shell scripts)

>From your post, I gather you either never installed a package manually
before,
or you used a GUI vesion of the package manager. If the latter, why not use
it
here as well?


____________________________________________________________________________
darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org

____________________________________________________________________________
darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org

Reply via email to