[Devel] [ openser-Bugs-1505719 ] Openser installation fails on
Solaris 10
SourceForge.net
noreply at sourceforge.net
Wed Jun 14 01:51:20 CEST 2006
Bugs item #1505719, was opened at 2006-06-13 16:51
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1505719&group_id=139143
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Openser installation fails on Solaris 10
Initial Comment:
Whiel attempting to install the latest CVS version of openser 1.0, I ran
into the following error when attempting to install openser as a non
privileged user (the directory I was installing to was owned by the user
that was performing the gmake install):
rm -fr /tmp/openser_mysql.sh
sed -e "s#PATH:/usr/local/sbin#PATH:/opt/openser/sbin/#g" \
< scripts/postgresqldb.sh > /tmp/openser_postgresql.sh
touch /opt/openser/sbin//openser_postgresql.sh
ginstall -m 755 /tmp/openser_postgresql.sh /opt/openser/sbin/
/tmp/openser_postgresql.sh installed as /opt/openser/sbin/
openser_postgresql.sh
rm -fr /tmp/openser_postgresql.sh
touch /opt/openser/sbin//openser_gen_ha1
ginstall -m 755 utils/gen_ha1/gen_ha1 /opt/openser/sbin//
openser_gen_ha1
find: cannot read dir /etc/apache/ssl.key: Permission denied
find: cannot read dir /etc/flash/precreation: Permission denied
find: cannot read dir /etc/sfw/openssl/private: Permission denied
find: cannot follow symbolic link /usr/lib/lu/lucreatezone: No such file
or directory
find: cannot follow symbolic link /usr/lib/lu/ludevices: No such file or
directory
find: cannot follow symbolic link /usr/lib/lu/ludo: No such file or
directory
find: cannot follow symbolic link /usr/lib/lu/lufslist: No such file or
directory
find: cannot follow symbolic link /usr/lib/lu/lumount: No such file or
directory
find: cannot follow symbolic link /usr/lib/lu/luprintf: No such file or
directory
find: cannot follow symbolic link /usr/lib/lu/lurootdev: No such file or
directory
find: cannot follow symbolic link /usr/lib/lu/lustatus: No such file or
directory
find: cannot follow symbolic link /usr/lib/lu/lusync: No such file or
directory
find: cannot follow symbolic link /usr/lib/lu/luumount: No such file or
directory
find: cannot read dir /usr/lib/cc-cfw: Permission denied
install: gen_ha1 was not found anywhere!
gmake: *** [install-bin] Error 2
Would it be possible to add some logic to the find statements to handle
this condition? It would be nice not to have to have root to install the
software.
Thanks,
- Ryan
matty91 at gmail.com
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1505719&group_id=139143
More information about the Devel
mailing list