Building from source

Accueil Forums Feedback Building from source

  • Ce sujet contient 18 réponses, 7 participants et a été mis à jour pour la dernière fois par Anonyme, le il y a 11 années et 3 mois.
4 sujets de 16 à 19 (sur un total de 19)
  • Auteur
    Messages
  • #2560 Répondre
    Anonyme
    Inactif

    OK, portage is amazing. I get it to make a wrapper script for IanniX.

    The ebuild is here: iannix-9999.ebuild For instruction on how to install it or the overlay: Pro-Audio Gentoo Overlay

    The wrapper is « /usr/bin/iannix »:

    #!/bin/sh
    cd "/usr/share/iannix"
    if [ -n "/usr/share/iannix,/usr/share/iannix/pixmaps" ] ; then
    if [ "${LD_LIBRARY_PATH+set}" = "set" ] ; then
    export LD_LIBRARY_PATH="${LD_LIBRARY_PATH}:/usr/share/iannix,/usr/share/iannix/pixmaps"
    else
    export LD_LIBRARY_PATH="/usr/share/iannix,/usr/share/iannix/pixmaps"
    fi
    fi
    exec /usr/bin/IanniX "$@"
    #2561 Répondre
    Anonyme
    Inactif

    I’ve volunteered to do some audio / music packaging for the Fedora project. IanniX is one of the packages I’m hoping to work on. Has anyone built a source RPM for IanniX?

    #2562 Répondre
    Anonyme
    Inactif

    New error:

    No rule to make target ‘../IanniX-master’, needed by ‘IannX.app/Contents/Resources/icon.icns’.

    Thoughts?

    #2563 Répondre
    Anonyme
    Inactif

    Hmm strange… Maybe you can remove icon.icns (just the icon of IanniX) from the project and try again.

4 sujets de 16 à 19 (sur un total de 19)
Répondre à : Répondre #2562 dans Building from source
Vos informations :





© IanniX Association

Qu'est-ce que IanniX ? | Téléchargement | Showcase | Forum | Recherche | À propos