Page 1 of 1

omrealpath: command not found

Posted: Wed Sep 19, 2007 2:47 am
by nieloo
Hello,
I've big problems during the install, scalix-server could not be installed

Output during rpm -Uvh scalix-server*.rpm
error: %pre(scalix-server-11.0.4.10790-1.suse101.i586) scriptlet failed, exit status 127
error: install: %pre scriptlet failed (2), skipping scalix-server-11.0.4.10790-1.suse101

in /tmp/ominstall.log
on line 125 omrealpath: command not found

I'm looking in an another installation with the same Eviroment (Suse OSS 10.1) and Scalix 11.1 or 11.0.4, omrealpath is there in /opt/scalix/bin

In my new installation I cannot found this binary.

Could anybody help me?

thanks a lot...

Posted: Wed Sep 19, 2007 9:07 pm
by kanderson
Is this an upgrade? Sounds like a 10 to 11 that went south.

It's not overly serious to fix. run the command "ompatchom" and you should be fine after that.

Kev.

Re: omrealpath

Posted: Thu Sep 20, 2007 2:29 am
by nieloo
hello,

no, it was a fresh installation, BS fresh installed and I try to install Scalix 11.1 or 11.0.4, its the same...

when should I do ompatchom, after installation scalix?

thanks for your answer...

Posted: Thu Sep 20, 2007 4:29 am
by gren
If you do the command :
/opt/scalix/bin/omrealpath '~/bin'
does that print out
/opt/scalix/bin
or does it give an error?

This may point to a problem with our installation scripts in that they may not be setting up the PATH correctly to contain /opt/scalix/bin

Regards,
Gren.

Re: omrealpath

Posted: Thu Sep 20, 2007 4:50 am
by nieloo
Hello,

the problem is, omrealpath doesn't exist on my machine, I take alook in /opt/scalix/bin directory - no omrealpath. I do find / -name omrealpath - omrealpath not found...

Posted: Thu Sep 20, 2007 5:02 am
by gren
It looks to me as if for some reason RPM thought Scalix had been installed previously.

I suggest you erase all Scalix RPMs, then the contents of /var/opt/scalix and /opt/scalix and /etc/opt/scalix-* then start again. (naturally, you will lose all data, but I assume you don't have any...)

Regards,
Gren.

RE: omrealpath

Posted: Thu Sep 20, 2007 7:22 am
by nieloo
Hello,
now I'm using SLES and all work fine

thanks for your help....