View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003294 | unreal | installing | public | 2007-04-24 15:35 | 2007-04-25 11:04 |
Reporter | Bock | Assigned To | |||
Priority | normal | Severity | trivial | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | i386 | OS | linux | OS Version | 2.6 debian |
Product Version | 3.3-alpha0 | ||||
Summary | 0003294: error occured on "make install" | ||||
Description | on make install I've got error: /usr/bin/install -m 0700 -d /home/bock/Unreal-tests/unreal-etc /usr/bin/install -m 0700 -d /home/bock/Unreal-tests/unreal-bin /usr/bin/install -m 0700 src/ircd /home/bock/Unreal-tests/unreal-bin /usr/bin/install -m 0700 -d /home/bock/Unreal-tests/unreal-etc/doc /usr/bin/install -m 0600 doc/Authors doc/example.conf doc/coding-guidelines doc/tao.of.irc doc/unreal32docs.html /home/bock/Unreal-tests/unreal-etc/doc /usr/bin/install -m 0700 -d /home/bock/Unreal-tests/unreal-etc/aliases /usr/bin/install -m 0600 aliases/*.conf /home/bock/Unreal-tests/unreal-etc/aliases /usr/bin/touch /home/bock/Unreal-tests/unreal-etc/unrealircd.conf chmod 0600 /home/bock/Unreal-tests/unreal-etc/unrealircd.conf /usr/bin/install -m 0600 *.conf help.conf LICENSE Donation /home/bock/Unreal-tests/unreal-etc /usr/bin/install: will not overwrite just-created `/home/bock/Unreal-tests/unreal-etc/help.conf' with `help.conf' make: *** [install] Error 1 | ||||
Steps To Reproduce | Patch is attached. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
3rd party modules | |||||
|
My bad :P This patch (makefile.3294-1.patch) will fix that problem, and also adds a INSTALL_DOCS and INSTALL_CONFS variable to the Makefile.in, allowing us to easily control what standardized files we install in the future. |
|
Patched in .2377 |
Date Modified | Username | Field | Change |
---|---|---|---|
2007-04-24 15:35 | Bock | New Issue | |
2007-04-24 15:35 | Bock | File Added: Makefile.in.diff | |
2007-04-25 03:15 |
|
Status | new => confirmed |
2007-04-25 03:38 | aegis | File Added: makefile.3294-1.patch | |
2007-04-25 03:39 | aegis | Note Added: 0013676 | |
2007-04-25 11:04 |
|
Status | confirmed => resolved |
2007-04-25 11:04 |
|
Resolution | open => fixed |
2007-04-25 11:04 |
|
Assigned To | => stskeeps |
2007-04-25 11:04 |
|
Note Added: 0013688 |