|
Home > Archive > SQL Anywhere for Linux > April 2005 > Newbie needs some help for installation
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Newbie needs some help for installation
|
|
| Peter Müller 2005-04-05, 8:03 pm |
| I have SUSE 9.2 in german
I have tried (!) to install ASA 9.0 for linux.
I have no problem to start a *.RPM file for other program-installations.
This installation is done automatically.
The extraction of the GZ-File was no problem.
But nothing happens, when I make a doubleclick on SETUP
I am logged on as root.
No message on the screen !!
Thanks for any help.
Sorry for such simple question,
but i have just started to use LINUX
Peter
| |
| Greg Fenton 2005-04-05, 8:03 pm |
| Peter Müller wrote:
>
> The extraction of the GZ-File was no problem.
> But nothing happens, when I make a doubleclick on SETUP
> I am logged on as root.
> No message on the screen !!
>
You will have to run the "setup" from a shell (or "command line").
There is full description of the installation process in the file
"install.txt".
Hope this helps,
greg.fenton
--
Greg Fenton
Consultant, Solution Services, iAnywhere Solutions
--------
Visit the iAnywhere Solutions Developer Community
Whitepapers, TechDocs, Downloads
http://www.ianywhere.com/developer/
| |
| Chris Gruber 2005-04-05, 8:03 pm |
| The setup program is a terminal application. You will need to open Terminal
and proceed to run 'setup'.
Chris Gruber
iAnywhere Solutions
"Peter Müller" <Peter.Mueller@gmx.net> wrote in message
news:418a173d$1@foru
ms-1-dub...
> I have SUSE 9.2 in german
>
> I have tried (!) to install ASA 9.0 for linux.
>
> I have no problem to start a *.RPM file for other program-installations.
> This installation is done automatically.
>
> The extraction of the GZ-File was no problem.
> But nothing happens, when I make a doubleclick on SETUP
> I am logged on as root.
> No message on the screen !!
>
>
> Thanks for any help.
>
> Sorry for such simple question,
> but i have just started to use LINUX
>
> Peter
>
>
>
>
| |
| sen1668 2005-04-05, 8:03 pm |
| At shell I type
sh setup
there are error message
: command not found
'etup line 6: Syntac error unexpected token '
'etup line 6: Initialize_Variables
()
if i see using editor at line 6 in setup there is no token '
and nothing mistype
> Peter M=fcller wrote:
>
> You will have to run the "setup" from a shell (or "command
> line").
>
> There is full description of the installation process in
> the file "install.txt".
>
> Hope this helps,
> greg.fenton
> --
> Greg Fenton
> Consultant, Solution Services, iAnywhere Solutions
> --------
> Visit the iAnywhere Solutions Developer Community
> Whitepapers, TechDocs, Downloads
> http://www.ianywhere.com/developer/
| |
| Mark Culp 2005-04-05, 8:03 pm |
| Normally to do an install on Linux you would open an xterm (or shell)
window and just run "./setup". For some reason it appears that either
your install is corrupted or your configuration.
Try running
bash -x shell
or sh -x shell
and see what happens - it should spit out lots of lines that show
exactly what is running. This will tell us how far the script is
getting before it is getting the error. Post the output and we will
take a look.
--
Mark Culp
ASA Research and Development
-------------------------------------------------------------------------
** Whitepapers, TechDocs, bug fixes are all available through the **
** iAnywhere Developer Community at http://www.ianywhere.com/developer **
-------------------------------------------------------------------------
sen1668 wrote:[color=darkred
]
>
> At shell I type
> sh setup
> there are error message
> : command not found
> 'etup line 6: Syntac error unexpected token '
> 'etup line 6: Initialize_Variables
()
>
> if i see using editor at line 6 in setup there is no token '
> and nothing mistype
>
|
|
|
|
|