因为要装一个开源软件,需要ubuntu下的go语言开发环境。 用这个开源软件,是为了隐私和安全,所以自然要对其使用源码编译方式。 这个软件需要最新版本的go,因此不得不手工源码安装go-lang。因为ubuntu默认安装的go并不是最新版本。 下面体验以下源码安装go的过程。 清除旧版本文件: ``` $ sudo apt-get remove golang-go $ sudo apt autoremove $ cd /usr/lib $ sudo rm -rf go go-1.10 ``` 安装环境: ``` $ sudo apt-get install bison gawk gcc libc6-dev make mercurial ``` 下载源码: ``` $ hg clone -r release https://go.googlecode.com/hg/ /usr/lib/go ``` 如果失败,可以直接下载源码压缩包(去官网查看最新版链接):https://studygolang.com/dl ``` $ wget https://studygolang.com/dl/golang/go1.14.src.tar.gz $ sudo tar -zxvf go1.14.src.tar.gz -C /usr/lib ``` 添加go的工作目录: ``` $ mkdir ~/go-1.14 $ cd ~/go-1.14 $ mkdir bin pkg src ``` 添加环境变量:`$ sudo vi ~/.profile` ``` # for go-lang export GOPATH=~/go-1.14 export GOROOT=/usr/lib/go export GOARCH=386 export GOOS=linux export GOTOOLS=$GOROOT/pkg/tool export PATH=$PATH:$GOROOT/bin:$GOPATH/bin ``` 进入源码目录:`$ cd /usr/lib/go/src` 执行源码安装go: `$ ./all.bash` 错误提示: ``` /usr/lib/go/src$ ./all.bash ./make.bash: 行 165: /home/userxxx/go1.4/bin/go: 没有那个文件或目录 Building Go cmd/dist using /home/userxxx/go1.4. () ERROR: Cannot find /home/userxxx/go1.4/bin/go. Set $GOROOT_BOOTSTRAP to a working Go tree >= Go 1.4. ``` 详细看了 all.bash,调用了目录下的 make.bash,脚本中提及,需要安装一个旧版本的go: ``` $ sudo apt-get install golang-go $ go version ``` 版本提示: ``` go version go1.10.4 linux/amd64 ``` 重新执行源码安装go: `$ ./all.bash` 进入正常安装程序。 安装后,删除旧版本的go:`$ sudo apt-get remove golang-go` 更新环境变量:`$ source ~/.profile` 查看版本:`$ go version` go版本已经为最新的1.14: ``` go version go1.14 linux/amd64 ```
author | dappcoder |
---|---|
permlink | ubuntu18-04-go-lang |
category | hive-132971 |
json_metadata | {"tags":["cn","mini","jjm","cn-reader","esteem","steemleo","zzan"],"links":["https://studygolang.com/dl"],"app":"steemit/0.2","format":"markdown"} |
created | 2020-03-15 09:55:39 |
last_update | 2020-03-15 10:15:00 |
depth | 0 |
children | 1 |
last_payout | 2020-03-22 09:55:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 2.912 HBD |
curator_payout_value | 2.875 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,521 |
author_reputation | 9,480,331,507,174 |
root_title | "ubuntu18.04 源码安装 go-lang 居然这么麻烦!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 96,370,923 |
net_rshares | 14,949,432,072,346 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
rivalhw | 0 | 673,611,963,213 | 50% | ||
justyy | 0 | 2,623,599,950,873 | 11.9% | ||
eforucom | 0 | 3,648,821,958 | 20% | ||
happyukgo | 0 | 580,244,683 | 11.9% | ||
steemitboard | 0 | 4,027,854,821 | 1% | ||
virus707 | 0 | 166,699,584,801 | 1% | ||
cn-reader | 0 | 9,266,278,946 | 50% | ||
superbing | 0 | 3,984,640,364 | 11.9% | ||
dailyfortune | 0 | 1,491,661,701 | 11.9% | ||
xiaoshancun | 0 | 39,100,499,242 | 100% | ||
dailystats | 0 | 7,637,656,953 | 11.9% | ||
jianan | 0 | 3,954,859,587 | 11.9% | ||
anxin | 0 | 290,098,334 | 11.9% | ||
lebin | 0 | 2,175,194,856,712 | 100% | ||
woolfe19861008 | 0 | 244,592,819 | 11.9% | ||
dongfengman | 0 | 1,384,897,666 | 11.9% | ||
serenazz | 0 | 104,482,503 | 11.9% | ||
ethanlee | 0 | 411,873,019 | 11.9% | ||
fanso | 0 | 119,375,433 | 11.9% | ||
lilypang22 | 0 | 117,228,871 | 11.9% | ||
fishcc | 0 | 533,976,931 | 11.9% | ||
fishdd | 0 | 428,569,520 | 11.9% | ||
millibot | 0 | 3,639,439,133 | 50% | ||
sweet-jenny8 | 0 | 2,692,837,810 | 11.9% | ||
atinna | 0 | 557,909,830 | 11.9% | ||
moneybaby | 0 | 807,305,876 | 2.5% | ||
weicomenew | 0 | 621,786,731 | 11.9% | ||
laiyuehta | 0 | 500,632,711 | 11.9% | ||
turtlegraphics | 0 | 271,162,121 | 11.9% | ||
witnesstools | 0 | 857,574,387 | 11.9% | ||
ilovecoding | 0 | 842,831,874 | 11.9% | ||
steemfuckeos | 0 | 389,780,110 | 11.9% | ||
minigame | 0 | 205,574,292,297 | 0.6% | ||
jjm13 | 0 | 899,649,267 | 1% | ||
haxxdump | 0 | 175,971,405 | 5% | ||
cplusplus | 0 | 861,617,656 | 11.9% | ||
partitura.leo | 0 | 116,449,309 | 50% | ||
cn-leo | 0 | 114,927,825 | 2% | ||
justsoso | 0 | 174,944,624 | 11.9% | ||
longhash | 0 | 753,445,933 | 11.9% | ||
dappcoder | 0 | 300,282,121,818 | 100% | ||
tex.fund | 0 | 1,058,304,433 | 100% | ||
hnt | 0 | 706,145,441 | 100% | ||
acu.fund | 0 | 0 | 100% | ||
mana.bank | 0 | 1,840,647,375 | 100% | ||
acu.fund.witness | 0 | 684,066,636 | 100% | ||
spbank | 0 | 3,213,238,725 | 100% | ||
yaowl | 0 | 573,281,366 | 100% | ||
alanyao | 0 | 491,240,710 | 100% | ||
missingwolf | 0 | 607,315,136 | 100% | ||
xinhuaren | 0 | 572,003,684 | 100% | ||
acufund | 0 | 562,307,536 | 100% | ||
downvoter | 0 | 129,848,191,652 | 100% | ||
manabot1 | 0 | 556,419,659 | 100% | ||
manabot | 0 | 564,961,446 | 100% | ||
huaren.news | 0 | 8,062,247,317,524 | 100% | ||
cameron.barnes | 0 | 251,556,330 | 100% | ||
manabot2 | 0 | 555,352,184 | 100% | ||
sherryzhou | 0 | 230,744,865 | 100% | ||
goodvoter | 0 | 643,651,711 | 100% | ||
anonymity.inlet | 0 | 549,933,421 | 100% | ||
manabot3 | 0 | 559,028,203 | 100% | ||
manabot4 | 0 | 0 | 100% | ||
manabank | 0 | 538,250,507 | 100% | ||
texfund | 0 | 551,044,188 | 100% | ||
goodreader | 0 | 451,924,733,571 | 100% | ||
goodposter | 0 | 551,490,617 | 100% | ||
goodcurator | 0 | 2,516,139,898 | 100% | ||
goodauthor | 0 | 584,544,656 | 100% | ||
shanyi | 0 | 666,914,636 | 100% | ||
yuwenzhaobin | 0 | 645,805,639 | 100% | ||
huangyiru | 0 | 636,863,635 | 100% | ||
qiuruling | 0 | 662,468,849 | 100% | ||
tongpingxia | 0 | 59,365,420 | 100% | ||
fushuo | 0 | 735,767,825 | 100% | ||
downscaner | 0 | 615,769,354 | 100% | ||
wang.han | 0 | 618,091,537 | 100% | ||
anonym.inlet | 0 | 867,482,653 | 100% | ||
rongyongyu | 0 | 704,739,916 | 100% | ||
heyaochen | 0 | 1,151,396,331 | 100% | ||
miyijuan | 0 | 666,979,741 | 100% | ||
xiangsong | 0 | 560,391,709 | 100% | ||
haiyaochang | 0 | 135,279,774 | 100% | ||
zhangyanxie | 0 | 699,298,690 | 100% | ||
jiduanren | 0 | 642,688,718 | 100% | ||
hanyiya | 0 | 709,012,035 | 100% | ||
guxiefeng | 0 | 683,088,118 | 100% | ||
hejuangang | 0 | 824,794,304 | 100% | ||
mengyin | 0 | 737,425,503 | 100% | ||
liaohepeng | 0 | 764,528,482 | 100% | ||
gaituan | 0 | 721,472,413 | 100% | ||
quxibei | 0 | 643,718,796 | 100% | ||
huarennews | 0 | 602,539,226 | 100% | ||
qukehan | 0 | 117,529,889 | 100% | ||
lvziyun | 0 | 3,561,865,243 | 100% | ||
telangpu | 0 | 263,204,242 | 100% | ||
chinesebi | 0 | 22,264,100,343 | 100% | ||
erlcet | 0 | 560,695,166 | 11.9% | ||
staryao | 0 | 298,338,818 | 100% | ||
steeemmonsters | 0 | 558,773,458 | 11.9% | ||
wilhb82 | 0 | 556,490,389 | 11.9% | ||
morningshlne | 0 | 560,030,585 | 11.9% | ||
leodec | 0 | 560,256,080 | 11.9% | ||
william.turner | 0 | 41,433,232 | 100% | ||
alyssa.mey | 0 | 42,661,166 | 100% | ||
raven.mottram | 0 | 34,369,258 | 100% | ||
brian.shanno | 0 | 0 | 100% | ||
annmarie.prigge | 0 | 135,433,771 | 100% | ||
meaghan.dajer | 0 | 28,795,591 | 100% | ||
longye | 0 | 27,266,685 | 100% | ||
wangping | 0 | 26,521,822 | 100% | ||
likeqianq | 0 | 24,839,616 | 100% | ||
jinpingxi | 0 | 28,132,738 | 100% | ||
gavinyao | 0 | 38,341,757 | 100% | ||
dragon8king | 0 | 39,991,393 | 100% | ||
steem.buzz | 0 | 524,235,720 | 100% | ||
gavin.yao | 0 | 750,000,000 | 100% | ||
wangfang | 0 | 568,280,948 | 100% | ||
zhangjin | 0 | 126,963,162 | 100% | ||
china.news | 0 | 36,538,027 | 100% | ||
newcoder | 0 | 33,824,091 | 100% | ||
coderhappy | 0 | 146,590,730 | 100% | ||
siturenxiong | 0 | 40,468,414 | 100% | ||
yukaiyi | 0 | 36,802,648 | 100% | ||
news.bot | 0 | 39,529,385 | 100% | ||
douxili | 0 | 42,389,990 | 100% | ||
suckmydick | 0 | 378,673,714 | 11.9% | ||
chromebook | 0 | 366,375,146 | 11.9% | ||
voterking | 0 | 37,195,089 | 100% | ||
ericandryan | 0 | 1,228,689,595 | 11.9% |
Congratulations @dappcoder! You have completed the following achievement on the Steem blockchain and have been rewarded with new badge(s) : <table><tr><td><img src="https://steemitimages.com/60x70/http://steemitboard.com/@dappcoder/posts.png?202003152357"></td><td>You published more than 50 posts. Your next target is to reach 60 posts.</td></tr> <tr><td><img src="https://steemitimages.com/60x60/http://steemitboard.com/img/notifications/postallweek.png"></td><td>You published a post every day of the week</td></tr> </table> <sub>_You can view [your badges on your Steem Board](https://steemitboard.com/@dappcoder) and compare to others on the [Steem Ranking](https://steemitboard.com/ranking/index.php?name=dappcoder)_</sub> <sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub> To support your work, I also upvoted your post! ###### [Vote for @Steemitboard as a witness](https://v2.steemconnect.com/sign/account-witness-vote?witness=steemitboard&approve=1) to get one more award and increased upvotes!
author | steemitboard |
---|---|
permlink | steemitboard-notify-dappcoder-20200316t084217000z |
category | hive-132971 |
json_metadata | {"image":["https://steemitboard.com/img/notify.png"]} |
created | 2020-03-16 08:42:18 |
last_update | 2020-03-16 08:42:18 |
depth | 1 |
children | 0 |
last_payout | 2020-03-23 08:42:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,062 |
author_reputation | 38,975,615,169,260 |
root_title | "ubuntu18.04 源码安装 go-lang 居然这么麻烦!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 96,400,345 |
net_rshares | 0 |