<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16825" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Thanks Bruno, I really appreciate your
help.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Let me try and will let you know.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Marcos Lopez</FONT></DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=bhnoronha@gmail.com href="mailto:bhnoronha@gmail.com">Bruno
Noronha</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A
title=freeradius-users@lists.freeradius.org
href="mailto:freeradius-users@lists.freeradius.org">FreeRadius users mailing
list</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, May 14, 2009 7:06
AM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> Re: help on OpenSUSE
installation</DIV>
<DIV><BR></DIV>mx5450,<BR><BR>
if I were you, I would think of changing the OS. I tried to use Suse for
freeRADIUS installation and it didn't work. It has some exceptions and I
wasn't able to find a work
around.<BR>
I'd suggest CentOS 5.2 or Ubuntu (last server version). They work fine wich
freeRADIUS.<BR><BR>regards, Bruno<BR><BR>
<DIV class=gmail_quote>2009/5/12 mx5450 <SPAN dir=ltr><<A
href="mailto:mx5450@prodigy.net.mx">mx5450@prodigy.net.mx</A>></SPAN><BR>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">Team,<BR><BR>I'm
trying to set up freeradius 2.1.4 in a AMD 64 X2 system with an OpenSUSE
11.1 (x86_64.iso) OS.<BR><BR>I must tell you that I'm new to Linux and
Freeradius.<BR><BR>According to the instructions on <A
href="http://freeradius.org/radiusd/install"
target=_blank>freeradius.org/radiusd/install</A> I can either:<BR><BR>1. Get
a pre-installed binary package (Peter Nixon)<BR>2. get the FreeRADIUS
tarball<BR><BR><BR>When I try to get the binary package (<A
href="http://download.opensuse.org/repositories/network:/aaa/openSUSE_11.1/"
target=_blank>http://download.opensuse.org/repositories/network:/aaa/openSUSE_11.1/</A>),
I get a list of files/folders which I dont know what to do with
them:<BR><BR>i586/<BR>network:aaa.repo<BR>repodata/<BR>src/<BR>x86_64/<BR><BR>As
I got stuck, I tried to "build it" (? new term to me), by placing the
tarball in usr/src/packages/SOURCES; extracting the freeradius.spec and
placing it in usr/src/packages/SPECS. Then I run from the terminal
prompt:<BR><BR>rpmbuild -ba usr/src/packages/SPECS/
freeradius.spec<BR><BR>However I got the
message:<BR><BR>marcos@win-219e0010bba:~> rpmbuild -ba
/usr/src/packages/SPECS/freeradius.spec<BR>sh: apxs2-prefork: command not
found<BR>sh: apxs2-prefork: command not found<BR>sh: apxs2-prefork: command
not found<BR>error: Failed build dependencies:<BR>
db-devel is needed by freeradius-server-2.1.4-0.x86_64<BR>
e2fsprogs-devel is needed by
freeradius-server-2.1.4-0.x86_64<BR> gcc-c++ is
needed by freeradius-server-2.1.4-0.x86_64<BR>
gdbm-devel is needed by freeradius-server-2.1.4-0.x86_64<BR>
gettext-devel is needed by
freeradius-server-2.1.4-0.x86_64<BR> glibc-devel
is needed by freeradius-server-2.1.4-0.x86_64<BR>
libtool is needed by freeradius-server-2.1.4-0.x86_64<BR>
ncurses-devel is needed by
freeradius-server-2.1.4-0.x86_64<BR>
openldap2-devel is needed by
freeradius-server-2.1.4-0.x86_64<BR> openssl-devel
is needed by freeradius-server-2.1.4-0.x86_64<BR>
pam-devel is needed by freeradius-server-2.1.4-0.x86_64<BR>
postgresql-devel is needed by
freeradius-server-2.1.4-0.x86_64<BR> python-devel
is needed by freeradius-server-2.1.4-0.x86_64<BR>
unixODBC-devel is needed by freeradius-server-2.1.4-0.x86_64<BR>
zlib-devel is needed by
freeradius-server-2.1.4-0.x86_64<BR> apache2-devel
is needed by freeradius-server-2.1.4-0.x86_64<BR>
cyrus-sasl-devel is needed by
freeradius-server-2.1.4-0.x86_64<BR> krb5-devel is
needed by freeradius-server-2.1.4-0.x86_64<BR>
libapr1-devel is needed by freeradius-server-2.1.4-0.x86_64<BR>
libmysqlclient-devel is needed by
freeradius-server-2.1.4-0.x86_64<BR>marcos@win-219e0010bba:~><BR><BR>I
read about this and regarding the dependencies it seems that some "features"
are not installed and that I need the OpenSUSE disk to load them from the
YAST.<BR><BR>However I can not seem to find what the "sh: apxs2-prefork:
command not found" message is about or how to fix that.<BR><BR>I'm stuck
again.<BR><BR>Could you help with this?<BR><BR>Thanks in
advance<BR><BR><BR>-<BR>List info/subscribe/unsubscribe? See <A
href="http://www.freeradius.org/list/users.html"
target=_blank>http://www.freeradius.org/list/users.html</A><BR></BLOCKQUOTE></DIV><BR>
<P>
<HR>
<P></P>-<BR>List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html</BLOCKQUOTE></BODY></HTML>