LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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-27-2017, 04:27 PM   #16
jhsdcsjdcvbdj
Member
 
Registered: Feb 2017
Location: Melbourne AU
Distribution: Slackware 14.2
Posts: 83

Original Poster
Rep: Reputation: Disabled

no joy. same error.

Gonna do a fresh install i think.

cbfd pissing around.
 
Old 06-27-2017, 04:55 PM   #17
Daedra
Senior Member
 
Registered: Dec 2005
Location: Springfield, MO
Distribution: Slackware64-15.0
Posts: 2,683

Rep: Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375
Reading your OP I am confused. You said you are trying to install Alien Bob's VLC package using sbopkg. The package that is hosted at www.slackbuilds.org is not the same as the package provided by Alien Bob. You can't use sbopkg to install Alien Bob's vlc. Either package is fine, but if you're having trouble with the slackbuilds vlc I would try Alien Bob's. You can just install the precompiled binary or if you do want to build it from source then just do the following...

1) Download the source build directory using the below command.
Code:
lftp -c "open http://bear.alienbase.nl/mirrors/people/alien/restricted_slackbuilds/vlc ; mirror build"
2) cd build

3) chmod +x vlc.SlackBuild

4) ./vlc.SlackBuild

5) When compiling is done you will have your vlc package ready to install in /tmp

Last edited by Daedra; 06-27-2017 at 05:01 PM.
 
Old 06-28-2017, 01:46 AM   #18
jhsdcsjdcvbdj
Member
 
Registered: Feb 2017
Location: Melbourne AU
Distribution: Slackware 14.2
Posts: 83

Original Poster
Rep: Reputation: Disabled
I have already installed all that stuff.
I cannot use the slack-builds vlc because it asks for qt5 and i cbf waiting 3 days for it to install.
i installed alien bobs package because he assured me it runs on qt4 and it said that it installed but it wasn't anywhere to be found.

So now i am trying your method.

such crap just for a program i barely use.

Last edited by jhsdcsjdcvbdj; 06-28-2017 at 01:47 AM.
 
Old 06-28-2017, 01:53 AM   #19
drgibbon
Senior Member
 
Registered: Nov 2014
Distribution: Slackware64 15.0
Posts: 1,220

Rep: Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942
If you just want it installed, you can use one of alien's pre-built packages (32 or 64-bit for 14.2). All you need is the vlc-*alien.txz file to install. So for the 64-bit version (as root):
Code:
installpkg vlc-2.2.6-x86_64-1alien.txz
Or you can build it yourself using the various SlackBuild scripts.

Last edited by drgibbon; 06-28-2017 at 01:55 AM.
 
Old 06-28-2017, 02:08 AM   #20
drgibbon
Senior Member
 
Registered: Nov 2014
Distribution: Slackware64 15.0
Posts: 1,220

Rep: Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942
Quote:
Originally Posted by jhsdcsjdcvbdj View Post
such crap just for a program i barely use.
Your first post shows that you were trying to build VLC using sbopkg, which is an interface for SlackBuilds from slackbuilds.org (which has nothing to do with Alien Bob's SlackBuilds). It was failing because you didn't install QT5 (it tells you in the README that it needs QT5).

Bob's site is a separate repo of SlackBuilds (they're inside slackbuilds/<program>/build), but there's also pre-built binaries (in slackbuilds/<program>/pkg for 32-bit, or slackbuilds/<program>/pkg64 for 64-bit). In your case the pre-built binary is all you need.

Last edited by drgibbon; 06-28-2017 at 02:37 AM.
 
Old 06-28-2017, 02:20 AM   #21
Daedra
Senior Member
 
Registered: Dec 2005
Location: Springfield, MO
Distribution: Slackware64-15.0
Posts: 2,683

Rep: Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375
Quote:
Originally Posted by jhsdcsjdcvbdj View Post
I have already installed all that stuff.
I cannot use the slack-builds vlc because it asks for qt5 and i cbf waiting 3 days for it to install.
i installed alien bobs package because he assured me it runs on qt4 and it said that it installed but it wasn't anywhere to be found.

So now i am trying your method.

such crap just for a program i barely use.
You're making this harder than it has to be. As my post stated and what drgibbon said, Alien Bob offers a binary package of vlc, you don't have to compile vlc if you don't want to. Here is a direct link to his slackware 14.2 package

64bit
http://bear.alienbase.nl/mirrors/peo..._64-1alien.txz

32bit
http://bear.alienbase.nl/mirrors/peo...486-1alien.txz

Download the correct one for your arch and install it using "installpkg vlc-2.2.6-<arch>-1alien.txz"

Done
 
Old 06-28-2017, 03:00 AM   #22
jhsdcsjdcvbdj
Member
 
Registered: Feb 2017
Location: Melbourne AU
Distribution: Slackware 14.2
Posts: 83

Original Poster
Rep: Reputation: Disabled
i think i almost understand how it works. of course i am making it difficult, this is my second time doing this stuff, so i think i'm doing ok.

What i was telling you is that i installed that binary (http://bear.alienbase.nl/mirrors/peo...486-1alien.txz) and it said it was installed then i couldn't find it in the KDE menu, it just like wasn't there.

anyways.

your first method worked correctly, thankyou so much.

Last edited by jhsdcsjdcvbdj; 06-28-2017 at 03:02 AM.
 
Old 01-17-2018, 12:34 PM   #23
linuxbawks
Member
 
Registered: Apr 2013
Distribution: Snuckware
Posts: 240

Rep: Reputation: 17
Barely what you can call SOLVED. This is a work around.

I wish to build VLC without GTK, QT or KDE. I get this same error. This is an error against having QT not installed. I don't wish to install QT.

This is my VLC configure taken from the VLC website:

Code:
./configure --enable-x11 --enable-xvideo --disable-gtk \
--enable-sdl --enable-ffmpeg --with-ffmpeg-mp3lame \
--enable-mad --enable-libdvbpsi --enable-a52 --enable-dca \
--enable-libmpeg2 --enable-dvdnav --enable-faad \
--enable-vorbis --enable-ogg --enable-theora --enable-faac\
--enable-mkv --enable-freetype --enable-fribidi \
--enable-speex --enable-flac --enable-livedotcom \
--with-livedotcom-tree=/usr/lib/live --enable-caca \
--enable-skins --enable-skins2 --enable-alsa --disable-kde\
--disable-qt --enable-wxwindows --enable-ncurses \
--enable-asa --enable-release
skins is looking decidedly dodgy here.
 
Old 01-17-2018, 12:51 PM   #24
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by linuxbawks View Post
Barely what you can call SOLVED. This is a work around.

I wish to build VLC without GTK, QT or KDE. I get this same error. This is an error against having QT not installed. I don't wish to install QT.

This is my VLC configure taken from the VLC website:

Code:
./configure --enable-x11 --enable-xvideo --disable-gtk \
--enable-sdl --enable-ffmpeg --with-ffmpeg-mp3lame \
--enable-mad --enable-libdvbpsi --enable-a52 --enable-dca \
--enable-libmpeg2 --enable-dvdnav --enable-faad \
--enable-vorbis --enable-ogg --enable-theora --enable-faac\
--enable-mkv --enable-freetype --enable-fribidi \
--enable-speex --enable-flac --enable-livedotcom \
--with-livedotcom-tree=/usr/lib/live --enable-caca \
--enable-skins --enable-skins2 --enable-alsa --disable-kde\
--disable-qt --enable-wxwindows --enable-ncurses \
--enable-asa --enable-release
skins is looking decidedly dodgy here.
You commandline is dodgy too. The WxWindows interface was abandoned after the 0.9 releases and Qt took its place for GUI building (that was 9 years ago). And that "livedotcom" option is long gone too (called live555 these days). Etcetera...
Why don't you share these errors you got? Crystal balls are hard to come by.
 
Old 01-17-2018, 01:11 PM   #25
linuxbawks
Member
 
Registered: Apr 2013
Distribution: Snuckware
Posts: 240

Rep: Reputation: 17
i removed wxwindows, livedotcom. I pulled this straight off the VLC website. I still get the same error:

Code:
gui/qt/components/interface_widgets.cpp:268:15: error: 'xcb_generic_event_t' does not name a type
         const xcb_generic_event_t* xev = static_cast<const xcb_generic_event_t*>( message );
               ^
gui/qt/components/interface_widgets.cpp:270:14: error: 'xev' was not declared in this scope
         if ( xev->response_type == XCB_CONFIGURE_NOTIFY )
              ^
gui/qt/components/interface_widgets.cpp:270:36: error: 'XCB_CONFIGURE_NOTIFY' was not declared in this scope
         if ( xev->response_type == XCB_CONFIGURE_NOTIFY )
                                    ^
 
Old 01-17-2018, 01:15 PM   #26
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by linuxbawks View Post
i removed wxwindows, livedotcom. I pulled this straight off the VLC website. I still get the same error:

Code:
gui/qt/components/interface_widgets.cpp:268:15: error: 'xcb_generic_event_t' does not name a type
         const xcb_generic_event_t* xev = static_cast<const xcb_generic_event_t*>( message );
               ^
gui/qt/components/interface_widgets.cpp:270:14: error: 'xev' was not declared in this scope
         if ( xev->response_type == XCB_CONFIGURE_NOTIFY )
              ^
gui/qt/components/interface_widgets.cpp:270:36: error: 'XCB_CONFIGURE_NOTIFY' was not declared in this scope
         if ( xev->response_type == XCB_CONFIGURE_NOTIFY )
                                    ^
Share the whole log including the command(s) you launched. This is going nowhere.
 
Old 01-17-2018, 04:20 PM   #27
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
Quote:
Originally Posted by linuxbawks View Post
Barely what you can call SOLVED. This is a work around.

I wish to build VLC without GTK, QT or KDE. I get this same error. This is an error against having QT not installed. I don't wish to install QT.
How is it not solved? OP had no intention on using VLC without QT (or GTK or KDE). Your post has nothing to do with the previous replies to this thread other than they both deal with VLC. It may be better to open up a new thread on trying to build VLC without QT, GTK, or KDE... (make sure you include more details like Alien Bob requested).
 
Old 01-17-2018, 05:57 PM   #28
linuxbawks
Member
 
Registered: Apr 2013
Distribution: Snuckware
Posts: 240

Rep: Reputation: 17
I stand corrected. My reply was somewhat off-topic. Regardless, I was pointing out that those errors are the result of building against QT for which QT is a dependency. I since removed the GUI toolkit entirely and those errors along went away with it.

Does anyone know if VLC can be built using vanilla X (the name escapes me at the moment)?
 
Old 01-18-2018, 02:32 AM   #29
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by linuxbawks View Post
Does anyone know if VLC can be built using vanilla X (the name escapes me at the moment)?
You either build an X-based GUI using the Qt widgets, or a console GUI using ncurses. Plain Xlib is not supported. Perhaps you should explain (in a new thread because you are derailing this one) what you intend to achieve with this.
 
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
may be add slackpkg+/sbopkg to disk? krwlr Slackware 5 09-25-2015 03:37 PM
[SOLVED] unable to install graphviz 64 on slackware 14.1 64 bits through sbopkg allenlinux Slackware 9 12-27-2014 01:29 PM
[SOLVED] Can't update openssh on new Slackware 14.1 install with Slackpkg enine Slackware 13 04-27-2014 09:40 AM
[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
sbopkg after a re-install of slackware 12.2 farmerdave Slackware 0 11-09-2009 04:56 AM

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

All times are GMT -5. The time now is 11:18 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