Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
dragonfly_bsd [2018/12/30 03:08] – beandog | dragonfly_bsd [2019/05/24 21:57] (current) – [DragonFly BSD] beandog | ||
---|---|---|---|
Line 6: | Line 6: | ||
The default device for the optical drive is ''/ | The default device for the optical drive is ''/ | ||
+ | |||
+ | It not already installed, you will need automake and autoconf: | ||
+ | |||
+ | < | ||
+ | pkg install autoconf automake pkgconf | ||
+ | </ | ||
==== dvd_info ==== | ==== dvd_info ==== | ||
Line 15: | Line 21: | ||
</ | </ | ||
- | It not already installed, you will need automake and autoconf: | ||
- | |||
- | < | ||
- | pkg install autoconf automake | ||
- | </ | ||
Download the source code from github, and build: | Download the source code from github, and build: |