First I downloaded the Intojucer file from this website and unzipped it but when trying to run it in bash, I gett errors like cannot execute command. I tried for hours to get the AUR version running wihtout success (with yaourt and from cli) so instead dowloaded and inflated the tarball from git and ran make (no su) in the Linux directory with a makefile and it gave birth to the Introjucer binary - woohoo!
Its alive! I can exec Introjucer and the lovely gui windows appears. I can "create new project" and browse the code however, if i start a new GUI project and right click on the file browser (left pane) and click "Add New GUI component" ... nada, zilch, nothing.
No errors appear in the terminal from which I ran Introjucer.
Not sure about deb packages in arch but much more fun compiling it from source anyway :)
I am using the latest version of arch (kernal, core, libraries all updated a few hours ago).
I am just now trying to install it with yaourt from the juce-git package in the Arch User Repository (AUR). I tried this before but it complained about CRLF characters in PKGBUILD so I have now edited it and seeing how it goes.
Latest:
Linking the Introjucer
PKGLD line 30...
cd/tmp/yaourt-tmp-sa/aur-juce-git/src/juce/extras/Demo/Builds/Linux/: No such file or directory
when I launch /usr/bin/Introjucer, I can click create new GUI application which brings up the window to choose project name etc but clickig create does absolutely nothing
@ soh - this just a thought but have you read the sticky post at the top of the linux forum that lists the bulid dependencies - perhaps you were able to build but are missing something needed to run the binary