![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
Absolute Beginner Talk The perfect starting place to find out more about computers, Linux and Ubuntu. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
5 Cups of Ubuntu
![]() Join Date: Nov 2007
Beans: 17
|
Problem:Think or Swim is a brokerage firm who has a trading desktop for Windows that is great. They also have a version for Linux. The problem is, it won't work with UBUNTU. There are two reasons. One UBUNTU doesn't give its users root capabilities. Two UBUNTU comes with Java 1.6 which just doesn't work with the thinkorswim platform. I've seen one thread where people have been able to remove 1.6 and replace it with 6.3. Can someone inform me of how to do this? According to the Sun web site, I have 6.3 installed, but I'm afraid this is just with Fire Fox or something. Somehow I found the following message when I tried to run a Java based program: /user/lib/jvm/java-6-sun-1.6.0.3/jre How can I replace this with 1.5 or 6.3?
|
|
|
|
|
|
#2 |
|
A Carafe of Ubuntu
![]() |
Re: Think or Swim desktop platform
yes, you can log in as root. it is just generally frowned upon, you don't really need to do that. just precede whatever command with sudo. ie
sudo rm /home/user/somefile it will ask you to enter the password for the super user then you are golden. if you are more persistant about wanting to actually log in as root, go System --> Administration --> Login Screen Setup. There is something under the security tab. you may have to restart x. but that should allow the command 'su' to let you log in as root. you can find your java version by entering the command java --version and i do believe that the firefox java is somehow seperate from the systems, but i am not altogether sure about that. |
|
|
|
|
|
#3 | |
|
Just Give Me the Beans!
![]() |
Re: Think or Swim desktop platform
Quote:
<pre>sudo nautilus</pre> I think you can put a new version of Java on in Applications -> Add/Remove.
__________________
Many people don't remember having average computer skills. We often perceive them as condescending, arrogant, etc. because we don't understand their solutions. Some are, but most have good intentions but haven't learned how to talk to people like us. |
|
|
|
|
|
|
#4 | ||
|
Just Give Me the Beans!
![]() Join Date: Sep 2007
Beans: 53
Xubuntu 7.10 Gutsy Gibbon
|
Re: Think or Swim desktop platform
Well, nobody followed up on this, and I'm having the same problem. To be more clear, this is the error that the console spits out when I try to run the installation script:
Quote:
Quote:
__________________
Desktop: Hardy Heron running on Intel QX6700, 4GB RAM, nVidia 8800GTX, and some GIGABYTE P35-based mobo. Laptop: MacBook Pro, running Hardy in a virtual machine within OS/X 10.5. |
||
|
|
|
|
|
#5 | |
|
Just Give Me the Beans!
![]() Join Date: Sep 2007
Beans: 53
Xubuntu 7.10 Gutsy Gibbon
|
Re: Think or Swim desktop platform
Okay, I figured it out myself. Enter the following commands:
Quote:
__________________
Desktop: Hardy Heron running on Intel QX6700, 4GB RAM, nVidia 8800GTX, and some GIGABYTE P35-based mobo. Laptop: MacBook Pro, running Hardy in a virtual machine within OS/X 10.5. |
|
|
|
|
|
|
#6 |
|
5 Cups of Ubuntu
![]() Join Date: Jun 2006
Location: Jacksonville, FL
Beans: 31
Ubuntu 8.10 Intrepid Ibex
|
Re: Think or Swim desktop platform
This is how I installed the thinkorswim client with no problems.
1) I made a new folder in my home folder called .thinkorswim. (The period is in front so that it is hidden). 2) Ran the install script and pointed the install into the .thinkorswim folder in my home directory. 3) Runs perfect. Note: I am using Java 1.7.0. java version "1.7.0" IcedTea Runtime Environment (build 1.7.0-b21) IcedTea Client VM (build 1.7.0-b21, mixed mode, sharing) I hope this helps someone. Jesse
__________________
http://jessejcollins.com |
|
|
|
|
|
#7 |
|
Just Give Me the Beans!
![]() Join Date: Sep 2007
Beans: 53
Xubuntu 7.10 Gutsy Gibbon
|
Re: Think or Swim desktop platform
D'oh...
Jesse, have you managed to make it through an automatic update? They just rolled one out, and I haven't been able to get the client to load since (note, I haven't ever completed the update; I only know about it because my Win box updated). The TOS autoupdate dialogue just sits at 'Checking for new version 00' and eats up proc cycles.
__________________
Desktop: Hardy Heron running on Intel QX6700, 4GB RAM, nVidia 8800GTX, and some GIGABYTE P35-based mobo. Laptop: MacBook Pro, running Hardy in a virtual machine within OS/X 10.5. |
|
|
|
|
|
#8 | |
|
5 Cups of Ubuntu
![]() Join Date: Jun 2006
Location: Jacksonville, FL
Beans: 31
Ubuntu 8.10 Intrepid Ibex
|
Re: Think or Swim desktop platform
Quote:
Not sure if your issue is the same as mine but my problem was because I had to use sudo to run the install script. So, I had read access but not write access (only root had write permissions) to the thinkorswim files/directories and it would hang trying to write the updates. I could have changed the permissions (sudo chmod) of the thinkorswim directory but I thought it would be easier to install it in my home directory (~).
__________________
http://jessejcollins.com |
|
|
|
|
|
|
#9 |
|
A Carafe of Ubuntu
![]() |
Re: Think or Swim desktop platform
so how is it anyway... float or swim thing??
__________________
In this world of 0s and 1s are you a zero or the One? |
|
|
|
|
|
#10 | |
|
First Cup of Ubuntu
![]() Join Date: Dec 2007
Beans: 1
|
Re: Think or Swim desktop platform
Quote:
sudo /bin/sh "/opt/thinkorswim/thinkorswim" |
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|