Hi,
I am trying to install nav in debian linux using the
http://pkg-nav.alioth.debian.org/install-howto.txt.
I am having trouble in compiling cricket
When i run the compile as root i am getting the following you have menctioned runas navcron.How do i compile as navcron user
/usr/local/cricket/lib# ../compile [30-May-2006 15:09:54 ] Log level changed from warn to info. [30-May-2006 15:09:54 ] Starting compile: Cricket version 1.0.5 (2004-03-28) Can't create /home/cricket/cricket-config/config.db.lock at ../compile line 82.
Please help me how to fix these problem.
Best Regards
--------------------------------- Yahoo! India Answers: Share what you know. Learn something new Click here Send free SMS to your Friends on Mobile from your Yahoo! Messenger Download now
From stein.magnus at jodal.no Wed May 31 00:34:13 2006
From: stein.magnus at jodal.no (Stein Magnus Jodal) Date: Tue May 30 23:34:11 2006 Subject: [Nav-users] Cricket compilation error in debian In-Reply-To: 20060530145717.41447.qmail@web8912.mail.in.yahoo.com References: 20060530145717.41447.qmail@web8912.mail.in.yahoo.com Message-ID: 1149024853.6623.13.camel@localhost.localdomain
On Tue, 2006-05-30 at 15:57 +0100, rajesh wrote:
When i run the compile as root i am getting the following you have menctioned run as navcron. How do i compile as navcron user
To possible solutions:
To start a shell as the navcron user with su: Run ``su - navcron -c /bin/bash''. You'll be prompted for the navcron user's password if you're not running the command as root. '-c /bin/bash' in case the navcron user does not have a shell. I'm not very into NAV yet :-)
To run the commands or a shell as the navcron user with sudo: ``sudo -u postgres ../compile'' or ``sudo -u postgres /bin/bash''. You will need to have sudo rights in /etc/sudoers (do not edit directly, man sudoers) and will be prompted for your own password unless you run sudo as root.
PS! You're mail was tagged as spam by the lists recieving server due to your username ending in numbers and your mail beeing originally formatted in HTML.