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 11-18-2016, 05:34 PM   #1
1337_powerslacker
Member
 
Registered: Nov 2009
Location: Kansas, USA
Distribution: Slackware64-15.0
Posts: 862
Blog Entries: 9

Rep: Reputation: 592Reputation: 592Reputation: 592Reputation: 592Reputation: 592Reputation: 592
Compiling Xorg Server 1.19


The newest version of xorg-server, 1.19, was released recently, and I took the opportunity to download the source and attempt to compile it. It appears to need a few updated and/or new packages. The configure process complained of an 'xfont2' package that is missing, only I searched /var/log/packages for the file, and it doesn't exist in the default installation. Do I need to get the source for xfont2 and compile that, or is its functionality integrated into another package? I can't seem to get a sensible answer from Google, or maybe I just haven't come up with the correct search parameters. If anyone here has any ideas, I am open to suggestions. Thanks!
 
Old 11-18-2016, 06:09 PM   #2
montagdude
Senior Member
 
Registered: Apr 2016
Distribution: Slackware
Posts: 2,011

Rep: Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619
I think you're right that there is no xfont2 package in Slackware. I found this thread after a quick search where someone was having the same problem on Ubuntu:

http://www.spinics.net/lists/xorg/msg57809.html

The location for the xfont2 source is given at the end of the message:

https://www.x.org/releases/individua...-2.0.1.tar.bz2

It looks like you will have to compile and install this first before you can build Xorg Server 1.19.
 
1 members found this post helpful.
Old 11-18-2016, 06:13 PM   #3
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,057

Rep: Reputation: Disabled
You'll need to package it yourself, I think.
You can get a source tarball for libXfont2-2.0.1 from https://www.x.org/releases/individual/lib

EDIT: montagdude was faster...
 
1 members found this post helpful.
Old 11-19-2016, 01:26 AM   #4
ppencho
Member
 
Registered: Jan 2004
Location: Bulgaria
Distribution: Slackware64-current
Posts: 94

Rep: Reputation: Disabled
It is now in -current.

Code:
x/xorg-server-1.19.0-x86_64-1.txz: Upgraded.
 
Old 11-19-2016, 03:50 AM   #5
andrew.46
Senior Member
 
Registered: Oct 2007
Distribution: Slackware
Posts: 1,365

Rep: Reputation: 493Reputation: 493Reputation: 493Reputation: 493Reputation: 493
I note as well that NVidia 375.20 has support for the new X-Server, anybody tried this combuination yet?
 
Old 11-19-2016, 04:34 AM   #6
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,097

Rep: Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174
yes, I am using it here and, waiting for Edward's official new versions, I already pushed the upgrade for SBo's nvidia-kernel and nvidia-driver on the fork for current.
 
Old 11-19-2016, 09:18 AM   #7
1337_powerslacker
Member
 
Registered: Nov 2009
Location: Kansas, USA
Distribution: Slackware64-15.0
Posts: 862

Original Poster
Blog Entries: 9

Rep: Reputation: 592Reputation: 592Reputation: 592Reputation: 592Reputation: 592Reputation: 592
Thanks for all the replies. Since Pat V. has provided all the files necessary for a successful upgrade to 1.19, I feel that is a superior solution to what I had going on here. I have therefore marked this thread as [SOLVED]. Your input was much appreciated!

Happy Slacking!
 
Old 11-19-2016, 09:19 AM   #8
1337_powerslacker
Member
 
Registered: Nov 2009
Location: Kansas, USA
Distribution: Slackware64-15.0
Posts: 862

Original Poster
Blog Entries: 9

Rep: Reputation: 592Reputation: 592Reputation: 592Reputation: 592Reputation: 592Reputation: 592
Quote:
Originally Posted by andrew.46 View Post
I note as well that NVidia 375.20 has support for the new X-Server, anybody tried this combuination yet?
I have downloaded it, and used it in combination with the 1.19 upgrade. My system works just fine.
 
Old 11-19-2016, 04:45 PM   #9
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,223

Rep: Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320
Stock generic kernel with the latest -current updates and NVidia 375.20 here.

Closing X causes my virtual terminals to turn black and stay black. Haven't had this problem before.

I'm letting rEFIND boot my kernel directly (in UEFI mode, of course) without going through a boot loader. This may be what the problem is, although it hasn't been a problem until now. The fact that I'm using a TV as a monitor might also be a factor.

Last edited by dugan; 11-19-2016 at 06:26 PM.
 
  


Reply

Tags
xorg



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] Compiling xorg-server-1.7.4 from source / build fails haveanother Linux - Desktop 5 01-28-2011 04:41 AM
gcc looking in wrong directory for libfreetype.so while compiling xorg-server-1.1.1 Wunderbred Linux - Software 10 03-18-2010 11:14 AM
[SOLVED] xorg-server-1.7.1 shows only blank screen after update from xorg-server-1.6.3 irmin Linux - Software 2 01-07-2010 11:23 AM
[SOLVED] Error with xorg-x11-server-Xorg callumacrae Fedora 1 10-13-2009 02:22 PM
Compiling Xorg kushalkoolwal Fedora 1 12-07-2005 03:51 PM

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

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