Skip to content

Instantly share code, notes, and snippets.

@bsubei
Created June 24, 2015 21:17
Show Gist options
  • Save bsubei/28a7bb6a0e81e1549d00 to your computer and use it in GitHub Desktop.
Save bsubei/28a7bb6a0e81e1549d00 to your computer and use it in GitHub Desktop.
error when attempting to run turbine
basheersubei@virtual-ubuntu-server-1:~$ stc hello.swift
basheersubei@virtual-ubuntu-server-1:~$ turbine hello.tcl
TURBINE_BIN : /usr/sbin/exm/turbine/bin
/usr/sbin/exm/turbine/bin
/usr/sbin/exm/turbine
can't find package turbine 0.3.0
while executing
"package require turbine 0.3.0"
(file "hello.tcl" line 63)can't find package turbine 0.3.0
while executing
"package require turbine 0.3.0"
(file "hello.tcl" line 63)
can't find package turbine 0.3.0
while executing
"package require turbine 0.3.0"
(file "hello.tcl" line 63)
===================================================================================
= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
= EXIT CODE: 1
= CLEANING UP REMAINING PROCESSES
= YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment