Skip to content

Script not starting #10

@DrAxelbauer

Description

@DrAxelbauer

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions