https://bugzilla.redhat.com/show_bug.cgi?id=498390
--- Comment #39 from Gerd Pokorra <[email protected]> --- I have done an architecture dependent nqp scratch build at: https://koji.fedoraproject.org/koji/taskinfo?taskID=18093323 From the scratch build I downloaded nqp-0.0.2017.01-1.fc25.i686.rpm and nqp-0.0.2017.01-1.fc25.x86_64.rpm. I could install both rpms and both rpms are working at my x86_64 machine. # rpm -qa nqp | grep nqp nqp-0.0.2017.01-1.fc25.i686 # nqp --e 'say("Hello!");' Hello! # uname -a Linux ..fc25.x86_64 #1 SMP Fri Jan 6 18:11:49 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux The Java bytecode goes to /usr/share/java. -- You are receiving this mail because: You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected]
