<div dir="ltr"><div>Looks<br><br></div>during installation it put into /usr/local/bin/ just tac_pwd, tac_plus and tac_plus.conf is not there. <br><br>[root@SELABSK bin]# pwd<br>/usr/local/bin<br>[root@SELABSK bin]# ll<br>total 24<br>-rwxr-xr-x 1 root root 21285 May  3 13:20 tac_pwd<br><br>[root@SELABSK tacacs-F4.0.4.28]# make install<br>/usr/bin/gmake  install-am<br>gmake[1]: Entering directory `/home/il574w/tacacs-F4.0.4.28'<br>gmake[2]: Entering directory `/home/il574w/tacacs-F4.0.4.28'<br> /usr/bin/mkdir -p '/usr/local/lib'<br> /bin/sh ./libtool   --mode=install /usr/bin/install -c   <a href="http://libtacacs.la">libtacacs.la</a> '/usr/local/lib'<br>libtool: install: /usr/bin/install -c .libs/libtacacs.so.1.0.0 /usr/local/lib/libtacacs.so.1.0.0<br>libtool: install: (cd /usr/local/lib && { ln -s -f libtacacs.so.1.0.0 libtacacs.so.1 || { rm -f libtacacs.so.1 && ln -s libtacacs.so.1.0.0 libtacacs.so.1; }; })<br>libtool: install: (cd /usr/local/lib && { ln -s -f libtacacs.so.1.0.0 libtacacs.so || { rm -f libtacacs.so && ln -s libtacacs.so.1.0.0 libtacacs.so; }; })<br>libtool: install: /usr/bin/install -c .libs/libtacacs.lai /usr/local/lib/<a href="http://libtacacs.la">libtacacs.la</a><br>libtool: install: /usr/bin/install -c .libs/libtacacs.a /usr/local/lib/libtacacs.a<br>libtool: install: chmod 644 /usr/local/lib/libtacacs.a<br>libtool: install: ranlib /usr/local/lib/libtacacs.a<br>libtool: finish: PATH="/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/pm7625/bin:/sbin" ldconfig -n /usr/local/lib<br>----------------------------------------------------------------------<br>Libraries have been installed in:<br>   /usr/local/lib<br><br>If you ever happen to want to link against installed libraries<br>in a given directory, LIBDIR, you must either use libtool, and<br>specify the full pathname of the library, or use the `-LLIBDIR'<br>flag during linking and do at least one of the following:<br>   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable<br>     during execution<br>   - add LIBDIR to the `LD_RUN_PATH' environment variable<br>     during linking<br>   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag<br>   - have your system administrator add LIBDIR to `/etc/ld.so.conf'<br><br>See any operating system documentation about shared libraries for<br>more information, such as the ld(1) and ld.so(8) manual pages.<br>----------------------------------------------------------------------<br> /usr/bin/mkdir -p '/usr/local/bin'<br>  /bin/sh ./libtool   --mode=install /usr/bin/install -c tac_pwd '/usr/local/bin'<br>libtool: install: /usr/bin/install -c tac_pwd /usr/local/bin/tac_pwd<br> /usr/bin/mkdir -p '/usr/local/sbin'<br>  /bin/sh ./libtool   --mode=install /usr/bin/install -c tac_plus '/usr/local/sbin'<br>libtool: install: /usr/bin/install -c .libs/tac_plus /usr/local/sbin/tac_plus<br> /usr/bin/mkdir -p '/usr/local/include'<br> /usr/bin/install -c -m 644 tacacs.h '/usr/local/include'<br> /usr/bin/mkdir -p '/usr/local/share/man/man5'<br> /usr/bin/install -c -m 644 tac_plus.conf.5 '/usr/local/share/man/man5'<br> /usr/bin/mkdir -p '/usr/local/share/man/man8'<br> /usr/bin/install -c -m 644 tac_plus.8 tac_pwd.8 '/usr/local/share/man/man8'<br> /usr/bin/mkdir -p '/usr/local/share/tacacs'<br> /usr/bin/install -c -m 644 do_auth.py users_guide '/usr/local/share/tacacs'<br> /usr/bin/mkdir -p '/usr/local/share/tacacs'<br> /usr/bin/install -c tac_convert '/usr/local/share/tacacs'<br>gmake[2]: Leaving directory `/home/il574w/tacacs-F4.0.4.28'<br>gmake[1]: Leaving directory `/home/il574w/tacacs-F4.0.4.28'<br></div><div class="gmail_extra"><br><div class="gmail_quote">On 3 May 2015 at 14:30, Peter Mraz <span dir="ltr"><<a href="mailto:trubela@gmail.com" target="_blank">trubela@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>The most probably, tcp_wrappers should be 32 bit. <br><br>tcp_wrappers.x86_64                 7.6-77.el7               @anaconda/7.1      <br>tcp_wrappers-devel.i686             7.6-77.el7               @rhel-7-server-rpms<br>tcp_wrappers-devel.x86_64           7.6-77.el7               @rhel-7-server-rpms<br>tcp_wrappers-libs.i686              7.6-77.el7               @rhel-7-server-rpms<br>tcp_wrappers-libs.x86_64            7.6-77.el7               @anaconda/7.1   <br><br></div>(based on this output : /usr/bin/ld: skipping incompatible /lib/libwrap.so when searching for -lwrap)<br></div><div class="gmail_extra"><div><div class="h5"><br><div class="gmail_quote">On 2 May 2015 at 17:38, heasley <span dir="ltr"><<a href="mailto:heas@shrubbery.net" target="_blank">heas@shrubbery.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Sat, May 02, 2015 at 02:28:44PM +0200, Peter Mraz:<br>
<span>> Hello guys,<br>
><br>
> Last few weeks, we are trying to install tacacs on new virtual server<br>
> running on vmware, redhat 7.1<br>
> Tacacs+ worked pretty well on 5.7 version, but on this 7.1 64 bit, there is<br>
> some strange error and I dont know what to do with that :)<br>
<br>
</span>> [root@SELABSK tacacs+]# /etc/tacacs+/tac_process FDO1550K0T8 49 start<br>
> /usr/local/bin/tac_plus: error while loading shared libraries: libtacacs.so.1: wrong ELF class: ELFCLASS64<br>
<br>
looks like your tacacs is linked 32bit but libtacacs is 64bit.  check the<br>
libs in .libs where you built it.  it doesnt look like any of it was<br>
built 64bit, so you have a conflicting libtacacs installed.<br>
<br>
> Tacacs for FDO1550K0T8 with port:49 Pid: started!<br>
> [root@SELABSK tacacs+]#<br>
<br>
this is a separate bug.  when ld.so fails above, does it not return an<br>
error result code?  whatever the starting wrapper is, it should have<br>
recognized an error and reported it.<br>
</blockquote></div><br><br clear="all"><br></div></div><span class="">-- <br><div><div dir="ltr">Ďakujem / Thank you<br><br>-----------------------------------------------------------<br>         Peter Mraz<br>-----------------------------------------------------------</div></div>
</span></div>
</blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature"><div dir="ltr">Ďakujem / Thank you<br><br>-----------------------------------------------------------<br>         Peter Mraz<br>-----------------------------------------------------------</div></div>
</div>