[Slackbuilds-users] SlackBuilds-users Digest, Vol 63, Issue 18

Roland Waggoner roland.waggoner at gmail.com
Tue Aug 30 19:37:55 UTC 2011


Some files are saved in /tmp/SBo/xtrkcad-source-4.0.3a.

Roland

-----Original Message----- 
From: slackbuilds-users-request at slackbuilds.org
Sent: Tuesday, August 30, 2011 1:17 PM
To: slackbuilds-users at slackbuilds.org
Subject: SlackBuilds-users Digest, Vol 63, Issue 18

Send SlackBuilds-users mailing list submissions to
slackbuilds-users at slackbuilds.org

To subscribe or unsubscribe via the World Wide Web, visit
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
or, via email, send a message with subject or body 'help' to
slackbuilds-users-request at slackbuilds.org

You can reach the person managing the list at
slackbuilds-users-owner at slackbuilds.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of SlackBuilds-users digest..."


Today's Topics:

   1. Re: xtrkcad (Ozan T?rky?lmaz)
   2. Re: nvidia-kernel (King Beowulf)
   3. Re: nvidia-kernel fix (Audrius Ka?ukauskas)
   4. Re: nvidia-kernel fix (Niels Horn)
   5. Re: xtrkcad (Matteo Bernardini)
   6. Re: xtrkcad (Gwenhael Le Moine)
   7. Re: nvidia-kernel fix (King Beowulf)


----------------------------------------------------------------------

Message: 1
Date: Tue, 30 Aug 2011 21:01:58 +0500
From: Ozan T?rky?lmaz <ozan.turkyilmaz at gmail.com>
To: "SlackBuilds.org Users List" <slackbuilds-users at slackbuilds.org>
Subject: Re: [Slackbuilds-users] xtrkcad
Message-ID:
<CA+da1oqp5u=eEfGL7fR9-yKh5ydbqhdA8FN4hof8eQSmKktk3g at mail.gmail.com>
Content-Type: text/plain; charset=UTF-8

2011/8/30 Roland Waggoner <roland.waggoner at gmail.com>:
> I am using Slackware13.37. The installation of xtrkcad fails with the
> message
> -- checking for module 'libgtkhtml-2.0'
> --?? package 'libgtkhtml-2.0' not found.
>
> I have attached the slackbuild log.
>
> Thanks for your help.
>

Is it part of SBo?

-- 
Ozan, BSc, BEng


------------------------------

Message: 2
Date: Tue, 30 Aug 2011 09:04:13 -0700
From: King Beowulf <kingbeowulf at gmail.com>
To: "SlackBuilds.org Users List" <slackbuilds-users at slackbuilds.org>
Subject: Re: [Slackbuilds-users] nvidia-kernel
Message-ID:
<CAPiArqOOjjLSKJc94xtDWKYBfa_EjFjTR3YeZMGyif6KnXP56Q at mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

On Tue, Aug 30, 2011 at 3:55 AM, emmel <the_emmel at gmx.net> wrote:

> On Mon, Aug 29, 2011 at 11:48:06AM -0700, King Beowulf wrote:
> > Emmel, see LQ thread I stgarted to get more exposure on this topic.  On
> my
> > system /usr/share/X11/xorg.conf.d has priority.
> >
> > > On Sun, Aug 28, 2011 at 02:35:30PM -0700, King Beowulf wrote:
> > > > Hmmm.  From your and Robby's email to this list, my interpretation
> was
> > > that
> > > > anything in /etc/X11/ will override /usr/share/X11, but maybe I
> > > understood
> > > > that wrong?  Or is it just that /etc/X11/xorg.conf.d overrides
> > > > /usr/share/X11/xorg.conf.d?  What I observe is that anything in
> > > > /usr/share/X11/xorg.conf.d has priority.
> > > >
> > > > There seems to be conflicting information after googling about this.
>  The
> > > > X.org docs seem to imply that /usr/share/X11/xorg.conf.d is searched
> LAST
> > > so
> > > > that word give it priority? Others say that
> /usr/share/X11/xorg.conf.d is
> > > > search first and so has lower priority?  Acccording to
> > > > http://lists.x.org/archives/xorg-devel/2010-April/006852.html
> > > >
> > > > In addition to the conf files found in /etc/X11 or $sysconfdir/X11
> used
> > > > for local administration, we also reserve a system directory for
> vendor
> > > > and package usage. The simple search path is:
> > > >
> > > >     /usr/share/X11/xorg.conf.d
> > > >     $datadir/X11/xorg.conf.d
> > > >
> > > > Files from these directories will have the lowest config priority.
> > > >
> > > > So you can understand my confusion.
> > >
> > > Well, the way I understand it and the way it seems to work for me is
> > > that any files in /usr/share/X11/xorg.conf.d will get overridden by
> > > files of the same name in /etc/X11/xorg.conf.d.
> > >
> > > > BTW, emmel, check the driver readme for a bunch of coolbits 
> > > > settings,
> > > > depending on the card.  The fan one is nice as I can drop the
> decibels
> > > > unless I am playing a game.
> > >
> > > I checked it out. Though I have to have a look at the maximum allowed
> > > die temperature for my card, before I toy with that. Melting my
> graphics
> > > card is not in the plan for me.
>
> Well, I had a look. After some searching. I have no idea where the part
> with xorg.conf overrides everything comes from. I've never actually
> tried to put any static configuration in the config dirs. But, and let
> me say that very clearly:
>
> The xorg.conf doesn't matter to your package.
>
> Although it would be nice to know if xorg.conf settings do override.
> From my (hard learned) hot plugging lessons, I can however attast to the
> following: Hot plugged stuff completely ignores the xorg.conf, unless
> you disable hotplugging entirely in the xorg.cong. I wouldn't be too
> surprised if you see something similar, even though graphics cards
> usually aren't hot plugged in the traditional sense.
>
> Anyway, after copying the settings file in question from
> /usr/share/X11/xorg.conf.d to /etc/X11/xorg.conf.d, any the letter would
> take precedece. And this *is* the preferred way to deal with those
> configurations. Have a look at the comments in 90-keyboard-layout.conf.
>
> Oh, just had a look. It actually seems that not the whole file gets
> overridden, but the sections therein. My custom keymap file is just
> called keymap.conf...
>
> Long story made short: In our specific case, putting the Coolbits
> setting in a copied settings file in /etc/X11/xorg.conf.d should work
> and be the way to go. You jsut supply the /usr/share/X11/xorg.conf.d
> file. Users should not adjust their xorg.conf, but the copy in
> /etc/X11/xorg.conf.d.
>
> Huh. Lots of typing, not so much content. Hope this helps matters,
> though.
>
> On a different note, activating the Coolbits option gives me the option
> to change the fan settings, but not the clock. Odd.
>
> Oh, and please refrain from top posting and cut the signatures when
> replying.
>
> HTH/HANDA
> --
> emmel <the_emmel at gmx.net>
> GPG signed
> Fingerprint: 60B4 D8E3 9617 900C 6726  168F D677 5AAD D40F CCE7
> Certserver : hkp://pgp.mit.edu
>
> _______________________________________________
> SlackBuilds-users mailing list
> SlackBuilds-users at slackbuilds.org
> http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - http://slackbuilds.org/faq/
>
>
>
Sorry for the top post.  That's what get for using gmail web client...

I sent in a diff to fix nvidia-kernel up a bit.  I did see the comments in
90-keyboard-layout.conf and was hoping 10-nvidia.conf would behave the same
way. No such luck here.  Its a small niggle, but I do want a simple default
that can be tweaked in /etc/X11/xorg.conf.d as needed.  I can't seem to get
it to work.

-- 
You! What PLANET is this!
    -- McCoy, "The City on the Edge of Forever", stardate 3134.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20110830/ad3a11fe/attachment-0001.html>

------------------------------

Message: 3
Date: Tue, 30 Aug 2011 19:16:15 +0300
From: Audrius Ka?ukauskas <audrius at neutrino.lt>
To: slackbuilds-users at slackbuilds.org
Subject: Re: [Slackbuilds-users] nvidia-kernel fix
Message-ID: <20110830161615.GA21287 at kiras>
Content-Type: text/plain; charset="utf-8"

On Tue, 2011-08-30 at 08:55:47 -0700, King Beowulf wrote:
> SBo admins,
>
> attached it a diff to fix up the the recently submitted
> nividia-kernel.tar.gz

Your submission is still not approved, I think it would be easier to
remove it yourself using removal code you should have got and resubmit
with applied fixes.

-- 
Audrius Ka?ukauskas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: 
<http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20110830/5506b97d/attachment-0001.asc>

------------------------------

Message: 4
Date: Tue, 30 Aug 2011 13:40:31 -0300
From: Niels Horn <niels.horn at gmail.com>
To: "SlackBuilds.org Users List" <slackbuilds-users at slackbuilds.org>
Subject: Re: [Slackbuilds-users] nvidia-kernel fix
Message-ID:
<CAOrTnKoKM5fCtaH0732YpJupH7UnSz2Sj2S1NSnh_24zspGPdw at mail.gmail.com>
Content-Type: text/plain; charset=UTF-8

2011/8/30 Audrius Ka?ukauskas <audrius at neutrino.lt>:
> On Tue, 2011-08-30 at 08:55:47 -0700, King Beowulf wrote:
>> SBo admins,
>>
>> attached it a diff to fix up the the recently submitted
>> nividia-kernel.tar.gz
>
> Your submission is still not approved, I think it would be easier to
> remove it yourself using removal code you should have got and resubmit
> with applied fixes.
>
> --
> Audrius Ka?ukauskas
>

Yes, that would be better, and avoid the risk of forgetting about this
diff when reviewing the submission.

--
Niels Horn


------------------------------

Message: 5
Date: Tue, 30 Aug 2011 19:06:54 +0200
From: Matteo Bernardini <matteo.bernardini at gmail.com>
To: "SlackBuilds.org Users List" <slackbuilds-users at slackbuilds.org>
Subject: Re: [Slackbuilds-users] xtrkcad
Message-ID:
<CAPsDuS5oBOf5HuAO93FEv+7oZzchXBpv1LU+9iFrYAyFao3V_g at mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

entering "xtrkcad" in the search box on top right of the cgit
interface to the repository

http://slackbuilds.org/cgit/slackbuilds/

I found this xgizzmo's commit:

http://slackbuilds.org/cgit/slackbuilds/commit/?id=a464767abf16fc30e7c0e6c61ba2e599959b1884

"graphics/xtrkcad: Removed (Build failure)
package 'libgtkhtml-2.0' not found. We have gtkhtml 3.x."

Matteo


------------------------------

Message: 6
Date: Tue, 30 Aug 2011 18:10:33 +0200
From: Gwenhael Le Moine <gwenhael.le.moine at gmail.com>
To: "SlackBuilds.org Users List" <slackbuilds-users at slackbuilds.org>
Subject: Re: [Slackbuilds-users] xtrkcad
Message-ID:
<CABgf=iDO6rHGSVV7oVAOZFosKond37+vO6BkA0=i8L7g_YqdZw at mail.gmail.com>
Content-Type: text/plain; charset=UTF-8

2011/8/30 Roland Waggoner <roland.waggoner at gmail.com>:
> I am using Slackware13.37. The installation of xtrkcad fails with the
> message
> -- checking for module 'libgtkhtml-2.0'
> --?? package 'libgtkhtml-2.0' not found.

Well, you need to install gtkhtml then.

Gwh


------------------------------

Message: 7
Date: Tue, 30 Aug 2011 10:17:06 -0700
From: King Beowulf <kingbeowulf at gmail.com>
To: "SlackBuilds.org Users List" <slackbuilds-users at slackbuilds.org>
Subject: Re: [Slackbuilds-users] nvidia-kernel fix
Message-ID:
<CAPiArqMtbQe0KrJGuZPMas86QeNovQx=NBNqzsWUaYLDN41NMA at mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

On Tue, Aug 30, 2011 at 9:40 AM, Niels Horn <niels.horn at gmail.com> wrote:

> 2011/8/30 Audrius Ka?ukauskas <audrius at neutrino.lt>:
> > On Tue, 2011-08-30 at 08:55:47 -0700, King Beowulf wrote:
> >> SBo admins,
> >>
> >> attached it a diff to fix up the the recently submitted
> >> nividia-kernel.tar.gz
> >
> > Your submission is still not approved, I think it would be easier to
> > remove it yourself using removal code you should have got and resubmit
> > with applied fixes.
> >
> > --
> > Audrius Ka?ukauskas
> >
>
> Yes, that would be better, and avoid the risk of forgetting about this
> diff when reviewing the submission.
>
> --
> Niels Horn
> _______________________________________________
> SlackBuilds-users mailing list
> SlackBuilds-users at slackbuilds.org
> http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - http://slackbuilds.org/faq/
>
>
done.

-- 
You! What PLANET is this!
    -- McCoy, "The City on the Edge of Forever", stardate 3134.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20110830/9b752e6e/attachment.html>

------------------------------

_______________________________________________
SlackBuilds-users mailing list
SlackBuilds-users at slackbuilds.org
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users


End of SlackBuilds-users Digest, Vol 63, Issue 18
************************************************* 



More information about the SlackBuilds-users mailing list