LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 10-07-2017, 02:33 AM   #2971
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,336

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

Hi , vte-0.50.1 , no have executable under /usr/bin ... no executable inside package

Is this correct?


OK , I GOT IT !

Quote:
--disable-vala \
This cause no executable builds , "need vala" , as dependency to build the executable.

More info , is not the same ..vte and vte3 , this 0.50.1 is vte3 ..executable name is vte-2.91 and can coexist with vte ,in some case..need vala to build /usr/bin/vte-2.91 , but now no have /usr/bin/vte (vte old)

Apps depending to "vte" executable, not work now , cause no executable in system.


solution is return to old version , or rescue the old , and add this 0.50.1 as vte3 vte+vte3

Last edited by USUARIONUEVO; 10-07-2017 at 02:47 AM.
 
Old 10-07-2017, 03:02 AM   #2972
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,062

Rep: Reputation: Disabled
meson and ninja

While we are at building blocks...

systemd 235 can't be built with automake anymore, needs meson and ninja, cf. NEWS. My guess is that other software under the freedesktop.org umbrella, among others, will soon follow suit so maybe they could be added to -current. Both SlackBuilds are available @SBo.

Links:
http://mesonbuild.com/
https://ninja-build.org/
https://slackbuilds.org/repository/1...lopment/meson/
https://slackbuilds.org/repository/1...lopment/ninja/

EDIT: already done, sorry.

Last edited by Didier Spaier; 10-07-2017 at 03:17 AM.
 
Old 10-07-2017, 03:09 AM   #2973
atelszewski
Member
 
Registered: Aug 2007
Distribution: Slackware
Posts: 948

Rep: Reputation: Disabled
Hi,

Quote:
Originally Posted by Didier Spaier View Post
While we are at building blocks...

systemd 235 can't be built with automake anymore, needs meson and ninja, cf. NEWS. My guess is that other software under the freedesktop.org umbrella, among others, will soon follow suit so maybe they could be added to -current. Both SlackBuilds are available @SBo.

Links:
http://mesonbuild.com/
https://ninja-build.org/
https://slackbuilds.org/repository/1...lopment/meson/
https://slackbuilds.org/repository/1...lopment/ninja/
You missed it ;-)
They both are in -current already.

--
Best regards,
Andrzej Telszewski
 
1 members found this post helpful.
Old 10-07-2017, 03:17 AM   #2974
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,062

Rep: Reputation: Disabled
Quote:
Originally Posted by atelszewski View Post
You missed it ;-)
They both are in -current already.
Thanks for the heads-up and sorry for the noise. I should have checked...
 
Old 10-07-2017, 04:04 AM   #2975
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,104

Rep: Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178
Quote:
Originally Posted by USUARIONUEVO View Post
More info , is not the same ..vte and vte3 , this 0.50.1 is vte3 ..executable name is vte-2.91 and can coexist with vte ,in some case..need vala to build /usr/bin/vte-2.91 , but now no have /usr/bin/vte (vte old)

Apps depending to "vte" executable, not work now , cause no executable in system.


solution is return to old version , or rescue the old , and add this 0.50.1 as vte3 vte+vte3
you probably missed it but this change happened in april
Code:
Wed Apr 26 23:09:45 UTC 2017
[...]
l/vte-0.44.3-x86_64-1.txz:  Upgraded.
nothing in Slackware should depend on vte (plain), that's why at the same time I added to the unofficial repository for current a vte2 script (that's basically the vte script we had in Slackware) for whatever on SBo might need it (mainly roxterm, perl-Gnome2-Vte, lxterminal, gnome-terminal and evilvte)

http://cgit.ponce.cc/slackbuilds/commit/?h=vte2

Last edited by ponce; 10-07-2017 at 04:17 AM.
 
Old 10-07-2017, 04:27 AM   #2976
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,336

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
Quote:
Originally Posted by ponce View Post
you probably missed it but this change happened in april
Code:
Wed Apr 26 23:09:45 UTC 2017
[...]
l/vte-0.44.3-x86_64-1.txz:  Upgraded.
nothing in Slackware should depend on vte (plain), that's why at the same time I added to the unofficial repository for current a vte2 script (that's basically the vte script we had in Slackware) for whatever on SBo might need it (mainly roxterm, perl-Gnome2-Vte, lxterminal, gnome-terminal and evilvte)

http://cgit.ponce.cc/slackbuilds/commit/?h=vte2
this vte-0.44.3 have /usr/bin/vte , 0.50.1 no have nothing in /usr/bin
 
Old 10-07-2017, 04:32 AM   #2977
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,104

Rep: Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178
Quote:
Originally Posted by USUARIONUEVO View Post
this vte-0.44.3 have /usr/bin/vte , 0.50.1 no have nothing in /usr/bin
http://termbin.com/ge34

/usr/bin/vte is provided by the vte2 script (the gtk+2 one) I linked above, in case you need it.

Last edited by ponce; 10-07-2017 at 04:33 AM.
 
Old 10-07-2017, 04:36 AM   #2978
gmgf
Senior Member
 
Registered: Jun 2012
Location: Bergerac, France
Distribution: Slackware
Posts: 2,222

Rep: Reputation: 1011Reputation: 1011Reputation: 1011Reputation: 1011Reputation: 1011Reputation: 1011Reputation: 1011Reputation: 1011
Quote:
Originally Posted by USUARIONUEVO View Post
this vte-0.44.3 have /usr/bin/vte , 0.50.1 no have nothing in /usr/bin
Isn't needed, because just the vte lib are needed by xfce4-terminal, i think, not other package depend on vte in slackware.
 
Old 10-07-2017, 06:35 AM   #2979
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,235

Rep: Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320
I am pleased to say that vim (in 24-bit color mode), the new VTE, and Terminator (1.91) are working together very nicely.
 
Old 10-07-2017, 09:43 AM   #2980
mats_b_tegner
Member
 
Registered: Nov 2009
Location: Gothenburg, Sweden
Distribution: Slackware
Posts: 946

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
ImageMagick 6.9.9-19

https://www.imagemagick.org/download....9.9-19.tar.xz
https://www.imagemagick.org/download...-19.tar.xz.asc
From the ChangeLog:
Quote:
2017-10-07 6.9.9-19 Cristy <quetzlzacatenango@image...>
* Release ImageMagick version 6.9.9-19, GIT revision 12151:be787b70d:20171007.

2017-10-06 6.9.9-19 Cristy <quetzlzacatenango@image...>
* Correct handling of GIF transparency (reference https://github.com/ImageMagick/ImageMagick/issues/831).
 
Old 10-07-2017, 09:55 AM   #2981
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,062

Rep: Reputation: Disabled
v4l-utils 1.12.5

I have built v4l-utils 1.12.5 in Slint 14.2 based on Slackware 14.2 because of a conflicting definition in version 1.10.0 of jpeg_mem_src in jpeg_memsrcdest.h with a another one in jpeglib.h from jpeg-turbo-1.5.0 also shipped in Slackware 14.2.

Maybe this is fixed just using jpeg-turbo-1.5.2 now in -current but anyway v4l-utils-1.12.5 builds fine with the SlackBuild from Slackware-14.2. That's all I know as I have nothing to test the resulting package. FWIW I attach the configuration summary.
Attached Files
File Type: txt log.txt (705 Bytes, 9 views)

Last edited by Didier Spaier; 10-07-2017 at 09:58 AM.
 
Old 10-07-2017, 01:20 PM   #2982
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,336

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
Quote:
Originally Posted by ponce View Post
http://termbin.com/ge34

/usr/bin/vte is provided by the vte2 script (the gtk+2 one) I linked above, in case you need it.
Man , the question , is ..nothing to link , cause no /usr/bin/vte-2.91 , provided.
But if slackware no need the executables , and its want packaged without this, then OK , i only point , no more executables, and caused by disabling vala.

Im not need vte executables (vte/vte-2.91) , its only informational.

If only want and need the libs "/usr/lib/*" , then all is fine.
 
Old 10-07-2017, 04:11 PM   #2983
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,336

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
Hi again :=)

There is a problem , i cant build docs , using pod2html

pod2html

Quote:
Parser.c: loadable library and perl binaries are mismatched (got handshake key 0xdb80080, needed 0xde00080)
 
Old 10-07-2017, 04:35 PM   #2984
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,104

Rep: Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178
Quote:
Originally Posted by USUARIONUEVO View Post
Hi again :=)

There is a problem , i cant build docs , using pod2html

pod2html
when does that error happen?
can you please provide an example?

Last edited by ponce; 10-07-2017 at 04:36 PM.
 
Old 10-07-2017, 04:49 PM   #2985
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,336

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
I get error simply executing in konsole pod2html , but .. im testing , removing all extra perl added from sbo , and at the moment no error on konsole.

I try now build wireshark , in the doc build time i get error , now i test removing extra perl modules from sbo , i think need rebuild all extra modules from sbo , and probably im bad think error is in perl package from slackware. :=)

Last edited by USUARIONUEVO; 10-07-2017 at 04:50 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 02:16 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