forio / julia-studio

An IDE for the Julia Language
forio.com/products/julia-studio
GNU General Public License v3.0
223 stars 48 forks source link

Finalise Linux installation #237

Open lmmx opened 10 years ago

lmmx commented 10 years ago

After the final make command as per linuxbuild.md instructs (sort of anyway), there is no Julia Studio program nor a julia-studio command to start the program.

I'm not sure if adding qtbase to the PATH variable is supposed to enable this, but it doesn't for me. Removing it just removes the junit command which isn't something needed anyway but I've left it there.

The code in this pull request makes a shell command julia-studio which accesses julia-studio/bin/julia-studio.sh, I'm not sure how you'd add the program to the Linux applications menu