User Tools

Site Tools


doc:appunti:linux:video:olive_editor_compile_debian_bookworm

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
Next revisionBoth sides next revision
doc:appunti:linux:video:olive_editor_compile_debian_bookworm [2023/11/06 17:47] – [Configuration warnings] niccolodoc:appunti:linux:video:olive_editor_compile_debian_bookworm [2023/11/06 17:53] – [Copying the binary file] niccolo
Line 85: Line 85:
 The **crashpad** is a C++ program available here: **[[https://chromium.googlesource.com/crashpad/crashpad/|crashpad]]**. The **crashpad** is a C++ program available here: **[[https://chromium.googlesource.com/crashpad/crashpad/|crashpad]]**.
  
-===== Copying the binary file =====+===== Copying the binary file to another PC =====
  
-At the end of the compile process you can find the binary file **olive-editor** into the directory **/usr/local/src/olive-editor/olive/app/**. You can just copy that file into another workstation where you have your preferred desktop environment.+At the end of the compile process you will find the binary file **olive-editor** into the directory **/usr/local/src/olive-editor/olive/app/**. You can just copy that file into another workstation where you have your preferred desktop environment
 + 
 +I copied the file as **/usr/local/bin/olive-editor**.
  
 You have to install the dependencies manually: You have to install the dependencies manually:
Line 97: Line 99:
     libavfilter8     libavfilter8
 </code> </code>
 +
 +You can check if all the dependecies are satisfied by executing:
 +
 +<code bash>
 +ldd /usr/local/bin/olive-editor
 +</code>
 +
 +May be more dependencies exists, check the official [[https://packages.debian.org/bookworm/olive-editor|Debian package page for olive-editor]].
 +
  
doc/appunti/linux/video/olive_editor_compile_debian_bookworm.txt · Last modified: 2023/11/06 17:54 by niccolo