
shulander
(usa CentOS)
Enviado em 08/11/2011 - 02:39h
Estou como usuario ROOT e não consigo dar make install,
to tentando instalar um servidor ircd
ja baixei com o wget
dei ./configure
dei make
e agora no make install da erro.
root@debian:/inspircd# make install
*************************************
* BUILDING INSPIRCD *
* *
* This will take a *long* time. *
* Why not read our wiki at *
*
http://wiki.inspircd.org *
* while you wait for make to run? *
*************************************
Error: You must specify a non-root UID for the server
If you are making a package, please specify using ./configure --uid
Otherwise, rerun using 'make INSTUID=irc install', where 'irc' is the user
who will be running the ircd. You will also need to modify the start script.
make: ** [install] Erro 1
root@debian:/inspircd# ls
BSDmakefile docs include make sources.list win
build extras inspircd modulemanager src
configure GNUmakefile locales run tools
root@debian:/inspircd#