NMS Prime License
see EULA german
License Overview for all external projects
Please note that we do not adapt or change these projects. We just reference to them. So if you want to make changes to one of these projects, you have to take care of the license topic by yourself!
...
classpreloader/classpreloader
digitick/sepa-xml
dnoegel/php-xdg-base-dir
doctrine/annotations
doctrine/cache
doctrine/collections
doctrine/common
doctrine/dbal
doctrine/inflector
doctrine/instantiator
doctrine/lexer
erusev/parsedown
erusev/parsedown-extra
fzaninotto/faker
intervention/validation
jakub-onderka/php-console-color
jakub-onderka/php-console-highlighter
jeremeamia/SuperClosure
laracasts/generators
laravel/framework
laravelcollective/html
league/csv
league/flysystem
monolog/monolog
mtdowling/cron-expression
mustangostang/spyc
nesbot/carbon
nikic/php-parser
paragonie/random_compat
phpdocumentor/reflection-docblock
phpspec/php-diff
phpspec/phpspec
phpspec/prophecy
phpunit/php-code-coverage
phpunit/php-file-iterator
phpunit/php-text-template
phpunit/php-timer
phpunit/php-token-stream
phpunit/phpunit
phpunit/phpunit-mock-objects
pingpong/generators
pingpong/modules
pingpong/support
psr/log
psy/psysh
sebastian/comparator
sebastian/diff
sebastian/environment
sebastian/exporter
sebastian/global-state
sebastian/recursion-context
sebastian/version
soapbox/laravel-formatter
swiftmailer/swiftmailer
symfony/console
symfony/css-selector
symfony/debug
symfony/dom-crawler
symfony/event-dispatcher
symfony/finder
symfony/http-foundation
symfony/http-kernel
symfony/polyfill-mbstring
symfony/polyfill-php56
symfony/polyfill-util
symfony/process
symfony/routing
symfony/translation
symfony/var-dumper
symfony/yaml
vlucas/phpdotenv
...
MIT
GNU
MIT
MIT
MIT
MIT
MIT
MIT
MIT
MIT
MIT
MIT
MIT
MIT
MIT
BSD-2-Clause
MIT
MIT
MIT
MIT
MIT
MIT
MIT
MIT
MIT
MIT
MIT
BSD-3-Clause
MIT
MIT
BSD-3-Clause
MIT
MIT
BSD-3-Clause
BSD-3-Clause
BSD-3-Clause
BSD-3-Clause
BSD-3-Clause
BSD-3-Clause
BSD-3-Clause
BSD-3-Clause
BSD-3-Clause
BSD-3-Clause
MIT
MIT
BSD-3-Clause
BSD-3-Clause
BSD-3-Clause
BSD-3-Clause
BSD-3-Clause
BSD-3-Clause
BSD-3-Clause
MIT
MIT
MIT
MIT
MIT
MIT
MIT
MIT
MIT
MIT
MIT
MIT
MIT
MIT
MIT
MIT
MIT
MIT
BSD-3-Clause-Attribution
...
proprietary, see: http://support.wrapbootstrap.com/knowledge_base/topics/usage-licenses,
We have special permission by the author and wrapbootstrap support.
For more infos see: color admin or contact Torsten Schmidt
...
– End User License Agreement
Install Dependencies
Expand |
---|
awscli bind bind-utils bison bzip2 cacti-nmsprime chrony dhcp docsis flex flex-devel freeradius freeradius-mysql genieacs ghostscript graphviz httpd icingaweb2-module-director mariadb mariadb-server modempoller-nmsprime mod_ssl net-snmp net-snmp-devel net-snmp-utils nmsprime-base nmsprime-billingbase nmsprime-hfcbase nmsprime-hfcreq nmsprime-provbase nmsprime-provvoip php-common postgresql pwgen rh-php71 rh-php71-php-bcmath rh-php71-php-cli rh-php71-php-gd rh-php71-php-gmp rh-php71-php-ldap rh-php71-php-mbstring rh-php71-php-mysqlnd rh-php71-php-pdo rh-php71-php-pear rh-php71-php-pgsql rh-php71-php-snmp rsync sclo-php71-php-mcrypt texlive texlive-latex tftp tftp-server vim-common wget xinetd zip |
You could check "Install/config.cfg" file(s) to show all dependent RPMs NMS Prime needs to install. To check
Code Block | ||
---|---|---|
| ||
git clone
cd nmsprime
find -name 'config.cfg' -exec cat {} + | grep depends | awk '{print $3}' | tr '"' ' ' | tr '\n' ' ' | tr ';' '\n' | tr ' ' '\n' | sort | uniq |