Solaris testing procedure
@zmughal 已经在做这个了。
开始于 2016年4月26日。
评估
这个 Issue 还没有评估数据。
描述
Recording the steps taken for testing on Solaris:
Set up VM
# using a Vagrant box from <http://www.vagrantbox.es/>
vagrant box add solaris-11.2 http://www.benden.us/vagrant/solaris-11.2.box
vagrant init solaris-11.2
vagrant up
vagrant ssh
Download SolarisStudio 12.3 from here. You will need to create an Oracle account.
Prepare PDL build
cd /vagrant
tar xvjf SolarisStudio12.3-solaris-x86-bin.tar.bz2
echo 'export PATH=/vagrant/SolarisStudio12.3-solaris-x86-bin/solarisstudio12.3/bin:$PATH;' >> ~/.bashrc
echo 'export MANPATH=/vagrant/SolarisStudio12.3-solaris-x86-bin/solarisstudio12.3/man:$MANPATH;' >> ~/.bashrc
. ~/.bashrc
sudo perl -MCPAN -eshell
> install App::cpanminus
echo 'export PATH=/usr/perl5/5.12/bin::$PATH;' >> ~/.bashrc
echo 'export MANPATH=/usr/perl5/5.12/man:$MANPATH;' >> ~/.bashrc
. ~/.bashrc
git clone https://github.com/PDLPorters/pdl.git
cd pdl
sudo cpanm Devel::CheckLib
sudo cpanm --installdeps .
\curl -L http://install.perlbrew.pl | bash
echo "source ~/perl5/perlbrew/etc/bashrc" >> ~/.bashrc
. ~/.bashrc
- 主要语言
- Shell
- 星标
- 3
- 派生
- 1
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
PDLPorters/devops 的其他 Issue
-
难度 2/5 1-3 小时 新手友好度 42/100
PDLPorters/devops#41 · 6 条评论 ·
-
难度 5/5 一周以上 新手友好度 20/100
PDLPorters/devops#40 · 2 条评论 ·
-
PDLPorters/devops#38 · 1 个 reaction · 已指派 1 人 ·
-
难度 4/5 3-5 天 新手友好度 20/100
PDLPorters/devops#34 · 1 条评论 ·
-
bug
PDLPorters/devops#30 · 4 条评论 · 已指派 1 人 ·
查看 PDLPorters/devops 的全部 Issue
相似的 Issue
-
package-update
难度 2/5 1-3 小时 新手友好度 78/100
oSoWoSo/vOid_Community_repOsitory#144 · 1 条评论 ·
-
help wanted new command
难度 2/5 1-3 小时 新手友好度 72/100
tldr-pages/tldr#24151 ·
-
PacReq: Rune IDE 未关闭package request
难度 2/5 1-3 小时 新手友好度 68/100
pacstall/pacstall-programs#9402 ·
-
[BUG] ci: the first prefetch-images.sh call runs before shard.txt exists, so it is always a no-op 未关闭bug github-actions
难度 2/5 1-3 小时 新手友好度 82/100
-
update-request
难度 2/5 1-3 小时 新手友好度 72/100
msys2/MINGW-packages#31768 ·