mainOATH Toolkit - Support: sr #109049, .version-t: Permission denied...

 
 

sr #109049: .version-t: Permission denied error

Submitter:  None
Submitted:  Wed 25 May 2016 12:57:48 PM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  5 - Blocker Status:  Invalid
Privacy:  Public Assigned to:  jas
Originator Email:  -email is unavailable- Open/Closed:  Closed
Operating System:  GNU/Linux
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 27 Aug 2016 12:35:56 PM UTC, comment #1: 

Your command will invoke './configure' as root but 'make' and 'make install' as your own user.  Try this instead:

./configure && make && sudo make install

Thanks.

Simon Josefsson <jas>
Group administrator
Wed 25 May 2016 12:57:48 PM UTC, original submission:  

Hello,

I have downloaded 2.6.1-1 (current stable version) for Ubuntu and I get the following error when installing:

configure: summary of build options:

  version:          2.6.1
  Install prefix:   /usr/local
  Compiler:         gcc
  Build PAM module: no
  PSKC:             no

echo 2.6.1 > .version-t && mv .version-t .version
/bin/bash: .version-t: Permission denied
make: * [.version] Error 1

Command i have entered:
sudo ./configure && make && make install

My OS is ubuntu 14.04 LTS.

I have also tried with 2.6.1 (supported) and I get the same error.

Can you please help me with this?

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jas (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-08-27 jas StatusNone Invalid
        Assigned toNone jas
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code