public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] udev, /dev/svga and gnuplot
@ 2005-08-11  6:02 Paul M Foster
  2005-08-11 13:52 ` W.Kenworthy
  0 siblings, 1 reply; 6+ messages in thread
From: Paul M Foster @ 2005-08-11  6:02 UTC (permalink / raw
  To: gentoo-user

Using gentoo 2005.0 and trying to install the latest gnuplot, the 
compile fails, and appears to be looking for a /dev/svga link. 
I've updated udev and svgalib to the latest. There was supposedly a fixed 
bug, number 92158, which talks about this. The person who repaired the 
bug made a change to svgalib to repair the problem, but the version 
repaired appears to be 1.9.21, and the latest I can get is 1.9.19.

No workaround is mentioned, so my question is: how do I make a proper 
link at /dev/svga, so gnuplot will be happy and compile?

Paul

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-user] udev, /dev/svga and gnuplot
@ 2005-08-11 13:41 Paul M Foster
  0 siblings, 0 replies; 6+ messages in thread
From: Paul M Foster @ 2005-08-11 13:41 UTC (permalink / raw
  To: gentoo-user

Using gentoo 2005.0 and trying to install the latest gnuplot, the 
compile fails, and appears to be looking for a /dev/svga link. 
I've updated udev and svgalib to the latest. There was supposedly a fixed 
bug, number 92158, which talks about this. The person who repaired the 
bug made a change to svgalib to repair the problem, but the version 
repaired appears to be 1.9.21, and the latest I can get is 1.9.19.

No workaround is mentioned, so my question is: how do I make a proper 
link at /dev/svga, so gnuplot will be happy and compile?

Paul
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] udev, /dev/svga and gnuplot
  2005-08-11  6:02 [gentoo-user] udev, /dev/svga and gnuplot Paul M Foster
@ 2005-08-11 13:52 ` W.Kenworthy
  2005-08-11 14:28   ` Paul M Foster
  2005-08-11 14:32   ` Paul M Foster
  0 siblings, 2 replies; 6+ messages in thread
From: W.Kenworthy @ 2005-08-11 13:52 UTC (permalink / raw
  To: gentoo-user

bunyip ccze-0.2.1 # ACCEPT_KEYWORDS="~x86" emerge svgalib -s
Searching...
[ Results for search key : svgalib ]
[ Applications found : 1 ]

*  media-libs/svgalib
      Latest version available: 1.9.21
      Latest version installed: 1.9.19-r3
      Size of downloaded files: 928 kB
      Homepage:    http://www.svgalib.org/
      Description: A library for running svga graphics on the console
      License:     BSD



On Thu, 2005-08-11 at 02:02 -0400, Paul M Foster wrote:
> Using gentoo 2005.0 and trying to install the latest gnuplot, the 
> compile fails, and appears to be looking for a /dev/svga link. 
> I've updated udev and svgalib to the latest. There was supposedly a fixed 
> bug, number 92158, which talks about this. The person who repaired the 
> bug made a change to svgalib to repair the problem, but the version 
> repaired appears to be 1.9.21, and the latest I can get is 1.9.19.
> 
> No workaround is mentioned, so my question is: how do I make a proper 
> link at /dev/svga, so gnuplot will be happy and compile?
> 
> Paul
> 

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] udev, /dev/svga and gnuplot
  2005-08-11 13:52 ` W.Kenworthy
@ 2005-08-11 14:28   ` Paul M Foster
  2005-08-11 17:11     ` Holly Bostick
  2005-08-11 14:32   ` Paul M Foster
  1 sibling, 1 reply; 6+ messages in thread
From: Paul M Foster @ 2005-08-11 14:28 UTC (permalink / raw
  To: gentoo-user

On Thu, Aug 11, 2005 at 09:52:56PM +0800, W.Kenworthy wrote:

> bunyip ccze-0.2.1 # ACCEPT_KEYWORDS="~x86" emerge svgalib -s
> Searching...
> [ Results for search key : svgalib ]
> [ Applications found : 1 ]
> 
> *  media-libs/svgalib
>       Latest version available: 1.9.21
>       Latest version installed: 1.9.19-r3
>       Size of downloaded files: 928 kB
>       Homepage:    http://www.svgalib.org/
>       Description: A library for running svga graphics on the console
>       License:     BSD

When I ran emerge --search media-libs/svgalib, I don't get that version. 
Being new to gentoo, could you explain why the 1.9.21 version shows up 
when you do it this way? Is it because of the "ACCEPT_KEYWORDS" 
assignment, and if so, why?

Paul

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] udev, /dev/svga and gnuplot
  2005-08-11 13:52 ` W.Kenworthy
  2005-08-11 14:28   ` Paul M Foster
@ 2005-08-11 14:32   ` Paul M Foster
  1 sibling, 0 replies; 6+ messages in thread
From: Paul M Foster @ 2005-08-11 14:32 UTC (permalink / raw
  To: gentoo-user

On Thu, Aug 11, 2005 at 09:52:56PM +0800, W.Kenworthy wrote:

> bunyip ccze-0.2.1 # ACCEPT_KEYWORDS="~x86" emerge svgalib -s
> Searching...
> [ Results for search key : svgalib ]
> [ Applications found : 1 ]
> 
> *  media-libs/svgalib
>       Latest version available: 1.9.21
>       Latest version installed: 1.9.19-r3
>       Size of downloaded files: 928 kB
>       Homepage:    http://www.svgalib.org/
>       Description: A library for running svga graphics on the console
>       License:     BSD
> 

Okay, this package, installed, does not solve the problem. So again, how 
do I create a _working_ link to /dev/svga? (Not MAKEDEV-- it doesn't 
know how to make this link.)

Paul


> 
> 
> On Thu, 2005-08-11 at 02:02 -0400, Paul M Foster wrote:
> > Using gentoo 2005.0 and trying to install the latest gnuplot, the
> > compile fails, and appears to be looking for a /dev/svga link.
> > I've updated udev and svgalib to the latest. There was supposedly a fixed
> > bug, number 92158, which talks about this. The person who repaired the
> > bug made a change to svgalib to repair the problem, but the version
> > repaired appears to be 1.9.21, and the latest I can get is 1.9.19.
> >
> > No workaround is mentioned, so my question is: how do I make a proper
> > link at /dev/svga, so gnuplot will be happy and compile?
> >
> > Paul
> >
> 
> --
> gentoo-user@gentoo.org mailing list

-- 
Paul M. Foster
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] udev, /dev/svga and gnuplot
  2005-08-11 14:28   ` Paul M Foster
@ 2005-08-11 17:11     ` Holly Bostick
  0 siblings, 0 replies; 6+ messages in thread
From: Holly Bostick @ 2005-08-11 17:11 UTC (permalink / raw
  To: gentoo-user

Paul M Foster schreef:
> On Thu, Aug 11, 2005 at 09:52:56PM +0800, W.Kenworthy wrote:
> 
> 
>>bunyip ccze-0.2.1 # ACCEPT_KEYWORDS="~x86" emerge svgalib -s
>>Searching...
>>[ Results for search key : svgalib ]
>>[ Applications found : 1 ]
>>
>>*  media-libs/svgalib
>>      Latest version available: 1.9.21
>>      Latest version installed: 1.9.19-r3
>>      Size of downloaded files: 928 kB
>>      Homepage:    http://www.svgalib.org/
>>      Description: A library for running svga graphics on the console
>>      License:     BSD
> 
> 
> When I ran emerge --search media-libs/svgalib, I don't get that version. 
> Being new to gentoo, could you explain why the 1.9.21 version shows up 
> when you do it this way? Is it because of the "ACCEPT_KEYWORDS" 
> assignment, and if so, why?

Yes, it is. The 1.9.21 version is marked unstable ("~arch", the key
issue being the ~ before the architecture name), and apparently you have
only authorized Portage (in /etc/make.conf) to accept/show stable
packages (ACCEPT_KEYWORDS="arch", as opposed to ACCEPT_KEYWORDS="~arch").

So the unstable packages generally are invisible to you, unless you
override the current ACCEPT_KEYWORDS setting either globally (in
/etc/make.conf), or for the specific package (in
/etc/portage/package.keywords), or use another portage search tool (such
as 'eix', which shows you all the versions in Portage, whether or not
Portage will actually emerge them for you because your settings block them).

Paul M Foster also schreef:

> Using gentoo 2005.0 and trying to install the latest gnuplot, the 
> compile fails, and appears to be looking for a /dev/svga link. 
> I've updated udev and svgalib to the latest. There was supposedly a fixed 
> bug, number 92158, which talks about this. The person who repaired the 
> bug made a change to svgalib to repair the problem

According to Bugzilla,

> the check now installs rules.d for udev-045 and better

What version of udev are you using?

Holly
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-08-11 17:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-11  6:02 [gentoo-user] udev, /dev/svga and gnuplot Paul M Foster
2005-08-11 13:52 ` W.Kenworthy
2005-08-11 14:28   ` Paul M Foster
2005-08-11 17:11     ` Holly Bostick
2005-08-11 14:32   ` Paul M Foster
  -- strict thread matches above, loose matches on Subject: below --
2005-08-11 13:41 Paul M Foster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox