VLC compilation process and encountered errors

Source: Internet
Author: User

I. decompress the source code and Library (note that the source code and library should match)
CD vlc-0.8.6i

II. (execution) Pilot command
./Bootstrap

3. Edit and execute the VLC script

Dos2unix configure-vlc01.sh // convert from DOS to Unix

/Configure-vlc01.sh

Iv. Make
If it is a dual-core computer, you can run:
Make-J2 // a directory vlc-0.8.6i appears under the vlc-0.8.6i directory,

Make package-win32-base // green version VLC

Make package-win32-zip // ZIP file is provided on the official website/Win32/*. Zip

Possible issue records:
1,
Add row 7th of VLC. win32.nsi
! Define version "0.8.6i" can solve the problem of $ {version.

2,
If the script encounters an error similar to permission denied, upgrade the script permission:
Chmod 777 configure-vlc01.sh

3,

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.