FNB Connect Digital Phone Installation

leodakota

Member
Joined
Aug 18, 2010
Messages
16
Reaction score
0
Can anyone please tell me how to install this file:

fnbconnect-digitalphone-unix-2.3.831.sh
 
You need to make the file executable -> right click on it, properties, permissions. Make it executable. Then you should be able to run it.
 
In a terminal:
Code:
sudo chmod +x fnbconnect-digitalphone-unix-2.3.831.sh
./fnbconnect-digitalphone-unix-2.3.831.sh
 -or-
sh fnbconnect-digitalphone-unix-2.3.831.sh
 
In a terminal:
Code:
sudo chmod +x fnbconnect-digitalphone-unix-2.3.831.sh
./fnbconnect-digitalphone-unix-2.3.831.sh
 -or-
sh fnbconnect-digitalphone-unix-2.3.831.sh

^ The preferred method.
 
Thank you very much, I tried that but somehow gedit doesn't read the code that the file is writtrn in; I will try the advise in the comment below and keep you posted!
 
When I do this it flashes the the terminal window very quickly but I don't seem to find the application...where would it install it?
Apologies but I'm still new with Linux, sick and tired of being a MS slave!
 
freek@freek-laptop:~$ sh fnbconnect-digitalphone-unix-2.3.831.sh
sh: Can't open fnbconnect-digitalphone-unix-2.3.831.sh

This the message I get selecting the terminal window in accessories; or must I use the alt+f2 terminal?
 
You need to make the file executable -> right click on it, properties, permissions. Make it executable. Then you should be able to run it.

When I look at "open with" it only shows gedit but then gedit opens a red window stating it cannot read the code of a sh file?
 
freek@freek-laptop:~$ sh fnbconnect-digitalphone-unix-2.3.831.sh
sh: Can't open fnbconnect-digitalphone-unix-2.3.831.sh

This the message I get selecting the terminal window in accessories; or must I use the alt+f2 terminal?
Using the terminal window in accessories should be fine.

Is that the whole error message ? "Can't open fnbconnect-digitalphone-unix-2.3.831.sh"

What is the output of
Code:
ls -l fnbconnect-digitalphone-unix-2.3.831.sh
 
This is what it gives me on the General tab in the Properties window: Type: shell script (application/x-shellscript)
 
Use the terminal, make sure you have copied this file to your desktop then type in the following commands:

Code:
cd Desktop
sudo chmod +x fnbconnect-digitalphone-unix-2.3.831.sh
./fnbconnect-digitalphone-unix-2.3.831.sh

After you type in the second line it will ask you for your password, just type it in and it will take you back to the prompt if everything is typed correctly.

Also, a useful function so you don't have to type in the entire filename is just to type the first part "sudo chmod +x fnb" and then press tab on the keyboard, it will then find all files in that location starting with letters "fnb", and it will auto complete the name for you. This is very useful, especially working with long file names and a case-sensitive linux system :)

If this doesn't work, then either the file is corrupt (try download again) or you need to read the documentation to find out how to use the application. Sometimes you will have to run the application from the command line (like striata reader).
 
This is the message I get if I try and open it with the default program which is gedit:

Could not open the file /home/freek/Downloads/fn…italphone-unix-2.3.831.sh.
gedit has not been able to detect the character encoding.
Please check that you are not trying to open a binary file.
Select a character encoding from the menu and try again.
 
Tim thanks, this is what I get in the terminal now:
No suitable Java Virtual Machine could be found on your system.
The version of the JVM must be at least 1.6 and at most 1.6.
Please define INSTALL4J_JAVA_HOME to point to a suitable JVM.
You can also try to delete the JVM cache file /home/freek/.install4j
 
I have found the CACAO and the jasmin-sable JVM's in the get software; which one should I use?
 
Thank you very much, will give it a final go for the evening...will give feedback tomorrow. Have a good evening!
 
Which one must I download - Linux (the self extracting ) or the Linux x64 one?
 
Top
Sign up to the MyBroadband newsletter
X