processing / processing/processing-website

Improved Linux install process

Đang mở Phù hợp với người mới
#358 2 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Tutorials
Ngôn ngữ chính
MDX
Star
90
Fork
122
Merge trung bình
1 giờ 43 phút
Pull request đã merge (30 ngày)
3

Mô tả

The documentation tells Linux users to unpack the archive in their /home directory and install Processing in that location. While this works (and is shorter), it might be preferable to install the software in the /opt directory. Not only is /opt the proper location to install so-called optional software, but launch shortcuts will aslo be added to the panel and desktop.

Description of install process in /opt directory :

  1. Download the file to your /home directory.
  2. Open a terminal window, and type tar xvfz processing-xxxx.tgz (replace xxxx with the rest of the file's name, which is the version number.) This will extract the content of the archive and create a folder named processing-4.0 or something similar.
  3. Move the processing folder to the /opt directory using this command sudo mv processing-xxxx /opt/
  4. Navigate to its location cd /opt/processing-xxxx/
  5. Perform the installation ./install.sh

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Hướng nghiên cứu

Mở tài liệu hướng dẫn bắt đầu được liên kết và tìm các hướng dẫn cài đặt Linux. Cập nhật chúng để mô tả rõ ràng workflow /opt được đề xuất, sau đó kiểm tra trang đã render và các lệnh cài đặt.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
linux
Lĩnh vực
documentation, operating-systems
Loại issue
Tài liệu
Độ khó
2/5
Thời gian dự kiến
1-3 giờ
Mức độ hoạt động
Ít trao đổi
Độ rõ ràng
Khá rõ ràng
Mức phù hợp với người mới
72/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.