Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: Modules error Status [4] anope 1.17.13/18  (Read 5969 times)

0 Members and 1 Guest are viewing this topic.

spy_nn

  • Guest
Modules error Status [4] anope 1.17.13/18
« on: April 06, 2007, 10:22:01 AM »

Good day. I need help. Trying to start anope 1.17.13 or 1.17.18 on Unreal 3.2.1.
System CentOS 4.3
[root@host hub]# uname -a
Linux host 2.6.9-34.ELsmp #1 SMP Wed Mar 8 00:27:03 CST 2006 i686 i686 i386 GNU/Linux

directory of src-files
/home/irc/1/anope
directory of binary files
/opt/irc/hub/services

first im download modules which i need and put it in src-dir
list of modules:
[root@host modules]# ls | grep so
ban_ip.so
bs_assign_limit.so
bs_assign_logchan.so
bs_assign_sa.so
bs_bot_sr.so
bs_fantasy_tb.so
bs_fantasytemplate.so
bs_noticeguest.so
bs_restrict_kb.so
bs_seen.so
bubble_sort.c
bubble_sort.o
bubble_sort.so
cs_appendtopic.so
cs_autoowner.so
cs_default_topic.so
cs_denyregchan.so
cs_enforce.so
cs_join.so
cs_limitsetfounder.so
cs_limitsetsuccessor.c
cs_limitsetsuccessor.o
cs_limitsetsuccessor.so
cs_logdel.so
cs_mkick.so
cs_opnotice_ext.so
cs_register_operonly.so
cs_restrict_kb.so
cs_tban_address.so
cs_tban.so
defcon_htm.so
global_chanreg.so
global_join.so
global_nickreg.so
he_helpchanentry.so
he_logo.so
he_time.so
hs_hostonactivate.so
hs_hostonset.so
hs_operon.so
hs_request.so
ipadd_module.so
ircd_ghostserv.so
ircd_guestnick.so
ircd_init.so
ircd_vhostserv.so
ircd_wallonreg.so
massnotice.so
m_connect_flood.so
ms_limitsend.so
ns_clearaccessonreg.c
ns_clearaccessonreg.o
ns_clearaccessonreg.so
ns_greet_normalization.so
ns_greetoper.so
ns_identified.so
ns_joinhelpchan.so
ns_limitregonconnect.so
ns_maxemail.so
ns_noexpire.so
ns_noop.so
on_connect.so
os_chanmsg.so
os_forceid.so
os_global.so
os_info.so
os_killuser.so
os_massmode.so
os_mode_sraonly.so
os_notinchanlist.so
os_qakill.so
os_superadmin_pass.so
os_superadmin_sraonly.so
os_svsjoinpart.so
os_sysuptime.so
os_tssync.so
profileserv.so
swhois.so
text_act.so
unban_services.so
viagra_deafserv.so

then :
[root@j-zone anope-1.7.13]# ./Config
md5 yes
mysql lib no
[root@host anope-1.7.13]# make
[root@host anope-1.7.13]# make install
[root@host anope-1.7.13]# chown -R irc.irc /opt/irc

section in services.conf:
RemoteServer    ip_of_host password_here
section in services.conf (i rename anope.conf to services.conf)
link                           host.host.ru      ^
{^
        username        *;^
        hostname        ip_here;  ^
        bind-ip         *;^
        port            6661;^
        hub             *;^
        password-connect "password";  ^
        password-receive "password";  ^
        class           servers;^

[root@host services]# .su -l irc -c /opt/irc/hub/services/services
[root@host services]# ps waux | grep irc
irc      27444  0.0  0.0  8348 4208 ?        S    Apr05   0:06 /opt/irc/hub/src/ircd
irc      4865  0.0  0.0  3875 5498 ?        S    Apr06   1:09
/opt/irc/hub/services/services

in mIRC
/os modlist
-OperServ- Current Module list:
-OperServ- Ìîäóëü: cs_appendtopic [$Id: cs_appendtopic.c 1122 2006-08-06 15:00:13Z certus $] [Supported]
-OperServ- Ìîäóëü: cs_accessfounder [3.3] [3rd]
-OperServ- Ìîäóëü: enc_old [$Id$] [Encryption]
-OperServ- Ìîäóëü: hs_request [$Id$] [Supported]
-OperServ- Ìîäóëü: os_sysuptime [1.3] [3rd]
-OperServ- Ìîäóëü: os_svsjoinpart [3.1] [3rd]
-OperServ- Ìîäóëü: os_qakill [1.05] [3rd]
-OperServ- Ìîäóëü: os_notinchanlist [2.1b +S] [3rd]
-OperServ- Ìîäóëü: os_killuser [0.2] [3rd]
-OperServ- Ìîäóëü: os_info [$Id: os_info.c 1162 2006-09-29 17:54:07Z geniusdex $] [Supported]
-OperServ- Ìîäóëü: unreal32 [$Id: unreal32.c 1185 2006-10-17 20:42:40Z rob $] [Protocol]
-OperServ- 11 Modules loaded.

Other modules are not loaded =(. Then i launching ,./services with "-debug" option
log:

[Apr 06 02:30:08 2007] You have not defined the NickLen configuration directive. It is strongly
[Apr 06 02:30:08 2007] advised that you do configure this correctly in your services.conf
[Apr 06 02:30:08 2007] services.conf: EncModule missing
[Apr 06 02:32:24 2007] You have not defined the NickLen configuration directive. It is strongly
[Apr 06 02:32:24 2007] advised that you do configure this correctly in your services.conf
[Apr 06 02:32:24 2007] Loading IRCD Protocol Module: [unreal32]
[Apr 06 02:32:24 2007] status:
  • [Module, Okay - No Error]
[Apr 06 02:32:24 2007] Loading Encryption Module: [enc_old]
[Apr 06 02:32:24 2007] status:
  • [Module, Okay - No Error]
[Apr 06 02:32:24 2007] Anope 1.7.18 (1214) (ircd protocol: UnrealIRCd 3.2+) starting up
[Apr 06 02:32:24 2007] ns_sendpass requested unload...
[Apr 06 02:32:24 2007] debug: trying to load core module [ns_sendpass]
[Apr 06 02:32:24 2007] debug: status: [6][Module Error, Error during load time or module returned MOD_STOP]
[Apr 06 02:32:24 2007] cs_sendpass requested unload...
[Apr 06 02:32:24 2007] debug: trying to load core module [cs_sendpass]
[Apr 06 02:32:24 2007] debug: status: [6][Module Error, Error during load time or module returned MOD_STOP]
[Apr 06 02:32:24 2007] ms_rsend requested unload...
[Apr 06 02:32:24 2007] debug: trying to load core module [ms_rsend]
[Apr 06 02:32:24 2007] debug: status: [6][Module Error, Error during load time or module returned MOD_STOP]
[Apr 06 02:32:24 2007] debug: trying to load core module [os_killclones]
[Apr 06 02:32:24 2007] debug: status: [4][Module Error, file does not exist]
[Apr 06 02:32:24 2007] trying to load [hs_moo]
[Apr 06 02:32:24 2007] status: [4][Module Error, file does not exist]
[Apr 06 02:32:24 2007] trying to load [ircd_catserv]
[Apr 06 02:32:24 2007] status: [4][Module Error, file does not exist]
[Apr 06 02:32:24 2007] trying to load [addon]
[Apr 06 02:32:24 2007] status: [4][Module Error, file does not exist]
[Apr 06 02:32:24 2007] trying to load [unreal_addon]
[Apr 06 02:32:24 2007] status: [4][Module Error, file does not exist]
[Apr 06 02:32:24 2007] trying to load [os_watch]
[Apr 06 02:32:24 2007] status: [4][Module Error, file does not exist]
[Apr 06 02:32:24 2007] trying to load [os_sysuptime]
[Apr 06 02:32:24 2007] os_sysuptime: New Command /msg operserv sysuptime - Status: 0
[Apr 06 02:32:24 2007] status:
  • [Module, Okay - No Error]
[Apr 06 02:32:24 2007] trying to load [os_svskill]
[Apr 06 02:32:24 2007] status: [4][Module Error, file does not exist]
[Apr 06 02:32:24 2007] trying to load [os_svsjoinpart]
[Apr 06 02:32:24 2007] Trying to load module os_svsjoinpart.so...
[Apr 06 02:32:24 2007] [.os_svsjoinpart.] Module loaded...
[Apr 06 02:32:24 2007] status:
  • [Module, Okay - No Error]
[Apr 06 02:32:24 2007] trying to load [os_staychan]
[Apr 06 02:32:24 2007] status: [4][Module Error, file does not exist]
[Apr 06 02:32:24 2007] trying to load [os_restrict]
[Apr 06 02:32:24 2007] status: [4][Module Error, file does not exist]
[Apr 06 02:32:24 2007] trying to load [os_regexp]
[Apr 06 02:32:24 2007] status: [4][Module Error, file does not exist]
[Apr 06 02:32:24 2007] trying to load [os_qakill]
[Apr 06 02:32:24 2007] You do not have DisableLowerQAKill in your services.conf - this means services admins will be able t
[Apr 06 02:32:24 2007] Loading module os_qakill.so [Status: 0]
[Apr 06 02:32:24 2007] status:
  • [Module, Okay - No Error]
[Apr 06 02:32:24 2007] trying to load [os_notinchanlist]
[Apr 06 02:32:24 2007] [.os_notinchanlist.] Loading module... [Status: 0]
[Apr 06 02:32:24 2007] [.os_notinchanlist.] Command added. For more info: /OperServ HELP NOTINCHANLIST
[Apr 06 02:32:24 2007] status:
  • [Module, Okay - No Error]
[Apr 06 02:32:24 2007] trying to load [os_notidlist]
[Apr 06 02:32:24 2007] status: [4][Module Error, file does not exist]
[Apr 06 02:32:24 2007] trying to load [os_nosuperumodesvsnick]

All modules which are not loading get status: [4]
In binary dir /opt/hub/services/modules all modules available in *.so !
Same thing i doing with anope 1.17.18 - without changes =(. What i do wrong ?
Logged

SNU

  • Anope User
  • Offline Offline
  • Posts: 158
    • http://www.firstclassirc.com
(No subject)
« Reply #1 on: April 06, 2007, 10:31:07 AM »

in
 /opt/irc/hub/services

should be an example.conf you have to rename to services.conf and this one you have to edit and configure. then restart anope
Logged

Jan Milants

  • Team
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 1372
(No subject)
« Reply #2 on: April 06, 2007, 11:22:54 AM »

the log you pasted is from anope 1.7.18 and my guess is you tried to use the config file of 1.7.13 with the .18 release. Why are you even trying .13 :s
Just start with a fresh example config file that came with the  .18 release

as for the modules not loading, for those modules the .so are not present (at least the one i checked) and i guess that is because that a lot of the modules you are trying to use are wayy outdated an no longer work with the latest releases due to not being updated...
try using modules found on http://modules.anope.org/index.php
Logged
If you like me donate coins to 1FBmZVT4J8WAUMHKqpWhgNVj3XXnRN1cCk :)

spy_nn

  • Guest
(No subject)
« Reply #3 on: April 06, 2007, 03:41:20 PM »

now i try to load anope.1.17.18 with example.conf . i looked in conf 1.17.13 and put all tunes in new cfg file. modules which i use was downloaded from modules.anope.org. its modules for anope 1.17.18 (i use sort button). Then i compiled, and *.so-files are have appeared in binary dir. I put all the names of modules in services.conf in section :
ModuleAutoload and ModuleDelayedAutoload (for experiment)

ModuleAutoload "cs_appendtopic cs_enforce ns_maxemail os_info hs_request addon unreal_addon os_watch os_svskill os_svsjoinpart os_staychan
os_restrict os_regexp os_qakill os_notinchanlist os_notidlist os_nosuperumodesvsnick os_mkill os_killuser os_info os_globalroot os_eventmsg
 os_clientjoin hs_request ns_whois ns_vhostongroup ns_regnick ns_noticeunregistered ns_helper ns_glist ns_ghost ns_dropby ms_cowner ms_chan
memo cs_opnoticehalfop cs_appendtopic cs_accessfounder bs_fantasy bs_deoponbotkick bs_autoassign bs_noticesayact bs_massassign bs_autoassign"


ModuleDelayedAutoload "cs_appendtopic cs_enforce ns_maxemail os_info hs_request addon unreal_addon os_watch os_svskill os_svsjoinpart os_st
aychan os_restrict os_regexp os_qakill os_notinchanlist os_notidlist os_nosuperumodesvsnick os_mkill os_killuser os_info os_globalroot os_e
ventmsg os_clientjoin hs_request ns_whois ns_vhostongroup ns_regnick ns_noticeunregistered ns_helper ns_glist ns_ghost ns_dropby ms_cowner
ms_chanmemo cs_opnoticehalfop cs_appendtopic cs_accessfounder bs_fantasy bs_deoponbotkick bs_autoassign bs_noticesayact bs_massassign bs_au
toassign"


 it present time situation is not changed :
log

Apr 06 18:06:34 2007] Loading IRCD Protocol Module: [unreal32]
[Apr 06 18:06:34 2007] status:
  • [Module, Okay - No Error]
[Apr 06 18:06:34 2007] Loading Encryption Module: [enc_none]
[Apr 06 18:06:34 2007] status:
  • [Module, Okay - No Error]
[Apr 06 18:06:34 2007] Anope 1.7.18 (1214) (ircd protocol: UnrealIRCd 3.2+) starting up
[Apr 06 18:06:35 2007] ms_rsend requested unload...
[Apr 06 18:06:35 2007] debug: trying to load core module [ms_rsend]
[Apr 06 18:06:35 2007] debug: status: [6][Module Error, Error during load time or module returned MOD_STOP]
[Apr 06 18:06:35 2007] trying to load [hs_moo]
[Apr 06 18:06:35 2007] status: [4][Module Error, file does not exist]
[Apr 06 18:06:35 2007] trying to load [ircd_defizzer]
[Apr 06 18:06:35 2007] status: [4][Module Error, file does not exist]
[Apr 06 18:06:35 2007] trying to load [hs_moo]
[Apr 06 18:06:35 2007] status: [4][Module Error, file does not exist]
[Apr 06 18:06:35 2007] trying to load [ircd_catserv]
[Apr 06 18:06:35 2007] status: [4][Module Error, file does not exist]
[Apr 06 18:06:35 2007] trying to load [addon]
[Apr 06 18:06:35 2007] status: [4][Module Error, file does not exist]
[Apr 06 18:06:35 2007] trying to load [unreal_addon]
[Apr 06 18:06:35 2007] status: [4][Module Error, file does not exist]
[Apr 06 18:06:35 2007] trying to load [os_watch]
[Apr 06 18:06:35 2007] status: [4][Module Error, file does not exist]
[Apr 06 18:06:35 2007] trying to load [os_sysuptime]
[Apr 06 18:06:35 2007] status: [4][Module Error, file does not exist]
[Apr 06 18:06:35 2007] trying to load [os_svskill]
[Apr 06 18:06:35 2007] status: [4][Module Error, file does not exist]
[Apr 06 18:06:35 2007] trying to load [os_svsjoinpart]
[Apr 06 18:06:35 2007] Trying to load module os_svsjoinpart.so...
[Apr 06 18:06:35 2007] [.os_svsjoinpart.] Module loaded...
[Apr 06 18:06:35 2007] status:
  • [Module, Okay - No Error]
[Apr 06 18:06:35 2007] trying to load [os_staychan]
[Apr 06 18:06:35 2007] status: [4][Module Error, file does not exist]
[Apr 06 18:06:35 2007] trying to load [os_restrict]
[Apr 06 18:06:35 2007] status: [4][Module Error, file does not exist]
[Apr 06 18:06:35 2007] trying to load [os_regexp]
[Apr 06 18:06:35 2007] status: [4][Module Error, file does not exist]
[Apr 06 18:06:35 2007] trying to load [os_qakill]
[Apr 06 18:06:35 2007] status: [4][Module Error, file does not exist]
[Apr 06 18:06:35 2007] trying to load [os_notinchanlist]
[Apr 06 18:06:35 2007] [.os_notinchanlist.] Loading module... [Status: 0]
[Apr 06 18:06:35 2007] [.os_notinchanlist.] Command added. For more info: /OperServ HELP NOTINCHANLIST
[Apr 06 18:06:35 2007] status:
  • [Module, Okay - No Error]
[Apr 06 18:06:35 2007] trying to load [os_notidlist]
[Apr 06 18:06:35 2007] status: [4][Module Error, file does not exist]
[Apr 06 18:06:35 2007] trying to load [os_nosuperumodesvsnick]
[Apr 06 18:06:35 2007] status: [4][Module Error, file does not exist]
[Apr 06 18:06:35 2007] trying to load [os_mkill]
[Apr 06 18:06:35 2007] status: [4][Module Error, file does not exist]
[Apr 06 18:06:35 2007] trying to load [os_killuser]
[Apr 06 18:06:35 2007] status: [4][Module Error, file does not exist]
[Apr 06 18:06:35 2007] trying to load [os_info]
[Apr 06 18:06:35 2007] os_info: Loading configuration directives...
[Apr 06 18:06:35 2007] os_info: OSInfoDBName is not defined in Services configuration file, using default os_info.db
[Apr 06 18:06:35 2007] os_info: Directive OSInfoDBName loaded (os_info.db)...
[Apr 06 18:06:35 2007] status:
  • [Module, Okay - No Error]
[Apr 06 18:06:35 2007] trying to load [os_globalroot]
[Apr 06 18:06:35 2007] status: [4][Module Error, file does not exist]
[Apr 06 18:06:35 2007] trying to load [os_eventmsg]
[Apr 06 18:06:35 2007] status: [4][Module Error, file does not exist]
[Apr 06 18:06:35 2007] trying to load [os_clientjoin]
[Apr 06 18:06:35 2007] status: [4][Module Error, file does not exist]
[Apr 06 18:06:35 2007] trying to load [hs_request]
[Apr 06 18:06:35 2007] hs_request loaded
[Apr 06 18:06:35 2007] status:
  • [Module, Okay - No Error]
[Apr 06 18:06:35 2007] trying to load [ns_whois]
[Apr 06 18:06:35 2007] status: [4][Module Error, file does not exist]
[Apr 06 18:06:35 2007] trying to load [ns_vhostongroup]
[Apr 06 18:06:35 2007] status: [4][Module Error, file does not exist]
[Apr 06 18:06:35 2007] trying to load [ns_regnick]
[Apr 06 18:06:35 2007] status: [4][Module Error, file does not exist]
[Apr 06 18:06:35 2007] trying to load [ns_noticeunregistered]
[Apr 06 18:06:35 2007] status: [4][Module Error, file does not exist]
[Apr 06 18:06:35 2007] trying to load [ns_helper]
[Apr 06 18:06:35 2007] status: [4][Module Error, file does not exist]
[Apr 06 18:06:35 2007] trying to load [ns_glist]
[Apr 06 18:06:35 2007] status: [4][Module Error, file does not exist]
[Apr 06 18:06:35 2007] trying to load [ns_dropby]
[Apr 06 18:06:35 2007] status: [4][Module Error, file does not exist]
[Apr 06 18:06:35 2007] trying to load [ms_cowner]
[Apr 06 18:06:35 2007] status: [4][Module Error, file does not exist]
[Apr 06 18:06:35 2007] trying to load [ms_chanmemo]
[Apr 06 18:06:35 2007] status: [4][Module Error, file does not exist]
[Apr 06 18:06:35 2007] trying to load [cs_opnoticehalfop]
[Apr 06 18:06:35 2007] status: [4][Module Error, file does not exist]
[Apr 06 18:06:35 2007] trying to load [cs_appendtopic]
[Apr 06 18:06:35 2007] [cs_appendtopic] Loaded successfully
[Apr 06 18:06:35 2007] status:
  • [Module, Okay - No Error]
[Apr 06 18:06:35 2007] trying to load [cs_accessfounder]
[Apr 06 18:06:35 2007] status:
  • [Module, Okay - No Error]
[Apr 06 18:06:35 2007] trying to load [bs_deoponbotkick]
[Apr 06 18:06:35 2007] status: [4][Module Error, file does not exist]
[Apr 06 18:06:35 2007] trying to load [bs_autoassign]
[Apr 06 18:06:35 2007] status: [4][Module Error, file does not exist]
[Apr 06 18:06:35 2007] trying to load [bs_noticesayact]
[Apr 06 18:11:32 2007] status: [4][Module Error, file does not exist]
[Apr 06 18:11:32 2007] trying to load [bs_massassign]
[Apr 06 18:11:32 2007] status: [4][Module Error, file does not exist]
[Apr 06 18:11:32 2007] trying to load [bs_autoassign]
[Apr 06 18:11:32 2007] status: [4][Module Error, file does not exist]

Next servers are synching and etc.....

in mIRC:
[18:25] -OperServ- Current Module list:
[18:25] -OperServ- Модуль: cs_appendtopic [$Id: cs_appendtopic.c 1122 2006-08-06 15:00:13Z certus $] [Supported]
[18:25] -OperServ- Модуль: cs_enforce [$Id: cs_enforce.c 957 2006-01-24 07:54:48Z certus $] [Supported]
[18:25] -OperServ- Модуль: cs_accessfounder [3.3] [3rd]
[18:25] -OperServ- Модуль: enc_none [$Id$] [Encryption]
[18:25] -OperServ- Модуль: hs_request [$Id$] [Supported]
[18:25] -OperServ- Модуль: ns_maxemail [$Id: ns_maxemail.c 953 2006-01-14 11:36:29Z certus $] [Supported]
[18:25] -OperServ- Модуль: os_info [$Id: os_info.c 1162 2006-09-29 17:54:07Z geniusdex $] [Supported]
[18:25] -OperServ- Модуль: os_svsjoinpart [3.1] [3rd]
[18:25] -OperServ- Модуль: os_notinchanlist [2.1b +S] [3rd]
[18:25] -OperServ- Модуль: unreal32 [$Id: unreal32.c 1185 2006-10-17 20:42:40Z rob $] [Protocol]
[18:25] -OperServ- 10 Modules loaded.

I need help =(

[Èçìåíåíî 6-4-2007 ... spy_nn]
Logged

katsklaw

  • Guest
(No subject)
« Reply #4 on: April 06, 2007, 05:10:29 PM »

ok,

 Apr 06 18:06:35 2007] status: [4][Module Error, file does not exist] means that the files do not exists, exactly as the error message states, when you did: ls | grep so, which directory where you in? because there are 2 modules directorys and anope will only load modules from 1 of them.

Secondly, root should not be involved in anything Anope related. Anope is designed to configure, install and run as a non-root user.

Third alot of those modules are older modules and may not work with 1.7.18 so even after you get them installed into the correct directory they still may not load.

forth, some of those modules are not compatable with others on the list. Example is, iirc, os_tssync and unban_services are for Unreal only and viagra_deafserv doesn't work with Unreal. bubble_sort isn't a function type module but an example type module not unlike hs_moo and and ircd_catserv.

fifth, you have duplicate module entries in both ModuleAutoload and ModuleDelayedAutoload, this *will* cause problems.

sixth, all the modules in ModuleAutoload don't need to be loaded at startup and can be safely placed in ModuleDelayedAutoload.

What it looks like is you just downloaded every module and threw them in the source directory without reading what they actually do. My suggestion is to start over and leave root out of the picture and don't download any modules you haven't read the function on.
Logged

spy_nn

  • Guest
(No subject)
« Reply #5 on: April 09, 2007, 09:41:00 AM »

ls -al | grep so i do in /opt/irc/hub/services/modules . I try to reinstall anope in user "irc" .
in services.conf:
ModuleDelayedAutoload ""

ModuleDelayedAutoload "cs_appendtopic cs_enforce ns_maxemail os_info hs_request os_watch os_svskill os_svsjoinpart os_s
taychan os_restrict os_regexp os_qakill os_notinchanlist os_notidlist os_nosuperumodesvsnick os_mkill os_killuser os_in
fo os_globalroot os_eventmsg os_clientjoin hs_request ns_whois ns_vhostongroup ns_regnick ns_noticeunregistered ns_help
er ns_glist ns_ghost ns_dropby ms_cowner ms_chanmemo cs_opnoticehalfop cs_appendtopic cs_accessfounder bs_fantasy bs_de
oponbotkick bs_autoassign bs_noticesayact bs_massassign bs_autoassign"

modules which you write i delete. but its no good hapen. only 10 modules are loading. in freebsd all works. that is why not looking almost i transferred those modules. i searching in forums, but i not found same thing . I do not know what to do now
Logged

katsklaw

  • Guest
(No subject)
« Reply #6 on: April 09, 2007, 02:43:36 PM »

Try installing as a normal user in a normal user home directory such as /usr/home/user or /home/user. In fact if you just simply download Anope as a normal, non-root user and let everything install as default, I'm positive everything will work for you.

Make sure you are doing ./Config, (g)make and (g)make install.
Logged
Pages: [1]   Go Up