rlaager / docsis

This program encodes a DOCSIS binary configuration file from a human-readable text configuration file.
http://docsis.sourceforge.net
GNU General Public License v2.0
114 stars 70 forks source link

Installation to debian_10 #75

Closed leonardocasimiro closed 2 years ago

leonardocasimiro commented 2 years ago

Walk the next steps, to install this editor in debian 10: cd /usr/src apt-get install make sudo apt-get install m4 bison flex libsnmp-dev wget http://sourceforge.net/projects/docsis/files/docsis/docsis-0.9.6/docsis-0.9.6.tar.gz tar -xvzf docsis-0.9.6.tar.gz cd docsis-0.9.6 A. Type “./configure” to configure the package for your system. B. Type “make” to compile the package. C. Type “make install” to install the programs and any data files and more.

best regards.

rlaager commented 2 years ago

Can you clarify how it is breaking?

Also, you should probably just be using git master rather than the 0.9.6 tarball.

leonardocasimiro commented 2 years ago

hello,

I was just trying to put how to do the installation, since I wasn't capable and that's how I got it, if you see it opportune, I can delete it.

my intention was to help.

El jue, 13 oct 2022 a las 20:21, Richard Laager @.***>) escribió:

Closed #75 https://github.com/rlaager/docsis/issues/75 as completed.

— Reply to this email directly, view it on GitHub https://github.com/rlaager/docsis/issues/75#event-7583963020, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFO7IZH2RAGQM4XKNJLIR2DWDBHL7ANCNFSM6AAAAAARD7XSF4 . You are receiving this because you authored the thread.Message ID: @.***>