LinuxQuestions.org
Help answer threads with 0 replies.
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


Closed Thread
  Search this Thread
Old 05-24-2017, 03:19 PM   #2341
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,338

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930

diffutils-3.6
http://ftp.gnu.org/gnu/diffutils/diffutils-3.6.tar.xz
 
Old 05-24-2017, 04:31 PM   #2342
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,064

Rep: Reputation: Disabled
Quote:
Originally Posted by volkerdi View Post
I downloaded and looked at that patch, but when was it ever the policy here to do feature addition patches? Especially when it's a) a large non-trivial patch b) peppered with comments about how things aren't working yet c) upstream tried to take it but ended up reverting it when it broke things.

I'll be happy to have that functionality if the proper channels ever accept it, but sorry -- I really don't think accepting it here is a good idea.
Well, you are the boss here. So be it.

This notwithstanding I just checked: the last availability of newt/whiptail in Anaconda (in text installation mode) for Fedora was in Fedora 16. And of course Persian is not available in this case (but it is indeed available in Debian text installer using newt/whiptail with the bidi patch).

Since then and until Fedora 25 at least the text installation mode is through tmux (dunno why) and really ugly, but its usage is strongly discouraged anyway, so my guess is that they have lost interest for newt/whiptail (and also for text installation). Just sayin'
Attached Thumbnails
Click image for larger version

Name:	NoPersianInFedora16TextInstaller.png
Views:	50
Size:	5.3 KB
ID:	25098   Click image for larger version

Name:	LanguageChoiceFedora16TextInstaller.png
Views:	53
Size:	6.4 KB
ID:	25099   Click image for larger version

Name:	AnacondaProcessesFedora17To25TextInstaller.png
Views:	52
Size:	7.1 KB
ID:	25100   Click image for larger version

Name:	AnacondaTextInstallerFedora17To25.png
Views:	52
Size:	10.9 KB
ID:	25101  

Last edited by Didier Spaier; 05-24-2017 at 05:35 PM.
 
1 members found this post helpful.
Old 05-25-2017, 06:20 AM   #2343
alex14641
Member
 
Registered: Feb 2016
Distribution: Slackware64_14.2, Slackware 15.0, Slackware64_current
Posts: 322

Rep: Reputation: Disabled
Mesa 17.1.1 is out: https://www.mesa3d.org/relnotes/17.1.1.html
 
Old 05-25-2017, 06:47 AM   #2344
gmgf
Senior Member
 
Registered: Jun 2012
Location: Bergerac, France
Distribution: Slackware
Posts: 2,227

Rep: Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015
libdrm-2.4.81:

https://cgit.freedesktop.org/mesa/drm/

https://dri.freedesktop.org/libdrm/libdrm-2.4.81.tar.gz
 
Old 05-25-2017, 07:53 AM   #2345
Thom1b
Member
 
Registered: Mar 2010
Location: France
Distribution: Slackware
Posts: 485

Rep: Reputation: 339Reputation: 339Reputation: 339Reputation: 339
curl: ipv6 & http2

Hi,

On my slackware64-14.2, I recompiled curl with ipv6 and http2 support. For http2, I had to install jansson (required by nghttp2) and nghttp2 (required by curl) from slackbuilds.org.
Then I had these options in curl.Slackbuild
Code:
diff -cr curl.orig/curl.SlackBuild curl/curl.SlackBuild                                                                                                                                                                                       
*** curl.orig/curl.SlackBuild   2017-05-25 14:44:43.659774818 +0200                                                                                                                                                                           
--- curl/curl.SlackBuild        2017-05-25 14:45:58.868584875 +0200
***************
*** 79,84 ****
--- 79,86 ----
    --mandir=/usr/man \
    --with-ca-bundle=/usr/share/curl/ca-bundle.crt \
    --enable-static=no \
+   --enable-ipv6 \
+   --with-nghttp2 \
    $SSLOPT
  
  make $NUMJOBS || make || exit 1
I don't know if both options are useful for slackware users. I need them to test my web server config and everything works fine.
 
4 members found this post helpful.
Old 05-25-2017, 03:15 PM   #2346
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,338

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
+1 here for ipv6 in curl.
 
1 members found this post helpful.
Old 05-26-2017, 01:13 AM   #2347
ttk
Senior Member
 
Registered: May 2012
Location: Sebastopol, CA
Distribution: Slackware64
Posts: 1,038
Blog Entries: 27

Rep: Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484
+1 for IPv6 in curl here too
 
1 members found this post helpful.
Old 05-26-2017, 11:34 AM   #2348
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,338

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
p11-kit-0.23.2
https://p11-glue.freedesktop.org/rel...-0.23.2.tar.gz

Last edited by USUARIONUEVO; 05-26-2017 at 03:23 PM.
 
Old 05-26-2017, 12:49 PM   #2349
volkerdi
Slackware Maintainer
 
Registered: Dec 2002
Location: Minnesota
Distribution: Slackware! :-)
Posts: 2,524

Rep: Reputation: 8493Reputation: 8493Reputation: 8493Reputation: 8493Reputation: 8493Reputation: 8493Reputation: 8493Reputation: 8493Reputation: 8493Reputation: 8493Reputation: 8493
Quote:
+1 here for ipv6 in curl.
Quote:
+1 for IPv6 in curl here too
There's no need to add --enable-ipv6 to the curl.SlackBuild, as it's already a default option.
 
4 members found this post helpful.
Old 05-26-2017, 03:22 PM   #2350
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,338

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
OpenSSL_1_0_2l
https://github.com/openssl/openssl/a..._1_0_2l.tar.gz
 
1 members found this post helpful.
Old 05-26-2017, 09:03 PM   #2351
RadicalDreamer
Senior Member
 
Registered: Jul 2016
Location: USA
Distribution: Slackware64-Current
Posts: 1,816

Rep: Reputation: 982Reputation: 982Reputation: 982Reputation: 982Reputation: 982Reputation: 982Reputation: 982Reputation: 982
vulkan package is working great with nvidia binary and Doom 4
 
1 members found this post helpful.
Old 05-26-2017, 09:25 PM   #2352
BradReed
Member
 
Registered: Apr 2015
Location: Earth
Distribution: Slackware-current
Posts: 106

Rep: Reputation: 55
Quote:
Originally Posted by Darth Vader View Post
Nope, because this imply going to so called desktop environment Plasma 5.
I have zero interest in KDE or Plasma 5. Lots of programs only compile against Qt5, calibre for instance.
 
1 members found this post helpful.
Old 05-26-2017, 11:02 PM   #2353
Thom1b
Member
 
Registered: Mar 2010
Location: France
Distribution: Slackware
Posts: 485

Rep: Reputation: 339Reputation: 339Reputation: 339Reputation: 339
Quote:
Originally Posted by volkerdi View Post
There's no need to add --enable-ipv6 to the curl.SlackBuild, as it's already a default option.
Many versions ago, ipv6 wasn't a default option, so I added this option and didn't check it was default now (since 7.39.0 - November 5 2014). Good to know. Thanks.
 
3 members found this post helpful.
Old 05-27-2017, 06:47 PM   #2354
ttk
Senior Member
 
Registered: May 2012
Location: Sebastopol, CA
Distribution: Slackware64
Posts: 1,038
Blog Entries: 27

Rep: Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484
Quote:
Originally Posted by volkerdi View Post
There's no need to add --enable-ipv6 to the curl.SlackBuild, as it's already a default option.
Oops, indeed it is :-} Sorry -- I was running on stale knowledge. Tried this and it works fine:

Code:
curl -g -6 'http://[::1]/'
 
Old 05-27-2017, 11:11 PM   #2355
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,338

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
libtasn1-4.11
https://ftp.gnu.org/gnu/libtasn1/libtasn1-4.11.tar.gz

gtkmm2-2.24.5
http://ftp.gnome.org/pub/GNOME/sourc...-2.24.5.tar.xz

Last edited by USUARIONUEVO; 05-27-2017 at 11:22 PM.
 
  


Closed Thread



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] how to show the current time at the top in the current shell Always ? rohitchauhan Linux - General 5 04-09-2014 03:05 PM
Slackware ARM (current) epic mistake: the current Android kernels are kicked out! Darth Vader Slackware 16 08-25-2013 04:36 PM
[SOLVED] setup fails on most current Slackware-current March 26, 2012 AlleyTrotter Slackware 15 04-09-2012 06:05 AM
Observation of Feb -current vs March -current Hangaber Slackware 14 03-12-2010 08:26 AM
cvs diff the most current and second last current version powah Linux - Software 1 03-30-2006 01:02 PM

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

All times are GMT -5. The time now is 01:26 AM.

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