Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
dragonfly_bsd [2018/12/29 20:08]
beandog
dragonfly_bsd [2019/05/24 15:57]
beandog [DragonFly BSD]
Line 6: Line 6:
  
 The default device for the optical drive is ''/​dev/​cd0''​ The default device for the optical drive is ''/​dev/​cd0''​
 +
 +It not already installed, you will need automake and autoconf:
 +
 +<​code>​
 +pkg install autoconf automake pkgconf
 +</​code>​
  
 ==== dvd_info ==== ==== dvd_info ====
Line 15: Line 21:
 </​code>​ </​code>​
  
-It not already installed, you will need automake and autoconf: 
- 
-<​code>​ 
-pkg install autoconf automake 
-</​code>​ 
  
 Download the source code from github, and build: Download the source code from github, and build:

Navigation