Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

module installation #20

Open
wifi75 opened this issue Feb 27, 2024 · 1 comment
Open

module installation #20

wifi75 opened this issue Feb 27, 2024 · 1 comment

Comments

@wifi75
Copy link

wifi75 commented Feb 27, 2024

Hello how I can install module on ubuntu ?

Net::Server
Device::Modbus
Device::Modbus::TCP

@tjko
Copy link
Owner

tjko commented Feb 28, 2024

Easiest is probably use CPAN (https://manpages.ubuntu.com/manpages/focal/man3/CPAN.3perl.html)

You will need "build tools" for some modules, so before using CPAN, you may want to make sure you have those installed:

$ sudo apt install -y build-essential

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants