Hacker News new | ask | show | jobs
by user3939382 957 days ago
I tried for an hour to set this up once. The docs were all over the place, you needed prerequisites that were hard to find and linked to 404s. Mysterious errors. Eventually my curiosity was overcome and I gave up.
3 comments

I just downloaded the compiled ZIP, unzipped it, chmod u+x and ran it. Is working perfectly.

Are you saying you want to compile it from source, or are you unaware that there's binaries available?

To clarify, I wanted to use it with PHP. Here's the beginning of the trail:

https://github.com/feenkcom/pdt2famix > pdt2famix takes PHP code and produces MSE files that can be imported into Glamorous Toolkit.

There's something called Gtoolkit, I think? I had to install NetBeans to get some plugin, to get one of these tools to work, then the plugin had some other requirements. It definitely wasn't just running their binary. It was a nightmare.

On Mac at least, you just have to download the zipped disk image and copy over the contents. I just put it in ~/Applications, and it worked.
You can run it from anywhere including where you downloaded that has user write access.

But you have to keep everything in the top directory and copy that around not the .app

It is not packaged as a Mac Application that is all in a .app file which you can copy to /Applications. Most of the other files should be in ~/Application Support or ~/Documents to meet normal macOS directories.

Hmm, it should work just by downloading the ready made distribution in most systems without any other prerequisites. Would you like to detail what you tried? And what do you mean by 404?