Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
dragonfly_bsd [2018/12/30 03:08] beandogdragonfly_bsd [2019/05/24 21:57] (current) – [DragonFly BSD] beandog
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