Hey I am new linux and I am trying install an IDE call Light Table. When I untar file the file I am not able to to access the Light Table I am using opensuse 13.1, here is the link to the IDE http://www.lighttable.com/. Any help would be appreciated. Thank you
On Tue 15 Apr 2014 03:36:01 PM CDT, bashscriptdefcon wrote:
Hey I am new linux and I am trying install an IDE call Light Table. When
I untar file the file I am not able to to access the Light Table I am
using opensuse 13.1, here is the link to the IDE http://www.lighttable.com/. Any help would be appreciated. Thank you
Hi
Did you look at the linux install instructions in the README.md
(Always a goot thing to look for in a tarball)?
git clone https://github.com/LightTable/LightTable.git
cd LightTable
bash linux_deps.sh
../deploy/LightTable
Since you have the tarball you should just need to run the last two
commands.
–
Cheers Malcolm °¿° SUSE Knowledge Partner (Linux Counter #276890)
openSUSE 13.1 (Bottle) (x86_64) GNOME 3.10.1 Kernel 3.11.10-7-desktop
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below… Thanks!
It will not appear in the menu since you did not “install” it just unzipped. So navigate to the lighttable directory and click the lighttable program. Note it took a minute for it to start the first time
If you want it in the menu you will have to manually add it by right clicking menu icon and Edit Applications
If that does not work start from the command line and report errors