Lines Matching refs:build
33 my $rec_version = "1.7.9"; # PDF won't build here
107 print "ERROR: please install \"$prog\", otherwise, build won't work.\n";
244 my $fname = "sphinx-build";
247 $fname = "sphinx-build-3";
263 if (m/^\s*sphinx-build\s+([\d\.]+)(\+\/[\da-f]+)?$/) {
434 printf("If you want to build PDF, please read:\n");
689 "sphinx-build" => "sphinx"
779 die "Can't build as $need mandatory dependency is missing";
781 die "Can't build as $need mandatory dependencies are missing";
785 # Check if sphinx-build is called sphinx-build-3
787 printf "\tsudo ln -sf %s /usr/bin/sphinx-build\n\n",
788 which("sphinx-build-3");
811 $sphinx_cmd =~ s/activate/sphinx-build/;
857 die "Can't build as $need mandatory dependency is missing";
859 die "Can't build as $need mandatory dependencies are missing";
883 print "\t--no-pdf\t- don't check for dependencies required to build PDF docs\n\n";