This forum is no longer active. Please post your questions to our new community site
Install Failed
|
|
Installation on Solaris sparc system with the following error message. “Problem running post-install step. Error running /opt/dokuwiki-2008-05-05-3/ctlscript.sh restart Apache :ld.sol:httpd:fatal:libuuid.so.l:open failed: No such file or directory. Thanks |
|
|
Hi Lakshmi, What version of Solaris Sparc are you using? Do you have installed libuuid libraries? |
|
|
uname -a I am very new to the Solaris environment (HP background). Do I need to upgrade to Solaris 10 then? I am currently trying to do that. Thanks for your help. |
|
|
Solaris Sparc Stacks support Solaris versions 8, 9 and 10. I do not think that it is necessary but is better if you update it. The main problem is that it seems that the uuid package is missed. You can find some of open Solaris packages at http://www.sunfreeware.com. Cheers. |
|
|
I installed the libuuid.so.1 and then downloaded the latest dokuwiki stack. Now when I start the installer it asks for default install folder and then it hangs. When I do a ps -ef, I noticed that the install is hanging on the following command: su daemon -c touch /opt/dokuwiki-2009-02-14-0/permission_test/test Thanks for your help, |
|
|
It is strange, it seems an issue with uuid. Could you try to install the dokuwiki stack as non root user please? Could you try to execute the following command (as root user) to check if uuid runs well?
Cheers. |
|
|
If I try to install as non-root user, then it tries to install to my user directory rather than /opt. Is that ok? As root, I was able to successfully run the above command. |
|
|
What should chown of installer be? Right now it is root:root Thanks |
|
|
Hi, To install as another user you should chown the installer as user:user. The default installation directory will be the user home and there is no problem to install in that directory. |
|
|
Thank you so much. It is all installed. It was the file ownership. I changed ownership to user:user and installed to user home. All set. Really appreciate your patience and help. Lakshmi |

