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
Last revisionBoth sides next revision
doc:appunti:linux:video:olive_editor_compile_debian_bookworm [2023/11/06 17:49] – [Copying the binary file] niccolodoc:appunti:linux:video:olive_editor_compile_debian_bookworm [2023/11/06 17:54] – [Copying the binary file to another PC] 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 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. 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.
Line 91: Line 91:
 I copied the file as **/usr/local/bin/olive-editor**. I copied the file as **/usr/local/bin/olive-editor**.
  
-You have to install the dependencies manually:+You may have to install the dependencies manually:
  
 <code bash> <code bash>
Line 100: Line 100:
 </code> </code>
  
-You can check if all the dependecies are satisfied by executing:+Check if all the dependecies are satisfied by executing:
  
 <code bash> <code bash>
 ldd /usr/local/bin/olive-editor ldd /usr/local/bin/olive-editor
 </code> </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