{"id":730,"date":"2023-06-30T15:12:19","date_gmt":"2023-06-30T07:12:19","guid":{"rendered":"http:\/\/www.inhhh.com\/blog\/?p=730"},"modified":"2024-04-28T15:39:24","modified_gmt":"2024-04-28T07:39:24","slug":"2023-6-29-%e5%ae%89%e8%a3%85%e6%a0%91%e8%8e%93%e6%b4%be","status":"publish","type":"post","link":"http:\/\/www.inhhh.com\/blog\/?p=730","title":{"rendered":"2024-4-28 \u5168\u65b0\u5b89\u88c5\u6811\u8393\u6d3e"},"content":{"rendered":"\n<p>\u786c\u4ef6\uff1a\u6811\u8393\u6d3e3B+   \u7cfb\u7edf\uff1aRaspberry Pi OS with desktop and recommended software 2023-05-03 X86<\/p>\n\n\n\n<p>1.\u4e0b\u8f7d\u7cfb\u7edf<br>https:\/\/downloads.raspberrypi.org\/raspios_full_armhf\/images\/raspios_full_armhf-2024-03-15\/2024-03-15-raspios-bookworm-arm64-full.i<br><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>apt-get install -y wget\napt-get install -y vim\napt-get install -y gcc\n\napt-get install -y openssl\napt-get install -y iw\napt-get install -y usbutils\napt-get install -y v4l-utils\napt-get install -y ntfs-3g\napt-get install -y zip\napt-get install -y unzip\napt-get install -y cpio\napt-get install -y pkg-config\napt-get install -y automake\napt-get install -y gimp\napt-get install -y swig\napt-get install -y libtool\napt-get install -y nasm\napt-get install -y autoconf\n\napt-get install -y git\napt-get install -y mercurial\napt-get install -y libcurl4\napt-get install -y cmake\napt-get install -y yasm\n<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>wget http:\/\/curl.haxx.se\/download\/curl-7.38.0.tar.gz\ntar -xzvf curl-7.38.0.tar.gz\ncd curl-7.38.0\n.\/configure  --prefix=\/usr\/local\/curl\nmake\nmake install<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>mkdir -p \/var\/www\/setup\/PCRE\ncd  \/var\/www\/setup\/PCRE\nwget github.com\/PCRE2Project\/pcre2\/releases\/download\/pcre2-10.40\/pcre2-10.40.tar.gz\ntar -zxf pcre2-10.40.tar.gz\ncd pcre2-10.40\n.\/configure  --prefix=\/usr\/local\/pcre\nmake\nsudo make install<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>mkdir -p \/var\/www\/setup\/zlib\r\ncd  \/var\/www\/setup\/zlib\nwget http:\/\/zlib.net\/zlib-1.2.13.tar.gz\ntar -zxf zlib-1.2.13.tar.gz\ncd zlib-1.2.13\n.\/configure --prefix=\/usr\/local\/curl\nmake\nsudo make install\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\u786c\u4ef6\uff1a\u6811\u8393\u6d3e3B+ \u7cfb\u7edf\uff1aRaspberry Pi OS with desktop and recommend<\/p>\n<div class=\"more-link\">\n\t\t\t\t <a href=\"http:\/\/www.inhhh.com\/blog\/?p=730\" class=\"link-btn theme-btn\"><span>Read More <\/span> <i class=\"fa fa-caret-right\"><\/i><\/a>\n\t\t\t<\/div>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-730","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"http:\/\/www.inhhh.com\/blog\/index.php?rest_route=\/wp\/v2\/posts\/730","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.inhhh.com\/blog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.inhhh.com\/blog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.inhhh.com\/blog\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.inhhh.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=730"}],"version-history":[{"count":5,"href":"http:\/\/www.inhhh.com\/blog\/index.php?rest_route=\/wp\/v2\/posts\/730\/revisions"}],"predecessor-version":[{"id":734,"href":"http:\/\/www.inhhh.com\/blog\/index.php?rest_route=\/wp\/v2\/posts\/730\/revisions\/734"}],"wp:attachment":[{"href":"http:\/\/www.inhhh.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=730"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.inhhh.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=730"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.inhhh.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=730"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}