Page 1 of 1

xaralx

Posted: 18 Apr 2018, 01:24
by unixino
Hi, Can anybody help me to create a module from source of XARALX for Porteus4 ?
https://github.com/samuell/xara-xtreme
if anybody can help me i will be grateful.

xaralx

Posted: 20 Apr 2018, 21:54
by tome
Why not this:
http://archive.ubuntu.com/ubuntu/pool/m ... _amd64.deb (package without help files)
or this:
http://ftp.altlinux.org/pub/distributio ... x86_64.rpm (package with about 17 MB of help files)

EDIT:
You may need http://ftp.slackware.com/pub/slackware/ ... 6_64-2.txz and its dependency http://ftp.slackware.com/pub/slackware/ ... 6_64-2.txz

EDIT2:
You need also https://slackonly.com/pub/packages/curr ... slonly.txz, I didn't notice that I have it already in my system but it is not default. Thanks @Rava.

xaralx

Posted: 21 Apr 2018, 12:32
by Rava
@tome

I tried creating a module out of a XaraLX-0.7r1785-11.93 rpm, but so far that fails.
The only dependency seemingly there is is an older version of libpng, so I made a libpng12-1.2.57-4.x86_64.xzm

But trying to run xaralx fails:

Code: Select all

guest@porteus:~$ XaraLX 
XaraLX: relocation error: XaraLX: symbol _ZTV19wxGnomePrintFactory version WXU_2.8 not defined in file libwx_gtk2u_core-2.8.so.0 with link time reference
I have no clue how to handle this error.

xaralx

Posted: 22 Apr 2018, 09:28
by tome
@Rava
Try package for altlinux or ubuntu, for opensuse it doesn't work here.

xaralx

Posted: 24 Apr 2018, 09:35
by Rava
tome wrote:
22 Apr 2018, 09:28
@Rava
Try package for altlinux or ubuntu, for opensuse it doesn't work here.
I try the altlinux one. Hopefully I can also use GraphicsMagick-1.3.28-x86_64-1_slonly.txz instead of the imagemagick-6.9.9_40-x86_64-2.txz dependency.

xaralx

Posted: 25 Apr 2018, 09:23
by tome
Rava wrote:
24 Apr 2018, 09:35
Hopefully I can also use GraphicsMagick-1.3.28-x86_64-1_slonly.txz instead of the imagemagick-6.9.9_40-x86_64-2.txz dependency.
I don't think so, a warning occurs only once on first run, try with fresh profile (rm -r ~/.xaralx).