LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 06-26-2019, 05:55 PM   #46
jrch
Member
 
Registered: Mar 2006
Posts: 158

Original Poster
Rep: Reputation: 15
Wink Zowie! It WORKS !


Thanks 'luvr' - whoever you are.

It DOES work. 'Law of Unintended Consequences' strikes again!

I admire your persistence and nongiveup-itess. I will have to study your post some more to try to understand how you found that link to what we are doing.

It works here as well, all those still-present 'miscellaneous errors' were always there before when running scilab, here.

So as far as I am concerned, this is 'Solved'. Thanks to all who contributed time and effort!

jrc
 
Old 06-26-2019, 06:00 PM   #47
jrch
Member
 
Registered: Mar 2006
Posts: 158

Original Poster
Rep: Reputation: 15
re: Alien openjdk

Just to make it clear, I applied this simple fix by 'luvr' just now, but the current installation DOES HAVE Alien's 'openjdk-8u212_b04-x86_64-1alien.txz' installed as the java suite.

jrc
 
Old 06-26-2019, 06:57 PM   #48
jrch
Member
 
Registered: Mar 2006
Posts: 158

Original Poster
Rep: Reputation: 15
Thanks for suggestions...

Comments helping solve this:

1. 'montagdude' suggested I do 'ls -lrt /var/log/packages', which allowed me to see the packages upgraded on June 23; I then posted that list of 18 upgraded packages here.

2. 'luvr' eventually noticed the presence of 'libpng' in my list, and an apparent conflict with the 'redist' folder in the scilab installation. 'luvr' then just renamed that folder and presto: scilab worked.

3. I applied that fix to my installation as well. It now works as before.

4. Several people suggested that the problem was the use of Oracle's jdk 8u202, instead of openjdk. This has not been firmly established; 'luvr' has openjdk installed now, as do I, and it works for us both. But, I don't think anyone on here has tried this 'fix' with Oracle's 8u202 installed.

Thanks to all who contributed suggestions here, I learned a lot in the process.

jrc
 
2 members found this post helpful.
Old 06-27-2019, 12:11 AM   #49
luvr
Member
 
Registered: May 2005
Location: Boom - The Home Town of Tomorrowland, Belgium
Distribution: Slackware, Xubuntu
Posts: 459
Blog Entries: 2

Rep: Reputation: 194Reputation: 194
Quote:
Originally Posted by jrch View Post
Thanks 'luvr' - whoever you are.
You're welcome, 'jrch' - whoever you are.
Glad I could help!
 
Old 06-29-2019, 03:23 PM   #50
luvr
Member
 
Registered: May 2005
Location: Boom - The Home Town of Tomorrowland, Belgium
Distribution: Slackware, Xubuntu
Posts: 459
Blog Entries: 2

Rep: Reputation: 194Reputation: 194
Oh, by the way, …
Quote:
Originally Posted by jrch View Post
The comments in 'blacklist' say that,

'Automated upgrade of kernel packages aren't a good idea ... if you think the same, uncomment the lines below...' (I take the advice here, to NOT automatically upgrade kernels...is this somehow wrong??) ..
… this is totally right.

However, without further action on your part, your Slackware system will, then, not receive any updated kernels. To keep your Slackware kernel up-to-date, you will have to use the ‘installpkg’ command—which will install a package, but leave older versions of the package installed. If you haven’t yet worked out how to go about this in practice, you may want to look at the thread on keeping slackware up-to-date for some ideas.

Shameless Plug: The second post on that thread explains how I keep my Slackware systems updated.
 
Old 06-29-2019, 10:51 PM   #51
kingbeowulf
Senior Member
 
Registered: Oct 2003
Location: WA
Distribution: Slackware
Posts: 1,266
Blog Entries: 11

Rep: Reputation: 744Reputation: 744Reputation: 744Reputation: 744Reputation: 744Reputation: 744Reputation: 744
Thanks to all for working through this issue. I have an updated scilab-6.0.2 ready for SBo. I've added a comment in the README about $HOME/.Scilab and the need to log out and back in so that all the profile scripts get run to find the appropriate paths. The big fix (thanks luvr!) was the lib version conflicts in /opt/scilab/lib/thirdparty/redist:
Code:
libncurses.so -> libncurses.so.5.5
libncurses.so.5 -> libncurses.so.5.5
libncurses.so.5.5
libncurses.so.5.5.debug
libpng16.so
libpng16.so -> libpng16.so.16.34.0
libpng16.so.16 -> libpng16.so.16.34.0
libpng16.so.16.34.0
libpng16.so.16.34.0.debug
libxml2.so -> libxml2.so.2.9.1
libxml2.so.2 -> libxml2.so.2.9.1
libxml2.so.2.9.1
libxml2.so.2.9.1.debug
libz.so -> libz.so.1.2.8
libz.so.1 -> libz.so.1.2.8
libz.so.1.2.8
libz.so.1.2.8.debug
The Slackware versions of these are either the same, newer or plenty good enough. openjdk-8u202 should work (not tested); tested on jdk-8u202.

Last edited by kingbeowulf; 06-29-2019 at 10:53 PM. Reason: add info
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Slackpkg, Slackpkg Plus, Slackware 14.1 x86_64 install.log delay or slow to write bamunds Slackware 7 04-22-2014 11:12 AM
[SOLVED] typos in latest /etc/slackpkg/mirrors(.new) [slackpkg-2.82.0-noarch-8.tgz] wailingwailer Slackware 4 09-22-2012 04:04 AM
Slackpkg: missing something in /usr/libexec/slackpkg/functions.d/dialog-functions.sh michelino Slackware 4 03-20-2007 12:22 PM
How to recover a damage file? ricguitar Fedora 3 08-03-2004 04:23 PM
How to recover damage xserver keymap file J_Szucs Linux - General 0 02-01-2004 10:18 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 07:03 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration