It seems that qt5-webengine is necessary for the QT interface to build properly and run. It should be added to the dependencies.
Search Criteria
Package Details: j8-git 1.4.1-1
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2015-06-22)
| 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: | |
| 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
Comment by tomeil
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
x86_64
Comment by tomeil
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
libjqt.so missing, cannot open the qt console. What am I missing?
Comment by tomeil
Package updating for j803
Comment by tomeil
Package updating for j802.
New profilex.ijs for better addons management.
Comment by tcostigl
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
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
My mistake:
# systemctl start j8hsd