A friend from Australia wrote requesting help installing geargui. This was an unpleasant install experience so if you drink beer, smoke, meditate or channel the wise ones, now is the time to do so. I don’t drink or smoke, but I do enjoy creating brick paths in the yard. Since it’s dark outside I went to a glass of water.
ok, let’s do this
gnome-terminal, xterm or any flavor of term needs to be opened. Do so now. Nod your head when it’s open. great. you’ll notice that you presented with something along the lines of:
yourUserName @ whateverComputerYouHappen2bOn:~$
Mine looks like this:
macewan@moc:~$
This is how I performed the install…
—————————————————————-
—————————————————————-
—————————————————————-
—————————————————————-
macewan@moc:~$ mkdir gearTemp
macewan@moc:~$ cd gearTemp
macewan@moc:~/gearTemp$ wget ftp://downloads.gearsoftware.com/demos/linux/gearunix502_linux_rc02_demo.tar.gz
–19:28:33– ftp://downloads.gearsoftware.com/demos/linux/gearunix502_linux_rc02_demo.tar.gz
=> `gearunix502_linux_rc02_demo.tar.gz’
Resolving downloads.gearsoftware.com… 198.65.117.42
Connecting to downloads.gearsoftware.com|198.65.117.42|:21… connected.
Logging in as anonymous … Logged in!
==> SYST … done. ==> PWD … done.
==> TYPE I … done. ==> CWD /demos/linux … done.
==> PASV … done. ==> RETR gearunix502_linux_rc02_demo.tar.gz … done.
[ <=> ] 7,255,377 491.15K/s
19:28:49 (464.86 KB/s) - `gearunix502_linux_rc02_demo.tar.gz’ saved [7255377]
macewan@moc:~/gearTemp$ tar xzf gear*.gz
macewan@moc:~/gearTemp$ ls
deinstall gearunix502_linux_rc02_demo.tar.gz install license.txt pltfrms
macewan@moc:~/gearTemp$ sudo ./install
[enter your password]
The window will fill with Licensing information. Tap the spacebar until you see:
Do you accept the terms and conditions of this license agreement? (yes/no)
You should now type:
yes
Do you accept the terms and conditions of this license agreement? (yes/no) yes
The next screen will look like this:
Install GEAR PRO UNIX 5.02 on Linux 2.6.17-10-386 - Setup
——————————————————————————–
1) Start installation
q) Quit
Your choice? [1]:
You should now type:
1
Install GEAR PRO UNIX 5.02 on Linux 2.6.17-10-386 - Setup
——————————————————————————–
1) Start installation
q) Quit
Your choice? [1]: 1
It will install and present the following screen to you:
Install GEAR PRO UNIX 5.02 on Linux 2.6.17-10-386 - Installation
——————————————————————————–
Installing GEAR Pro for Unix 5.02 GUI+CLI … successful
Press to continue.
You should now hit the [enter] key.
You will now see the following screen:
Install GEAR PRO UNIX 5.02 on Linux 2.6.17-10-386 - Show package status
——————————————————————————–
Name Status Description
========================================================================
GEARGUI (installed) GEAR Pro for Unix 5.02 GUI+CLI
Press to continue.
You should now hit the [enter] key.
It will present the following information on the screen:
——————————————————————————
Copying generic documentation … done.
Installing gearuser … done.
Creating symbolic links … done.
Copying IDE-SCSI Emulation documentation … done.
Creating LINUX device files … udev active, devices will be created in /dev/.static/dev/
done.
Installationscript has finished - Press to continue
You should now hit the [enter] key.
You will then be dropped back to the commandline like so:
macewan@moc:~/gearTemp$
Now it wants you to type:
geargui
macewan@moc:~/gearTemp$ sudo geargui
Now you will be presented with a gui application. Answer all the questions. Now here’s the important part:
It will create a file called GEAR.lrq in the /usr/geargui/bin/ directory
/usr/geargui/bin/GEAR.lrq
You will need to send an email to trial_license@gearsoftware.com with GEAR.lrq as an attachment.
Their automated response quickly sent me a response with the license key attached. Except it wasn’t attached. Embedded within the two page message was this:
–_———-=_117469470560720
Content-Disposition: inline; filename=”GEAR.lic”
Content-Length: 1048
Content-Transfer-Encoding: binary
Content-Type: text/plain; name=”GEAR.lic”
GEAR License activation file (GEAR.lic)
GEAR SOFTWARE USA
One Main Street, Suite 205
Tequesta, FL 33469
Phone: +1 561 575-4327
Fax: +1 561 575-9315
sales.us@gearsoftware.com
GEAR SOFTWARE EUROPE
Zuidende 31
5701 KX Helmond
The Netherlands
Phone: +33 1 47 95 22 47 (sales)
Phone: +33 6 03 57 12 47 (sales mobile)
Phone: +31 (0) 492 594094 (office)
Fax: +31 (0) 492 476110 (office)
sales.eu@gearsoftware.com
http://www.gearsoftware.com
Thank you for purchasing GEAR PRO for Unix.
+————————————————————————+
GEAR use only. Please do not modify
FIRST_NAME = Robert
LAST_NAME = MacEwan
COMPANY = Use OSS instead of this!
ADDRESS = 123 Tux Lane
CITY =
ZIP_CODE =
COUNTRY =
PHONE =
FAX =
EMAIL = macewan@gmail.com
DISTRIBUTOR_NAME =
PRODUCT_TYPE = GEAR PRO for Unix
LICENSE_ACTIVATION_KEY = RLL4C-TCQYP-7WMXC-MM34X-YFM6Y-7TCRL-7FYDR-SZXJA
LICENSE_TYPE = Demo, Trial period: 60 days
+————————————————————————+
–_———-=_117469470560720–
Since nothing has been pleasant in the least bit so far why should this be different? I had to select just that bit of information, paste it in gedit and saved to my Desktop as:
GEAR.lic
Grab another beer because the fun continues. None of what I’ve written so far was explained - I had to read between the lines. The license was no different. I did not know if this was going to work, but it does in the end.
From within the terminal - gnome or x - doesn’t really matter, you will need to type this:
macewan@moc:~$ cd Desktop
macewan@moc:~/Desktop$ sudo cp GEAR.lic /usr/geargui/bin
Now we can run the software like so:
macewan@moc:~/Desktop$ sudo geargui
—————————————————————-
—————————————————————-
—————————————————————-
—————————————————————-
This worked on Ubuntu Linux Edgy.
cheers