Originally Posted by Beanpole
|
We currently have a module for multimedia/openmovieeditor, but the PBI is failing to work properly at the current time. You may test it yourself if you like, by downloading it directly from the build servers[1].
[1] pbibuild.pcbsd.org (32-bit)
pbibuild64.pcbsd.org (64-bit)
|
Hi Ken,
Openmovieeditor does not launch from the menu after installing the pbi using pbi installer.
I tried to run from the command line, i got this error messages below.
[cabpa@pcbsd-8234] ~% openmovieeditor
When submitting a BUG report, or SUPPORT request, please include the following information:
(See Help->About... too)
----8<-----------------------
Open Movie Editor Version: 0.0.20090105
Libquicktime Version: 1.2.4
Libquicktime API Version: 12
----8<-----------------------
++ WARN: ioctl(fd, CDIOCALLOW) failed: Device not configured
++ WARN: ioctl(fd, CDIOCALLOW) failed: Device not configured
++ WARN: ioctl(fd, CDIOCALLOW) failed: Device not configured
++ WARN: ioctl(fd, CDIOCALLOW) failed: Device not configured
++ WARN: ioctl(fd, CDIOCALLOW) failed: Device not configured
++ WARN: ioctl(fd, CDIOCALLOW) failed: Device not configured
I tried to overwrite the installation using pbi_add because when I tried to uninstall using pbi_delete, I got this error.
pbi_delete: can't find installed pbi (openmovieeditor)
Then when I tried to run from the command line after overwritten installation, i got this error also.
Shared object "libportaudio.so.2" not found, required by "openmovieeditor"
I tried to build myself the openmovieeditor in EasyPBI, I got this error.
Invalid Port. Please select a valid port directory.
Example: /usr/ports/archivers/unzip is a valid port directory.