Lines Matching refs:install
29 my $install = "";
109 print "Warning: better to also install \"$prog\".\n";
111 print "ERROR: please install \"$prog\", otherwise, build won't work.\n";
115 $install .= " " . $map{$prog};
117 $install .= " " . $prog;
121 $install =~ s/^\s//;
392 printf("\n\tsudo apt-get install $install\n");
436 printf("\thttps://www.systutorials.com/241660/how-to-install-tex-live-on-centos-7-linux/\n");
464 printf("\n\tsudo dnf install -y $install\n");
468 printf("\n\tsudo yum install -y $install\n");
507 # I tried hard, but was unable to find a way to install
516 printf("\n\tsudo zypper install --no-recommends $install\n");
540 $packager_cmd = "dnf install";
560 printf("\n\tsudo $packager_cmd $install\n");
590 printf("\n\tsudo pacman -S $install\n");
631 printf("\tsudo emerge --ask $install\n");
697 print "So, I can't provide you a hint with the install procedure.\n";
818 # user to install it from the package distro.
865 print "Instead of install/upgrade Python Sphinx pkg, you could use pip/pypi with:\n\n";
878 printf "\tpip install -r $requirement_file\n";
888 $install = "";
972 # Do distro-specific checks and output distro-install commands
1028 # work with all distros with a minimal package install. So, several