|
|
|
Hey all.. pls somebody could help me????
I am trying to install the tap-1.1.tar.gz on solaris 10, but I receive this message when I do the make install command:
[root@T2:/export/fabiola/tun-1.1]$ make install
cd solaris; make all ld -r -o tun tun.o cd solaris; make inst ld -r -o tun tun.o ./../install-sh -c -m 644 -o root -g root if_tun.h /usr/include/net ./../install-sh -c -m 644 -o root -g root tun /usr/kernel/drv ./../install-sh -c -m 644 -o root -g root tun.conf /usr/kernel/drv /usr/sbin/rem_drv tun >/dev/null 2>&1 /usr/sbin/add_drv tun Warning: 32-bit version of driver found at /usr/kernel/drv/sparcv9/tun. 32-bit driver (tun) not loadable on 64-bit kernel. System configuration files modified but tun driver not loaded or attached. does anyone know whats happening??? how can I make it work?
thanks!
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2006-08/msg00040.html on line 191 Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2006-08/msg00040.html on line 191 |