Selaa lähdekoodia

clarify shell dependencies

The contributed script uses bash features extensively and does not work with ksh.
tags/v1.9.90
Ben Hildred 5 vuotta sitten
vanhempi
commit
1dd3448e41
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2
    2
      BUILDING.txt

+ 2
- 2
BUILDING.txt Näytä tiedosto

@@ -158,8 +158,8 @@ The following procedure will build both the TigerVNC Viewer and a
"legacy-friendly" version of the TigerVNC Server:

cd {build_directory}
sh {source_directory}/contrib/xorg/build-xorg init
sh {source_directory}/contrib/xorg/build-xorg build [additional CMake flags]
bash {source_directory}/contrib/xorg/build-xorg init
bash {source_directory}/contrib/xorg/build-xorg build [additional CMake flags]

build-xorg generates a version of Xvnc that has no external dependencies on the
X11 shared libraries or any other distribution-specific shared libraries. This

Loading…
Peruuta
Tallenna