Getting this error at the end of the ./Config
* TRE options
Development-time debugging: no
System regex ABI compatibility: no
Wide character (wchar_t) support: no (disabled with --disable-wchar)
Multibyte character set support: no (disabled with --disable-multibyte)
Approximate matching support: yes
Build and install agrep: no
compiling TRE regex library
make: Permission denied
installing TRE regex library
make: Permission denied
is this a shell problem or Unreal ( make: Permission denied )
i am trying to Re-install Unreal3.2.2b after i delete it completely
it has been running fine on this server for 2 weeks..
Previous install on this server went Smoothly/
thank you
Shell Error? ./Config Error
-
Silver-enchat
- Posts: 5
- Joined: Mon Feb 28, 2005 6:20 am
- Location: California
- Contact:
Shell Error? ./Config Error
Thank You, Silver
Please don't double post ( http://forums.unrealircd.com/viewtopic.php?p=8909#8909 )
Check if your unreal root directory is writeable.
The script can't install our regexp library to extras/regexp/, hence the error.
Check if your unreal root directory is writeable.
The script can't install our regexp library to extras/regexp/, hence the error.
-
Silver-enchat
- Posts: 5
- Joined: Mon Feb 28, 2005 6:20 am
- Location: California
- Contact:
[enchat@phoenix:~] $ ls -l -a
total 6046
drwxr-x--x 19 enchat wheel 512 Feb 27 22:04 .
drwxr-x--x 27 root wheel 1024 Feb 22 14:51 ..
drwx------ 12 enchat wheel 1536 Feb 28 01:38 Unreal3.2
if i am correct, this shows my Root is Writeable
as are the following...
drwx------ 5 enchat wheel 512 Feb 28 01:37 extras
drwx------ 4 enchat wheel 512 Feb 28 00:38 regex
drwxr-xr-x 11 enchat wheel 1024 Feb 28 01:37 tre-0.7.0
any other thoughts ...??
thank you for your help
total 6046
drwxr-x--x 19 enchat wheel 512 Feb 27 22:04 .
drwxr-x--x 27 root wheel 1024 Feb 22 14:51 ..
drwx------ 12 enchat wheel 1536 Feb 28 01:38 Unreal3.2
if i am correct, this shows my Root is Writeable
as are the following...
drwx------ 5 enchat wheel 512 Feb 28 01:37 extras
drwx------ 4 enchat wheel 512 Feb 28 00:38 regex
drwxr-xr-x 11 enchat wheel 1024 Feb 28 01:37 tre-0.7.0
any other thoughts ...??
thank you for your help
Thank You, Silver