Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to compile and install pppoe client Software in Ubuntu 18.04

2025-01-20 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

This article is about how to compile and install pppoe client software in Ubuntu 18.04. the editor thinks it is very practical, so I share it with you. I hope you can get something after reading this article.

Download RP-PPPoE

You can download RP-PPPoE here:

Rp-pppoe-3.13.tar.gz

GPG Signature

RP-PPPoE is free software; but it does not provide warranty or support. Sorry, we are also unable to provide email or phone support for RP-PPPoE. If you receive RP-PPPoE in a purchased Linux distribution, you may be entitled to the support of the distribution vendor. You should try your supplier first.

Ubuntu 18.04 compiling and installing RP-PPPoE specific steps, there is no problem in self-testing.

Compilation and installation

First decompress

Tar xzvf rp-pppoe-3.13.tar.gz

Go to the source directory:

[root@linux:~/www.linuxprobe.com/rp-pppoe-3.13] $cd src

Configuration:

[root@linux:~/www.linuxprobe.com/rp-pppoe-3.13] $. / configurechecking for gcc... Gccchecking whether the C compiler works... Yeschecking for C compiler default output file name... A.outchecking for suffix of executables...checking whether we are cross compiling... No.

Start compiling:

[root@linux:~/www.linuxprobe.com/rp-pppoe-3.13] $makegcc-g-O2-fno-strict-aliasing-Wall-Wstrict-prototypes'- DPPPOE_PATH= "/ usr/sbin/pppoe"'- DPPPD_PATH= "/ usr/sbin/pppd"'- DPLUGIN_PATH= "/ etc/ppp/plugins/rp-pppoe.so"'- DPPPOE_SERVER_OPTIONS= "/ etc/ppp/pppoe-server-options"'- Ilibevent'- DVERSION= "3 .13 "- c-o pppoe.o pppoe.c.

Installation (this step must be completed as a superuser)

[root@linux:~/www.linuxprobe.com/rp-pppoe-3.13] $make installType 'make install' as root to install the software.mkdir-p / usr/sbin/usr/bin/install-c-m 755 pppoe / usr/sbin/usr/bin/install-c-m 755 pppoe-server / usr/sbinif test-x licensed-only/pppoe-server-control; then / usr/bin/install-c-m 755 licensed-only/pppoe-server-control / usr/sbin; fiif test. The above is how to compile and install pppoe client software in Ubuntu 18.04. the editor believes that there are some knowledge points that we may see or use in our daily work. I hope you can learn more from this article. For more details, please follow the industry information channel.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report