Binary for Linux x86 64-bit Does not work

Bug #921277 reported by Jay Mac
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Nixory
New
Medium
Unassigned

Bug Description

The link for the Linux version of the binary for x86 64-bit is:

http://sourceforge.net/projects/nixory/files/nixory%201.x/1.2.4/nixory-1.2.4-linux-x86_64.tar.bz/download

You get a .bz file which only decompresses is you change the extension to .gz

Then when you run it you get:

$ ./nixory
Error loading Python lib './libpython2.7.so.1.0': /lib/libc.so.6: version `GLIBC_2.14' not found (required by ./libpython2.7.so.1.0)

There are no instructions, so it's hard to figure out how to install it.

The source version works.

Revision history for this message
yoshis (yoshis) wrote :

Hi Jay Mac,

Thansk for your report.
Yes, I had noticed this problem and it looks like Python 2.7 (which the binary version is based on) requires additional unexpected dependencies. I think I will release a fixed binary version as soon as possible.

Until then, please use the source version which is always the recommended option for a linux user

Changed in nixory:
importance: Undecided → Medium
Revision history for this message
LinuxPusher (linuxpusher) wrote :

I have downloaded the nixory package.
Nixory install error, when trying to open "nixory-1.2.4-linux-x86_64.tar.bz" I get the following error.
I have also tried Gdeb installer, Archive Manager / Mounter.

I believe I have all the dependencies installed.

ERROR:
bzip2: (stdin) is not a bzip2 file.
tar: Child returned status 2
tar: Error is not recoverable: exiting now

I was able to unzip with the following terminal command:
sudo apt-get update; sudo apt-get -y install unp; cd ~/Downloads; unp ./nixory-1.2.4-linux-x86_64.tar.bz

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.