硬件:
G4560+技嘉H110m-s2 +Rx560(二手显卡)
家里刚好有G4560+技嘉H110m-s2+8G内存的板子
就像装起来带去公司
之前的4790k+技嘉B85小板 已经装成功10.15.4 用起来还可以,学习用,直接黑果小兵搜10.15.4下载就可以了
这个G4560要仿冒cpu 才能安装
网上找了个EFI,替换可以进系统
附上链接 https://www.52pojie.cn/thread-1136147-1-1.html
我装的是10.13.6 第二天就已经用10.13.6 EFI替换 driver和kext config.list安装成功 10.15.5
进系统后要做的
1.调整鼠标滚轮方向
设置-鼠标-,滚动方向自然 不要打钩就行了
设置永不休眠 设置 节能
2.设置按键
修饰键 -设置自己喜欢的
3.挂载efi分区把U盘的efi拷贝到系统盘中(参考https://blog.daliansky.net/Common-problems-and-solutions-in-macOS-Catalina-10.15-installation.html
)
diskutil list
sudo diskutil mount disk0s1
sudo diskutil mount disk1s1
将U盘的efi拷贝到硬盘
我把原来硬盘的efi删除后拷贝过去
重启,然后插入大白菜uefi版本的U盘 重新引导到mac安装盘
按照链接中BOOTICE使用就可以了 安装完毕
4.下载xcode
https://developer.apple.com/download/more/
应为部分工具使用的xcode10.1
最好搜下支持系统版本支持的xcode 每个版本不一样 到时候会出现安装不了的情况
后面学习ios开发也是需要用到
5.下载AndroidStudio
下载jdk之前保存在csdn 下载速度快
https://download.csdn.net/download/XSL1990/12379402
配置jdk环境
sudo vim ~/.bash_profile #打开配置的文件
source .bash_profile #当配置完成后运行,让配置生效
export JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_241.jdk/Contents/Home
export PATH=$COCOS_CONSOLE_ROOT:$JAVA_HOME/bin:$PATH:.
export CLASSPATH=$JAVA_HOME/lib/tools.jar:$JAVA_HOME/lib/dt.jar:.
下载sdk
配置adb
sudo vim ~/.bash_profile
export ANDROID_HOME=/Users/qsl/Library/Android/sdk
export PATH=${PATH}:${ANDROID_HOME}/platform-tools
export PATH=${PATH}:{ANDROID_HOME}/tools
source ~/.bash_profile
配置usb调试
插入手机
命令行输入
system_profiler SPUSBDataType
查看
vi ~/.android/adb_usb.ini
设备的Product ID添加到该文件中
6.一个查看温度的插件
https://zhuanlan.zhihu.com/p/70804306
7.下载xcode qq 微信 wps idea 输入法等等等
第一、下载安装包 RAR for Mac OS X,[下载地址](https://www.rarlab.com/download.htm)。
第二、解压压缩包,cd Downloads/rar
第三、使用以下命令安装 rar 和 unrar:
1、sudo install -c -o $USER rar /usr/local/bin
2、sudo install -c -o $USER unrar /usr/local/bin
第四、命令:
解压:unrar x fileName.rar(files with full path) dirName
压缩:rar a fileName.rar(files with full path) dirName
[https://brew.sh/](https://brew.sh/)
安装:brew
sudo chgrp -R admin /usr/local
sudo chmod -R g+w /usr/local
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
brew install wget
安装flutter环境:
android studio 4.0不能安装插件
[https://www.cnblogs.com/modentime/p/13142000.html](https://www.cnblogs.com/modentime/p/13142000.html) 解决方法 这个需要重启
安装dart flutter两个插件重启
下载sdk
[https://flutter.dev/docs/development/tools/sdk/releases?tab=macos#macos](https://flutter.dev/docs/development/tools/sdk/releases?tab=macos#macos)
[https://flutterchina.club/setup-macos/](https://flutterchina.club/setup-macos/)
连接服务
[https://blog.csdn.net/h106140873/article/details/76680545](https://blog.csdn.net/h106140873/article/details/76680545)
打开Finder(或在桌面),CMD + k,可以得到以下页面:
在smb://后面,输入你的服务器地址或域名
defaults write com.apple.desktopservices DSDontWriteNetworkStores true
网络cpu内存等监听 iStat Menus Mac版
[http://www.pc6.com/mac/111587.html](http://www.pc6.com/mac/111587.html)
![image.png](https://img.haomeiwen.com/i1307663/339b3c4dacf1d973.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
clover 配置相关
![image.png](https://img.haomeiwen.com/i1307663/a0d92b236dc85fce.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
安装搜狗输入法
习惯了这个输入法
安装utools
![ ](https://img.haomeiwen.com/i1307663/49f77e9abe75d6d8.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
推荐个下载mac软件的地址
pc6.com
软件基本都有
安装iterm,相关配置
![image.png](https://img.haomeiwen.com/i1307663/80760402b166fa16.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
安装ios相关工具
[https://mirrors.tuna.tsinghua.edu.cn/help/rubygems/](https://mirrors.tuna.tsinghua.edu.cn/help/rubygems/)
[https://www.cnblogs.com/cmrcj/p/4931037.html](https://www.cnblogs.com/cmrcj/p/4931037.html)
sudo gem install cocoapods
![image.png](https://img.haomeiwen.com/i1307663/c5847f844c33948e.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
这才是安装成功
修改输入法快捷键
![](https://img.haomeiwen.com/i1307663/0afb4e3d138153f5.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
这个比较常用 都基本安装Ubuntu环境去配置了
缩放特效相关:
![image.png](https://img.haomeiwen.com/i1307663/18eea6bc2775d422.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
MacOS 安装flutter环境
https://flutter.dev/docs/get-started/install/macos
之前是直接下载的zip包进行安装 突然就不能用了很奇怪
直接重新再github下载了
用gitee转一下
flutter安装遇到的相关问题
-
Dart sdk is not found in the specified location
重新设置Dark flutter 位置
删掉flutter bin目录的cache文件后 重新flutter doctor -
flutter pub get
MacOS 相关环境
~/.bash_profile
export JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_241.jdk/Contents/Home
export PATH=$COCOS_CONSOLE_ROOT:$JAVA_HOME/bin:$PATH:.
export CLASSPATH=$JAVA_HOME/lib/tools.jar:$JAVA_HOME/lib/dt.jar:.
export ANDROID_HOME=/Users/qsl/Library/Android/sdk
export PATH=${PATH}:${ANDROID_HOME}/platform-tools
export PATH=${PATH}:{ANDROID_HOME}/tools
#flutter
export PUB_HOSTED_URL=https://pub.flutter-io.cn
export FLUTTER_STORAGE_BASE_URL=https://storage.flutter-io.cn
export PATH=/Users/qsl/soft/flutter/bin:$PATH
自己在 ~/.bash_profile 中配置环境变量, 可是每次重启终端后配置的不生效.需要重新执行 : $source ~/.bash_profile
发现zsh加载的是 ~/.zshrc文件,而 ‘.zshrc’ 文件中并没有定义任务环境变量。
解决办法
在~/.zshrc文件最后,增加一行:
source ~/.bash_profile
网友评论