Skip to content

There is no pkg-config file iconv.pc in libiconv #36

@mottelet

Description

@mottelet

Solution to issue cannot be found in the documentation.

  • I checked the documentation.

Issue

There is no iconv.pc pkg-config file. This is a pity, as e.g. libarchive package has iconv as a dependency, and when checking libarchive this raises an error:

(debug) mottelet@macmottelet-cr-1 scilab % pkg-config libarchive --cflags
Package iconv was not found in the pkg-config search path.
Perhaps you should add the directory containing `iconv.pc'
to the PKG_CONFIG_PATH environment variable
Package 'iconv', required by 'libarchive', not found

Installed packages

# packages in environment at /Users/mottelet/mambaforge/envs/debug:
#
# Name                    Version                   Build  Channel
bzip2                     1.0.8                h3422bc3_4    conda-forge
ca-certificates           2023.7.22            hf0a4a13_0    conda-forge
gettext                   0.21.1               h0186832_0    conda-forge
icu                       73.2                 hc8870d7_0    conda-forge
libarchive                3.7.2                h82b9b87_0    conda-forge
libcxx                    16.0.6               h4653b0c_0    conda-forge
libffi                    3.4.2                h3422bc3_5    conda-forge
libglib                   2.78.0               h24e9cb9_0    conda-forge
libiconv                  1.17                 he4db4b2_0    conda-forge
libxml2                   2.11.5               h25269f3_1    conda-forge
libzlib                   1.2.13               h53f4e23_5    conda-forge
lz4-c                     1.9.4                hb7217d7_0    conda-forge
lzo                       2.10              h642e427_1000    conda-forge
openssl                   3.1.2                h53f4e23_0    conda-forge
pcre2                     10.40                hb34f9b4_0    conda-forge
pkg-config                0.29.2            hab62308_1008    conda-forge
xz                        5.2.6                h57fd34a_0    conda-forge
zstd                      1.5.5                h4f39d0f_0    conda-forge

Environment info

active environment : debug
    active env location : /Users/mottelet/mambaforge/envs/debug
            shell level : 3
       user config file : /Users/mottelet/.condarc
 populated config files : /Users/mottelet/mambaforge/.condarc
          conda version : 23.3.1
    conda-build version : not installed
         python version : 3.10.12.final.0
       virtual packages : __archspec=1=arm64
                          __osx=13.3.1=0
                          __unix=0=0
       base environment : /Users/mottelet/mambaforge  (writable)
      conda av data dir : /Users/mottelet/mambaforge/etc/conda
  conda av metadata url : None
           channel URLs : https://conda.anaconda.org/conda-forge/osx-arm64
                          https://conda.anaconda.org/conda-forge/noarch
          package cache : /Users/mottelet/mambaforge/pkgs
                          /Users/mottelet/.conda/pkgs
       envs directories : /Users/mottelet/mambaforge/envs
                          /Users/mottelet/.conda/envs
               platform : osx-arm64
             user-agent : conda/23.3.1 requests/2.31.0 CPython/3.10.12 Darwin/22.4.0 OSX/13.3.1
                UID:GID : 501:20
             netrc file : None
           offline mode : False

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions