XJadeo for opensuse 11.3 x86_64

I am looking for XJadeo for opensuse 11.3 x86_64 for synchronizing video with audio

Solved compiled it

Wondering why there is no Xjadeo package for opensuse 12.x

On 04/15/2013 07:26 PM, anton wrote:
>
> Wondering why there is no Xjadeo package for opensuse 12.x

just guessing, but i’d say probably because there wasn’t one for 11.x
either…

and, there doesn’t seem to be a big bunch of users asking for one…


dd
openSUSE®, the “German Engineered Automobile” of operating systems!

is that so.
So Xjadeo is not interesting for openSUSE.
it is not that easy for anyone to compile.
but maybe something else is used for video sync.

On 04/15/2013 10:26 PM, anton wrote:
> it is not that easy for anyone to compile.

why?
have you tried? (i have not, but i could) if you have trouble, ask
for help…

OH! i just noticed you are using openSUSE 11.3, which went past its
end-of-life in January of 2012…15 months ago…since then it has
had neither security updates nor bug fixes…

as such, it has several known security vulnerabilities and you should
remove that machine from any network connected to the internet PDQ…

and, upgrade it to a supported version as soon as possible!

finally, i did not write “Xjadeo is not interesting for openSUSE.” i
have no idea how interesting it is, or might be…just that there
has been very little interest shown…for example, this google of
all opensuse.org shows only 16 hits!!

https://www.google.com/search?q=XJadeo+site%3Aopensuse.org


dd
openSUSE®, the “German Engineered Automobile” of operating systems!

I am using 12.3 x86_64
Its no problem for me.
Compile with portmidi can be a problem missing -lportmidi

Xjadeo is very handy for video sync with for example Ardour but maybe most people use then Ubuntu or AV linux.

Am 15.04.2013 23:46, schrieb anton:
> Compile with portmidi can be a problem missing --lportmidi-

Why is that a problem? It is part of the package portmidi-devel.


PC: oS 12.3 x86_64 | i7-2600@3.40GHz | 16GB | KDE 4.10.0 | GTX 650 Ti
ThinkPad E320: oS 12.3 x86_64 | i3@2.30GHz | 8GB | KDE 4.10.0 | HD 3000
HannsBook: oS 12.3 x86_64 | SU4100@1.3GHz | 2GB | KDE 4.10.0 | GMA4500

lportmidi I thought you then need libportmidi package but yes portmidi-devel you also need for missing portmidi.h that is the next error after you type in make.
If you know the answer then compiling is not that hard that’s true.

It is a general rule, when you compile from source the package with the
dependency is not enough you also need the corresponding -devel package.
If you keep that in mind then compiling from source is often easy.


PC: oS 12.3 x86_64 | i7-2600@3.40GHz | 16GB | KDE 4.10.0 | GTX 650 Ti
ThinkPad E320: oS 12.3 x86_64 | i3@2.30GHz | 8GB | KDE 4.10.0 | HD 3000
HannsBook: oS 12.3 x86_64 | SU4100@1.3GHz | 2GB | KDE 4.10.0 | GMA4500

Answer this one : qmake not found: please install the Qt4 development

Its not that easy for beginners.

You need libqt4 and libqt4-devel

My preference is still install with Yast (rpm) also useful for updating packages.

Am 19.04.2013 15:46, schrieb anton:
>
> Answer this one : qmake not found: please install the Qt4 development
>
> Its not that easy for beginners.
>
>
No it is not easy for beginners. That is not a dependency as such but
the build system used. If it is mentioned in the README file the source
code comes with then you are in a good situation, otherwise it is often
guesswork. (Do I need the autotools, do I need cmake, qmake a
combination of them or scons or … ?).
Some software is so badly documented in the readme files that you
compile look at the first error install what you guess redo the compile
look at the next error … ad infinitum and at the end you notice that
at the very beginning you should have passed a special flag to a
configure script.

Of course compiling from source in its full generality is not really for
beginners.


PC: oS 12.3 x86_64 | i7-2600@3.40GHz | 16GB | KDE 4.10.0 | GTX 650 Ti
ThinkPad E320: oS 12.3 x86_64 | i3@2.30GHz | 8GB | KDE 4.10.0 | HD 3000
HannsBook: oS 12.3 x86_64 | SU4100@1.3GHz | 2GB | KDE 4.10.0 | GMA4500

Does it work now?


PC: oS 12.3 x86_64 | i7-2600@3.40GHz | 16GB | KDE 4.10.0 | GTX 650 Ti
ThinkPad E320: oS 12.3 x86_64 | i3@2.30GHz | 8GB | KDE 4.10.0 | HD 3000
HannsBook: oS 12.3 x86_64 | SU4100@1.3GHz | 2GB | KDE 4.10.0 | GMA4500

On 04/19/2013 03:46 PM, anton wrote:
> Its not that easy for beginners.

at some point, everyone here was a Linux beginner…each time you
compile it will get easier…

so, it is not a bad reflection on you OR openSUSE that it is not
easy…if in a few years you move to (say) Ubuntu then you will be a
Ubuntu beginner…

if i move to MS-Windows i would be more lost than you are…


dd