Package Details: j8-git 1.4.1-1

Package Base: j8-git
Description: J is a modern, high-level, general-purpose, high-performance programming language
Upstream URL: http://www.jsoftware.com
Category: devel
Licenses: GPL3, LGPL
Submitter: tomeil
Maintainer: None
Last Packager: tomeil
Votes: 2
First Submitted: 2014-02-15 16:24
Last Updated: 2015-04-04 10:24

Latest Comments

Comment by FreeFull

2015-03-09 16:33

It seems that qt5-webengine is necessary for the QT interface to build properly and run. It should be added to the dependencies.

Comment by tomeil

2014-11-21 20:35

I've tested with success the PKGBUILD on x86_64.
Here is the binary package:

http://www.databaserossoverde.it/jsoftware/j8-git-1.2.5-1-x86_64.pkg.tar.xz

Comment by cacplate

2014-11-16 13:57

x86_64

Comment by tomeil

2014-11-15 18:55

Cannot replicate your problem.
libjqt.so is compiled correctly on my system (32 bit)
What's your architecture (i686 or x86_64)?
The i686 binary package is available at:
http://www.databaserossoverde.it/jsoftware/j8-git-1.2.5-1-i686.pkg.tar.xz

Comment by cacplate

2014-11-15 02:00

libjqt.so missing, cannot open the qt console. What am I missing?

Comment by tomeil

2014-09-20 10:26

Package updating for j803

Comment by tomeil

2014-06-15 16:16

Package updating for j802.
New profilex.ijs for better addons management.

Comment by tcostigl

2014-04-25 15:18

The source package builds an incorrect library under gcc 4.8 due to compiler alignment issues. Lots of test scripts will fail.

Putting this in prepare should fix the problem.

sed -i 's@#define SY_ALIGN.*@#define SY_ALIGN 1@' js.h

Comment by tomeil

2014-02-25 18:37

Warning: to prevent segfault, update (using j package manager) system library and ide/qt addon before updating the j8-git package to 1.0.24

Comment by tomeil

2014-02-15 16:43

My mistake:
# systemctl start j8hsd

All comments