Linux kali 3.14-kali1-amd64 compilation and installation wine 1.7.33, kaliwine

Source: Internet
Author: User

Linux kali 3.14-kali1-amd64 compilation and installation wine 1.7.33, kaliwine

1 root @ kali:/# uname-a 2 Linux kali 3.14-kali1-amd64 #1 SMP Debian 3.14.5-1kali1) x86_64 GNU/Linux 3 4 5 wget http://mirrors.ibiblio.org/wine/source/1.7/wine-1.7.33.tar.bz2 6 7 tar jxvf wine-1.7.33.tar.bz2 8 9 cd wine-1.7.33/10 11. /configure -- enable-win6412 13 according to configure: the prompt to install the corresponding dependency 14 15 history 16 2032 apt-get install libXxf86vm17 2033 apt-get install libxxf86vm18 2034 apt-get install li Bxxf86vm119 2035 apt-get install libxxf86vm1-dbg 20 2036 apt-get install libxxf86vm-dev 21 2037 apt-get install libosmesa622 2038 apt-get install libosmesa6-dev 23 2039 apt-get install opencl * 24 2040 apt-get install opencl-dev25 2041 apt-get install ocl-icd-dev 26 2042 apt-get install opencl-dev27 2043 apt-get install nvidia-opencl-dev28 29 2047 apt-get install libpcap-dev 30 2048 apt-get install Libhal-dev 31 2049 apt-get install libsane-dev 32 2050 apt-get install libv4l-dev 33 2051 apt-get install liblcms2-dev 34 2052 apt-get install oss4-dev 35 2053 apt-get install libcapi20-dev 36 2054 apt-get install libgsm1-dev 37 2055 apt-get install libtiff5-dev 38 2056 apt-get install libmpg123-dev 39 2057 apt-get install libopenal-dev 40 2058 apt-get install libldap2-dev 41 2059 apt -get install Prelink 42 2060 apt-get install libjavast43 2061 apt-get install libxslt1-dev 44 2062 apt-get install libsane-dev 45 2063 history46 root @ kali: /#47 48 run the dependency after installation 49 50. /configure -- enable-win6451 52 omitted .. 53 creating Makefile rules... done54 configure: creating. /config. status55 config. status: creating Make. tmp56 config. status: creating include/config. h57 config. status: linking tools/winewrapper to wine 58 config. status: linking tools/winewrapper to wine6459 config. status: executing include/stamp-h commands60 config. status: executing tools/makedep commands61 config. status: executing Makefile commands62 config. status: executing. gitignore commands63 64 65 configure: Finished. do 'make 'to compile Wine.66 67 then 68 root @ kali :~ /Tools/wine Chinese problem/wine-1.7.33 # make69 70 and then wait for 10 or 20 minutes 71 LC_ALL = C sed-e's, @ bindir \@, /usr/local/bin, G'-e's, @ dlldir \ @,/usr/local/lib64/wine, G'-e's, @ PACKAGE_STRING \@, wine 1.7.33, G'-e's, @ PACKAGE_VERSION \ @, 1.7.33, G' wineserver. fr. UTF-8.man.in> wineserver. fr. UTF-8.man | (rm-f wineserver. fr. UTF-8.man & false) 72 LC_ALL = C sed-e's, @ bindir \ @,/usr/local/bin, G'-e's, @ dlldir \@, /usr/local/lib64/wine, G'-e's, @ PACKAGE_STRING \ @, Wine 1.7.33, G'-e's, @ PACKAGE_VERSION \ @, 1.7.33, g'wineserver. man. in> wineserver. man | (rm-f wineserver. man & false) 73 make [1]: leaving directory '/root/tools/wine Chinese issue/wine-1.7.33/Server' 74 Wine build complete.75 76 then install 77 make install78 79 and there will be under/usr/local/bin win6480 81 root @ kali: /usr/local/bin #. /wine -- version82 wine-1.7.33

 

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.