Skip to content

MCC Universal Library for Linux / macOS Configuration Environment

License

Notifications You must be signed in to change notification settings

jeonghanlee/uldaq-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ULDAQ Configuration Environment

Debian 12 Rocky9

MCC Universal Library for Linux (uldaq) Configuration Environment and its customized application.

apt install autoconf libtool libusb-1.0-0-dev

About

This repository helps to build the uldaq package and its customized application consistently on Linux and macOS.

uldaq commands

By default, everything will be within /usr/local path. It can be customized via

echo "INSTALL_LOCATION=where...." > configure/CONFIG_SITE.local
  • Build
make init
make conf
make build
make install
make init
make debugconf 
make build
make install
  • Others
make uninstall
make clean
make distclean

Requirements

Please take a look at the uldaq for the required packages. For macOS, I use port instead of brew.

About

MCC Universal Library for Linux / macOS Configuration Environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published