0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

install gphys on RockyLinux 8.8

Posted at

TL;DR

  • install gphys(電脳地球ライブラリ)
  • use gcc & gfortran
  • use DCL-7.5.1(電脳地球ライブラリ)
  • rocky linux 8.8

url

prepare

install DCL-7.5.1

install ruby

ruby -v
# ruby 3.3.5 (2024-09-03 revision ef084cc8f4) [x86_64-linux]

install rake-compiler

require for gem build

gem install rake-compiler

gphys

get

git clone http://dennou-k.gfd-dennou.org/arch/ruby/products/gphys/git_repos/gphys.git

rake build

cd gphys

touch ChangeLog
rake build --trace

install

cd pkg
gem install gphys-1.5.7.alpha.gem
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?