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


Reply
  Search this Thread
Old 02-26-2005, 04:07 PM   #16
jong357
Senior Member
 
Registered: May 2003
Location: Columbus, OH
Distribution: DIYSlackware
Posts: 1,914

Rep: Reputation: 52

It does work well. Tuche. Having some problems getting GConf to keep my altered settings tho. I was upgrading from stock 2.6 Gnome. If your so inclined, maybe you might want to expand a little on the upgrade process, like whether or not to remove your ~/.* folders associated with the original Gnome. I'll iron it out. Thanks again!
 
Old 02-28-2005, 10:06 AM   #17
blood_omen
Member
 
Registered: Apr 2004
Location: Canada
Distribution: OpenBSD 3.6, Slackware 10.1
Posts: 134

Rep: Reputation: 15
First and foremost, thanks for your collaboratioj with this packages, I feel most tempted to grab them and install them, but, I always have had the curiosity on compile Gnome, so, if it is not bold to ask, could you Linuce, or any one else, point me to a good tutorial, or give me recommendations on how to compile Gnome? I will be forever grateful.

Thanks a good day.
 
Old 02-28-2005, 11:39 AM   #18
ve2mrj
LQ Newbie
 
Registered: Nov 2003
Posts: 24

Rep: Reputation: 4
Thanks for the work Linuce
If I can help you, you can let me know on that forum or
at the forum of Linux Trois-Rivieres
http://linuxtr.ampr.org


A note if you have some problems with the gnome-kerboard-properties, do the following.

First method

cd /usr/X11R6/lib/X11/xkb/symbols/pc/
ln -s /usr/X11R6/lib/X11/xkb/symbols/* .

Second method

Edit /etc/X11/xorg.conf

Changed the line:

# Option "XkbDisable"
to

Option "XkbDisable" "Yes"

Restart the Xserver if you use the second method.

Richard
 
Old 02-28-2005, 10:09 PM   #19
coldAndUgly
Member
 
Registered: Dec 2003
Location: New Zealand
Distribution: Slackware 10.2
Posts: 36

Rep: Reputation: 15
When I built GNOME 2.6 I used the BLFS guide.
Most of the instructions for 2.6 shoud be applicable to 2.8. You may have to improvise a little.
 
Old 03-01-2005, 07:16 PM   #20
cathectic
Member
 
Registered: Sep 2004
Location: UK, Europe
Distribution: Slackware64
Posts: 761

Rep: Reputation: 35
The automated updated tools I've tried (swaret and slackpkg) don't like the naming convention you've used for your packages. In both cases, they want to 'upgrade' your Gnome packages to older versions from the official repositories, instead of ignoring them.
 
Old 03-01-2005, 11:19 PM   #21
LiNuCe
Member
 
Registered: Apr 2004
Location: France
Distribution: Slackware Linux 10.2
Posts: 119

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by cathectic
The automated updated tools I've tried (swaret and slackpkg) don't like the naming convention you've used for your packages. In both cases, they want to 'upgrade' your Gnome packages to older versions from the official repositories, instead of ignoring them.
As far as I know, the naming convention I have used is the standard one : package parts are read from right to left, each part being separated by a dash sign ("-"). Note that a package which already exists in Linux Slackware 10.1 keep its name. So the "problem" probably comes from the non-standard tools you use. Also note that there is a README.txt which is supposed to be read : please, read it as it describes the only one way to properly installs these GNOME 2.8.2+ packages by using official package managment tools provided with Linux Slackware. As I'm kind enough, I will show you the two first, non-empty lines of this file :) :
Code:
         READ THIS DOCUMENT CAREFULLY BEFORE INSTALLING ANYTHING !
                       YOU HAVE BEEN WARNED !
 
Old 03-02-2005, 08:47 AM   #22
cathectic
Member
 
Registered: Sep 2004
Location: UK, Europe
Distribution: Slackware64
Posts: 761

Rep: Reputation: 35
I have upgraded my Gnome packages following your prescribed method - this is not about that, nor my ability to read simple text files.

I refer to your naming convention of <package name>.linuce.tgz - which *does* break the tools, non-standard or not as you call them.

The alternative method would be to follow the LinuxPackages.net form of <name>-<version>-<arch>-<revision><packager initials>.tgz, which does not break such tools (no . between revision and initials/your name).

Last edited by cathectic; 03-02-2005 at 08:49 AM.
 
Old 03-02-2005, 09:33 AM   #23
LiNuCe
Member
 
Registered: Apr 2004
Location: France
Distribution: Slackware Linux 10.2
Posts: 119

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by cathectic
I have upgraded my Gnome packages following your prescribed method - this is not about that, nor my ability to read simple text files.

I refer to your naming convention of <package name>.linuce.tgz - which *does* break the tools, non-standard or not as you call them.

The alternative method would be to follow the LinuxPackages.net form of <name>-<version>-<arch>-<revision><packager initials>.tgz, which does not break such tools (no . between revision and initials/your name).
Yes, it would probably be wiser to use initials, but as long as current naming scheme does not break official package managment tools, I think it's "standard". I will probably change this to use initials instead of the my internet nick (which is a anagram of my real name).

In fact, I use "linuce" so that when I want to get rid of non-official Slackware packages, I just run :
Code:
removepkg /var/log/packages/*linuce
and I get a clean Slackware system (as I don't install third party packages, except those I have built by myself) after reinstallaing missing ones with :
Code:
upgradepkg --install-new /mnt/cdrom/slackware/*/*.tgz /path/to/patches/packages/*.tgz
 
Old 03-02-2005, 09:39 AM   #24
cathectic
Member
 
Registered: Sep 2004
Location: UK, Europe
Distribution: Slackware64
Posts: 761

Rep: Reputation: 35
Using the initials or your name isn't really the problem - it's the period/full stop/. you put between the revision number and your name that throws the tools into disarray.

Slackpkg may not be completlely 'official', but it is in /extra with 10.0 and 10.1
 
  


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
GNOME 2.8.3 packages for Linux Slackware 10.1 LiNuCe Slackware 8 04-08-2005 03:40 AM
Where slackware packages for gnome 2.8 imrel Slackware 8 10-11-2004 11:11 PM
Slackware-current GNOME packages Wynd Slackware 1 08-12-2004 07:40 AM
Slackware Security Update: KDE packages updated phoeniXflame Slackware 2 08-04-2003 09:03 AM
getting updated packages dsofreak Slackware 5 03-21-2003 08:39 AM

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

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