Retourner au contenu associé (entrée de forum : incompréhension de mise en place programme)
Posté par NeoX le 18 décembre 2023 à 17:00. En réponse au message incompréhension de mise en place programme. Évalué à 4.
parce que techniquement tout est marqué dedans
You can download latest binary for rust-pullauta for your platform from the latest tags.
https://github.com/rphlo/rusty-pullauta/releases/latest
Linux & Mac For the script to work you may need to install the perl script dependencies:
sudo cpan install GD POSIX Config::Tiny Geo::ShapeFile
Finally you'll also need the las2txt binary that you'll have to compile:
git clone https://github.com/LAStools/LAStools cd LAStools make cp bin/las2txt /usr/local/bin/
Finally run the perl script as you would run the pullautin.exe, it will invoke the rust binary when posible, eg:
perl pullauta L3323H3.laz
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
# tu as lu le readme ?
Posté par NeoX . En réponse au message incompréhension de mise en place programme. Évalué à 4.
parce que techniquement tout est marqué dedans
https://github.com/rphlo/rusty-pullauta/releases/latest
Linux & Mac
For the script to work you may need to install the perl script dependencies:
Finally you'll also need the las2txt binary that you'll have to compile:
Finally run the perl script as you would run the pullautin.exe, it will invoke the rust binary when posible, eg: