Re: [Ql-Users] Instrutions for running SMSQmulator on Raspberry Pi

2016-02-16 Thread Marcos Cruz
En/Je/On 2016-02-16 19:27, Ian Burkinshaw escribió / skribis / wrote : > Got it working now. What was the problem? > Working is a Pi with the 7" touchscreen and on screen keyboard > Florence. so a portable QL with no keyboard or mouse. What did you use to make the Pi portable? I built my own

Re: [Ql-Users] Instrutions for running SMSQmulator on Raspberry Pi

2016-02-16 Thread Marcos Cruz
En/Je/On 2016-02-16 17:52, Ian Burkinshaw escribió / skribis / wrote : > Tried double clicking no luck. That depends on your desktop, window manager or file manager be configured. But if you use any common combination of those it should work out of the box. > Tried the command line, again no

Re: [Ql-Users] Instrutions for running SMSQmulator on Raspberry Pi

2016-02-16 Thread Norman Dunbar
Maybe it's your class path? echo "${CLASSPATH}" Should show you where the java system will look for jar and class files etc. Look for "." which indicates "current directory". The path separator is a colon ":". You might get lucky if you do this: export

Re: [Ql-Users] Instrutions for running SMSQmulator on Raspberry Pi

2016-02-16 Thread Ian Burkinshaw
Hi Wolfgang Thanks for your help. Tried double clicking no luck. Tried the command line, again no luck get the error report 'Error: Unable to access jarfile' then the path of the SMSQmulator.jar file which is /home/pi/downloads/SMSQmulator.jar. Which I can see in the file manager. Tried

Re: [Ql-Users] Instrutions for running SMSQmulator on Raspberry Pi

2016-02-16 Thread Wolfgang Lenerz
Hi, do not unzip the jar file itself. Just Double-click on the jar file. That should do it. Else, from a command line, type "java -jar

[Ql-Users] Instrutions for running SMSQmulator on Raspberry Pi

2016-02-16 Thread Ian Burkinshaw
Can anybody help. Have installed openjdk7 and also java 7. All seems OK Saved and unziped the SMSQmulator file. and then the jar file Can see all the components of the java application, but canot see how to run it. Ian ___ QL-Users Mailing List