Skip to content
This repository was archived by the owner on Nov 18, 2022. It is now read-only.
This repository was archived by the owner on Nov 18, 2022. It is now read-only.

make install is failing on linux #135

@rcdailey

Description

@rcdailey

Logs below:

user@server:~/nzbget-code$ sudo make install
make[1]: Entering directory '/home/robert/nzbget-code'
 /bin/mkdir -p '/usr/local/bin'
  /usr/bin/install -c nzbget '/usr/local/bin'
 /bin/mkdir -p '/usr/local/share/doc/nzbget'
 /usr/bin/install -c -m 644 lib/par2/AUTHORS lib/par2/README README ChangeLog COPYING '/usr/local/share/doc/nzbget'
/usr/bin/install: will not overwrite just-created ‘/usr/local/share/doc/nzbget/README’ with ‘README’
Makefile:2328: recipe for target 'install-dist_docDATA' failed
make[1]: *** [install-dist_docDATA] Error 1
make[1]: Leaving directory '/home/robert/nzbget-code'
Makefile:2632: recipe for target 'install-am' failed
make: *** [install-am] Error 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions