-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Hi everyone!
I also need to use webex. I followed the installation but the script is not firing up.
I use the following stuff:
firefox-61.0.tar.bz2 (x86 version)
jre-8u171-linux-i586.tar.gz
I just downloaded the files and extracted them to my folder. adjusted the folders in the script and tried to fire it up (after making it executable).
#!/bin/sh
webex() {
FIREFOX_PATH="/home/benji/Programme/webex/firefox" #Change this to actual path. Note that spaces should be escaped.
JRE_PATH="/home/benji/Programme/webex/jre" #Change this to actual path
WEBEX_URL="https://signin.webex.com/collabs/auth" # initial signon page
Unfortunately the script is not working and it has given me no output so far. Any hints here? Is this procedure still workin with newer versions of ff and jre?
I am on kubuntu 18.04
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels