Re: Problem installing of SAP to SLES8

Dmitry Melekhov <[email protected]> Wed, 17 Sep 2003 13:44:35 +0500
Newsgroups gmane.comp.db.sapdb.general
Message-ID <[email protected]>
Pavel Konovalov wrote:
> Try to use *.tgz installation.
> 

Yes. I installed it from tgz.
It works.
But I had almost the same problem as with rpm.
I forgot to set  PATH to indep binaries and x_server becomed frozed.
And even with right PATH I had to star xserver only as xserver, not as
./xserver
I guess that there is the same problem in rpm scripts.


> Before run create_demo_db.sh change all string with
> 
> x_server start
> 
> to
> 
> x_server -X -Y start
> 

Could you tell me about these options?

> 
> __________________
> Pavel Konovalov
> http://www.rscom.ru
> 
> ----- Original Message ----- 
> From: "Dmitry Melekhov" <[email protected]>
> To: <[email protected]>
> Sent: Wednesday, September 17, 2003 10:43 AM
> Subject: Problem installing of SAP to SLES8
> 
> 
> 
>>Hello!
>>
>>I just downloaded latest SAP DB for Linux and want to install it on SLES8.
>>
>>Here is what I get:
>>
>>
>>
>>backup:/var/local/files/sapdb # backup:/var/local/files/sapdb # rpm -ivh
>>sapdb-ind-7.4.3.27-1.i386.rpm
>>sapdb-ind
>>##################################################
>>
>>
>>And it stays forever.
>>