View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003091 | unreal | installing | public | 2006-10-16 05:53 | 2007-04-24 04:19 |
Reporter | aegis | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | any | OS | any unix type | OS Version | any |
Product Version | 3.2.5 | ||||
Fixed in Version | 3.3-alpha0 | ||||
Summary | 0003091: Problems when specifying different directory for binary in Config | ||||
Description | When specifying a different directory for the binary you receive a error such as this... (courtesy of Neronix) make[2]: Entering directory `/home/r3b0rn3/Unreal3.2/src/modules' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/r3b0rn3/Unreal3.2/src/modules' make[1]: Leaving directory `/home/r3b0rn3/Unreal3.2/src' __________________________________________________ | Compile is now complete. | | You should now read the documentation and learn | | how to configure your IRCd. | | | | If you really like UnrealIRCd, and would like to | | make a donation, please read the Donation file in| | this archive. :) | | | | Thanks for using Unreal IRCd! If you are in need | | for any kind of help regarding the IRCd please | | read the Unreal.nfo file. | |__________________________________________________| /usr/bin/install -m 0700 -d /home/r3b0rn3/eliptex /usr/bin/install -m 0700 src/ircd /home/r3b0rn3/eliptex/src/ircd /usr/bin/install: cannot create regular file `/home/r3b0rn3/eliptex/src/ircd': No such file or directory make: *** [install] Error 1 This can be resolved easily with a patch to Config, unreal.in, ircdcron.in, Makefile.in (provided on this page), or simply creating the directory manually. This patch however will not permit you to change the name of the ircd binary file itself | ||||
Steps To Reproduce | Specify a path to the Unreal binary with at least 1 directory deeper than DATADIR, or to a path which does not already exist. | ||||
Additional Information | To use the patch, put Unreal.patch into you Unreal3.2 directory (adjacent to Config), and type patch -p0 <Unreal.patch | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
3rd party modules | |||||
duplicate of | 0003068 | resolved | error on 'make install' if path to binary not exist. |
|
Some people (like me and another bug reporter a few days ago) like to give different binary names, though :p. But I like the reminder at the rephrasing of certain text in ./Config (I know, offtopic). As for the "directory is not created" thing, I *think* this is already in the bugtracker, aquanight was having a look at it at least... (I know, horrible bugs navigation atm :P) I'll keep this bug open till I get the rewording done ("What directory *do you want to install* ...". |
|
On another side note, I never understood why people wanted their ircd in 'src/ircd' and not just 'ircd' :P. But I agree Unreal should create the directory if it doesn't exist, like for situations when 'bin/ircd' is used. |
|
It's looks like http://bugs.unrealircd.org/view.php?id=3068 :] |
|
Patch (2006-10-16 05:53) broken, does not apply to 3.3-alpha0 |
|
new patch generated, for devel, also removed networks install from Makefile.in, cheers. http://www.ircwire.net/bindir.patch |
|
Fixed in .2364 |
Date Modified | Username | Field | Change |
---|---|---|---|
2006-10-16 05:53 | aegis | New Issue | |
2006-10-16 05:53 | aegis | File Added: Unreal.patch | |
2006-10-16 07:57 | syzop | Note Added: 0012490 | |
2006-10-16 07:59 | syzop | Note Added: 0012491 | |
2006-10-16 18:33 | Bock | Note Added: 0012495 | |
2007-04-19 02:48 |
|
Relationship added | duplicate of 0003068 |
2007-04-19 02:48 |
|
Duplicate ID | 0 => 3068 |
2007-04-19 02:48 |
|
Status | new => resolved |
2007-04-19 02:48 |
|
Resolution | open => duplicate |
2007-04-19 02:48 |
|
Assigned To | => stskeeps |
2007-04-24 02:47 |
|
Note Added: 0013639 | |
2007-04-24 02:47 |
|
Status | resolved => feedback |
2007-04-24 02:47 |
|
Resolution | duplicate => reopened |
2007-04-24 04:01 | aegis | Note Added: 0013645 | |
2007-04-24 04:19 |
|
Status | feedback => resolved |
2007-04-24 04:19 |
|
Fixed in Version | => 3.3-alpha0 |
2007-04-24 04:19 |
|
Resolution | reopened => fixed |
2007-04-24 04:19 |
|
Note Added: 0013647 | |
2007-04-24 04:19 |
|
Duplicate ID | 3068 => 0 |