Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

Update of build dependencies for Ubuntu 24.04 (Noble Numbat)

Đang mở
#77 3 bình luận 1 reaction 0 người được giao Xem trên GitHub

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

Đánh giá

Độ khó
2/5
Thời gian dự kiến
1-3 giờ
Mức phù hợp với người mới
35/100
Loại issue
Lỗi
Độ rõ ràng
Khá rõ ràng
Mức độ hoạt động
Đình trệ
Công nghệ
shell, ubuntu

Hướng nghiên cứu

Start by locating where this project's Ubuntu build dependencies are defined, since the issue does not name a file or test. Compare that definition with the provided apt package list and verify that the Vim AppImage builds successfully on Ubuntu 24.04 using the updated dependencies.

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

Mô tả

In Ubuntu 24.04 support for Python2 has finally ended. As a consequence the dependencies for the build of this Vim appimage do not work anymore for building Vim on Ubuntu 24.04.

With the following dependencies, locally building Vim on Ubuntu 24.04 will be successful again:

sudo apt update && sudo apt install -y \
            autoconf \
            lcov \
            gettext \
            libcanberra-dev \
            libperl-dev \
            python3-dev \
            liblua5.4-dev \
            lua5.4 \
            ruby-dev \
            tcl-dev \
            cscope \
            libgtk-3-dev \
            desktop-file-utils \
            libtool-bin \
            at-spi2-core \
            libsodium-dev \
            xorg-dev \
            libxkbcommon-dev
Ngôn ngữ chính
Shell
Star
146
Fork
26
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

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.

Issue khác của vim/vim-appimage

Tất cả issue của vim/vim-appimage

Issue tương tự

Thêm issue về Shell/Bash

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.