Thanks, waiting for that file.

Some more info:

$ file /usr/bin/ijconsole-8.05
/usr/bin/ijconsole-8.05: ELF 64-bit LSB executable, x86-64, version 1
(SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for
GNU/Linux 2.6.9, stripped

$ ls -l /usr/bin/ijconsole-8.05
-rwxr-xr-x 1 root root 10400 Okt  4 17:38 /usr/bin/ijconsole-8.05

$ ls -l /usr/lib/x86_64-linux-gnu/libj.so.8.05
-rw-r--r-- 1 root root 2411328 Okt  4 17:38
/usr/lib/x86_64-linux-gnu/libj.so.8.05

$ ls -l /usr/lib/x86_64-linux-gnu/libedit.so.2.0.53
-rw-r--r-- 1 root root 212168 Feb  7  2016
/usr/lib/x86_64-linux-gnu/libedit.so.2.0.53



Am 26.10.2016 um 16:14 schrieb bill lam:
> the ijconsole/jconsole is incorrect. Its size should be about
> 160kb and linked statically to libedit.so,
>
> I'll email another jconsole to you off list.
>
> Ср, 26 окт 2016, Jens Pfeiffer написал(а):
>> Hi all,
>>
>>
>> tried to install the beta on a frest Ubuntu 16.10:
>>
>>
>> $ sudo dpkg -i j805_amd64.deb
>>
>> [..success]
>>
>> $ ijconsole
>> ijconsole: error while loading shared libraries: libedit.so: cannot open
>> shared object file: No such file or directory
>>
>> $ sudo ln -s /usr/lib/x86_64-linux-gnu/libedit.so.2
>> /usr/lib/x86_64-linux-gnu/libedit.so
>>
>> [..success]
>>
>> $ ijconsole
>> Load library /usr/bin/libj.so failed.
>>
>> $ sudo ln -s /usr/lib/x86_64-linux-gnu/libj.so.8.05 /usr/bin/libj.so
>>
>> [..success]
>>
>> $ ijconsole
>> |file name error
>> |       0!:0 y
>>
>>    install 'qtide'
>> |value error: install
>> |       install'qtide'
>>
>>
>> What am I missing?
>>
>>
>>
>> ----------------------------------------------------------------------
>> For information about J forums see http://www.jsoftware.com/forums.htm

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to