Searched full:install (Results 1 – 25 of 40) sorted by relevance
12
7 RUN apt update && apt install -y \26 make install33 install -d /usr/local/bin/ && \34 install -d /usr/local/sbin/ && \35 install -d /usr/local/lib/ && \36 install -d /usr/local/etc/mosquitto/certs && \37 install -d /var/lib/mosquitto && \38 install -s -m755 /mosquitto/client/mosquitto_pub \40 install -s -m755 /mosquitto/client/mosquitto_rr \42 install -s -m755 /mosquitto/client/mosquitto_sub \[all …]
23 INSTALL31 install-sh64 echo "You probably need to install the package 'autoconf'."73 echo "You probably need to install the package 'automake'."86 echo "You probably need to install the package 'libtool'."101 echo "Please install the needed software packages and restart 'autogen.sh' again."119 autoreconf --force --install --verbose "$srcdir"
68 ## Define the list of public header files and their install location.97 # If there is a API change to something $(LIBCOAP_API_VERSION) > 1 the install99 # if the user want's to install both versions. There will be something used like146 ## Install the generated pkg-config file (.pc) into the expected location for149 ## in which case the correct install location would be $(datadir)/pkgconfig.
4 INSTALL16 install-sh
17 # This target has no check for automated install data! It's simply assumed that19 # 'make' before running 'make install'!20 install-data-am:23 echo " No install data in '$(srcdir)/html'found! Please run 'make all' first." ;\
42 install := cp66 .PHONY: all dirs clean install dist distclean .gitignore doc TAGS116 install: $(LIB) $(HEADERS) $(SUBDIRS)119 $(install) $(LIB) $(libdir)/120 $(install) $(HEADERS) $(includedir)/122 $(MAKE) -C $$dir install="$(install)" includedir=$(includedir) install; \
23 # Install gcc-arm27 # Install mbed-cli29 - cd ../mbed-cli && sudo -H pip install -e .43 # Install the missing python packages44 - cd ../mbed-os-example-tls/tls-client/mbed-os/ && sudo -H pip install -r requirements.txt
7 .PHONY: all no_test programs lib tests install uninstall clean test check covtest lcov apidoc apido…24 install: no_test target
1 option(INSTALL_MBEDTLS_HEADERS "Install mbed TLS headers." ON)7 install(FILES ${headers}
13 name: install dependencies15 sudo pip install tox
46 .PHONY: all dirs clean install dist distclean .gitignore doc71 install: $(HEADERS)73 $(install) $(HEADERS) $(includedir)/aes
46 .PHONY: all dirs clean install dist distclean .gitignore doc73 install: $(HEADERS)75 $(install) $(HEADERS) $(includedir)/sha2
52 .PHONY: all dirs clean install distclean .gitignore doc85 install: $(HEADERS)87 $(install) $(HEADERS) $(includedir)/ecc
18 libcoap/INSTALL30 libcoap/install-sh
20 - sudo apt-get install libglib2.0-dev libpcap-dev
7 install(TARGETS aescrypt2 crypt_and_hash
7 install(TARGETS hello generic_sum
9 [Install] section
10 [Install] section
11 install(TARGETS strerror pem2der
10 install(TARGETS gen_random_havege gen_random_ctr_drbg gen_entropy
136 install(TARGETS ${mbedtls_static_target} ${mbedx509_static_target} ${mbedcrypto_static_target}154 install(TARGETS mbedtls mbedx509 mbedcrypto
25 install(TARGETS selftest benchmark ssl_cert_test udp_proxy
26 install:
28 install(TARGETS cert_app crl_app req_app cert_req cert_write