Building from source

Home Forums Feedback Building from source

Viewing 4 posts - 16 through 19 (of 19 total)
  • Author
    Posts
  • #2560 Reply
    Anonymous
    Inactive

    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 Reply
    Anonymous
    Inactive

    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 Reply
    Anonymous
    Inactive

    New error:

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

    Thoughts?

    #2563 Reply
    Anonymous
    Inactive

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

Viewing 4 posts - 16 through 19 (of 19 total)
Reply To: Reply #2555 in Building from source
Your information:





© IanniX Association

What is IanniX? | Download | Showcase | Forums | Research | About