2005-11-09 16:43:05 -05:00
|
|
|
Installing prt-get
|
|
|
|
------------------
|
2023-09-03 16:11:29 -04:00
|
|
|
|
2005-11-09 16:43:05 -05:00
|
|
|
Installing prt-get is just a matter of
|
2023-09-03 16:11:29 -04:00
|
|
|
meson setup bld --prefix=/usr
|
|
|
|
cd bld && meson compile
|
|
|
|
meson install
|