Summary: | can't install digikam because py27-numpy refuses to install. | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | a1mixer |
Component: | Portability-Cmake | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | grave | CC: | caulier.gilles, cfeck |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | MacPorts | ||
OS: | macOS | ||
Latest Commit: | Version Fixed In: | 4.12.0 | |
Sentry Crash Report: |
Description
a1mixer
2015-01-08 12:44:36 UTC
digikam itself does not require Python. If some of its dependencies fails to configure python correctly, please report this to the developers of that dependency. thanks. i'll be sending this to them also. if it's not required then why does the install fetch it? how to tell it not to? also had problems with mariadb saying it can't install with sqlite3 how much of this not needed? nothing on your site about install problems. i only installed macports just to try this app. i've only had problems with kde stuff. ---> Computing dependencies for digikam ---> Dependencies to be installed: ImageMagick autoconf m4 perl5 perl5.16 gdbm gettext expat libiconv ncurses automake bzip2 djvulibre jpeg librsvg cairo fontconfig freetype libpng xz zlib glib2 libffi libpixman pkgconfig xorg-libXext libtool xorg-libX11 xorg-kbproto xorg-libXau xorg-xproto xorg-libXdmcp xorg-libxcb python27 db48 db_select libedit openssl python_select sqlite3 xorg-libpthread-stubs xorg-xcb-proto libxml2 xorg-util-macros xorg-xextproto xorg-xcb-util xrender xorg-renderproto gdk-pixbuf2 gobject-introspection *py27-mako py27-beaker py27-setuptools py27-markupsafe* jasper shared-mime-info intltool p5.16-getopt-long p5.16-pathtools p5.16-scalar-list-utils p5.16-xml-parser tiff gtk-doc docbook-xml docbook-xml-4.1.2 docbook-xml-4.2 xmlcatmgr docbook-xml-4.3 docbook-xml-4.4 docbook-xml-4.5 docbook-xml-5.0 docbook-xsl fop itstool gawk readline *py27-libxml2* libxslt openjade opensp source-highlight boost icu gtk3 at-spi2-atk at-spi2-core dbus dbus-glib xorg-libXevie xorg-evieproto xorg-libXi xorg-inputproto xorg-libXfixes xorg-fixesproto xorg-libXtst xorg-recordproto xorg-libice xorg-libsm atk dbus-python27 hicolor-icon-theme pango Xft2 harfbuzz graphite2 xorg-libXcomposite xorg-compositeproto xorg-libXcursor xorg-libXdamage xorg-damageproto xorg-libXinerama xorg-xineramaproto xorg-libXrandr xorg-randrproto libcroco vala fftw-3 ghostscript jbig2dec libidn libpaper xorg-libXt jbigkit lcms2 openexr ilmbase openjpeg cmake curl curl-ca-bundle libarchive lzo2 urw-fonts webp automoc qt4-mac libmng lcms eigen3 kde4-baseapps kactivities kdelibs4 aspell texinfo help2man p5.16-locale-gettext aspell-dict-en attica phonon avahi libdaemon libglade2 gtk2 *py27-gdbm py27-pygtk py27-cairo py27-numpy gcc49* cctools ld64 dyld-headers libmacho-headers llvm-3.4 llvm_select cloog gmp isl gcc_select libgcc libmpc mpfr *py27-cython cython_select py27-nose nosetests_select py27-gobject* bison dbusmenu-qt qjson docbook-xsl-ns enchant hunspell flex giflib gmake grantlee kerberos5 libcomerr pcre qca shared-desktop-ontologies soprano libiodbc raptor2 redland db46 rasqal mhash strigi clucene exiv2 ffmpeg XviD fribidi gnutls libtasn1 nettle p11-kit desktop-file-utils popt lame libass enca libbluray libmodplug libogg libopus libsdl libtheora libvorbis libvpx yasm openjpeg15 schroedinger orc coreutils speex texi2html x264 virtuoso virtuoso-7 openldap cyrus-sasl2 tcp_wrappers nepomuk-core ebook-tools convertlit libtommath libzip kfilemetadata poppler-qt4-mac poppler poppler-data taglib mobipocket kde4-runtime gpgme gnupg2 gpg-agent libassuan libgpg-error pth libgcrypt libksba pinentry libusb-compat libusb kdepimlibs4 akonadi clang-3.4 clang_select mariadb-server mariadb mysql_select qt4-mac-mariadb-plugin libical prison libdmtx qrencode libssh openslp oxygen-icons qimageblitz tidy git p5.16-authen-sasl p5.16-digest-hmac p5.16-digest-sha1 p5.16-gssapi p5.16-error p5.16-net-smtp-ssl p5.16-io-socket-ssl p5.16-net-libidn p5.16-net-ssleay p5.16-term-readkey rsync lensfun gccmakedep libgphoto2 gd2 xpm libexif libgpod libplist *swig-python gsed swig py27-mutagen* libkdcraw libraw libkexiv2 libkipi libksane sane-backends net-snmp liblqr marble gpsd scons libkdeedu opencv qt4-mac-sqlite3-plugin On 1/8/15 7:08 AM, Christoph Feck wrote: https://bugs.kde.org/show_bug.cgi?id=342624 Christoph Feck <cfeck@kde.org> [1] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DOWNSTREAM CC| | cfeck@kde.org [1] --- Comment #1 from Christoph Feck <cfeck@kde.org> [1] --- digikam itself does not require Python. If some of its dependencies fails to configure python correctly, please report this to the developers of that dependency. 1. mailto:cfeck@kde.org digikam requires: - kdelibs4, qt4, boost - libjpeg, libtiff, libpng, libpgf (for standard image formats) - liblcms (for color management) - libkexiv2 (for Metadata) - libkdcraw (for digital camera RAW image formats) - opencv (for image processing) Any other dependency is optional. Please ask for help in a developer support forum or mailing list if you want to find out which dependency drags in python stuff. New digiKam 4.11.0 is available with official PKG installer for OSX. https://www.digikam.org/node/740 Gilles Caulier |