Hi all, While building from source getting following errors too when building as non root.
1) Error: test_migrate(MailstoreMigrateTest): Errno::EACCES: Permission denied - /tmp/mailstore-3.6.tmp/.svn/prop-base 1 tests, 1 assertions, 0 failures, 0 errors PASS: test/sipx-upgrade-3.6-mailstore-report_test.rb ============================================= 1 of 2 tests failed Please report to [email protected] ============================================= make[5]: *** [check-TESTS] Error 1 make[5]: Leaving directory `/home/sipx/sipx/debug/sipXconfig/bin' make[4]: *** [check-am] Error 2 make[4]: Leaving directory `/home/sipx/sipx/debug/sipXconfig/bin' Making check in neoconf Please help me to resolve this problem.. Regards, Vikas On Tue, Sep 9, 2008 at 5:35 PM, Paul Mcdaid <[EMAIL PROTECTED]> wrote: > Vikas, > First thing I see is that when you run su - sipx it asks you for a > password. This is incorrect. > > You need to follow instructions in: > http://sipx-wiki.calivia.com/index.php/Building_as_non-root > > i.e.: > > Edit (as root) /etc/sudoers file to add an entry like this for your user > (user sipx is shown here): > sipx ALL=(ALL) NOPASSWD: ALL > > > > Also I notice that you've created a sip directory under: /home/sipx and > then retreived the source code into sipx. > > My dir setup is: /home/sipx/sipx/debug and yours is: > /home/sipx/sip/sipx/debug > > I don't know if this is causing a problem for you. > > Paul. >
_______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
