Page 1 of 1

DVDStyler -2.1

PostPosted: Jan 19th, '12, 22:47
by XEON64
When I try to configure DVDStyler - 2.1 it returns one error: cannot find wxSVG.

My development install is default plus the files listed on the PiTiVi and Jokosher post.

All of the dependencies seem to be resolved except for the missing wxSVG.

Comment or Suggestions to solve the problem are welcome.

THANK YOU

Re: DVDStyler -2.1

PostPosted: Jan 19th, '12, 23:56
by alf
XEON64 wrote:All of the dependencies seem to be resolved except for the missing wxSVG.

I'd suppose to install package "wxsvg" to resolve the problem.

Re: DVDStyler -2.1

PostPosted: Jan 20th, '12, 05:19
by XEON64
Hello Alf:
I have found a wxGTK but no wxSVG.

Do you know if it is in the Mageia #1 repositories? or specifically what file would resolve this dependency.
Possibly this is related to Scalable Vector Graphics.

Re: DVDStyler -2.1

PostPosted: Jan 20th, '12, 12:21
by doktor5000
XEON64 wrote:Do you know if it is in the Mageia #1 repositories? or specifically what file would resolve this dependency.

No, currently wxsvg is only available for Cauldron: https://wiki.mageia.org/en/Cauldron
You might take a look at the output in files like config.log which are produced during
configuration, and which tell you exactly for which files it looks, but fromlooking at the cauldron
dvdstyler package it needs wxsvg-devel packages, among others.

But dvdstyler would be a candidate to provide it as an update to Mageia 1 as it was present
for Mandriva 2010.2. I'll have a look what can be done about it.