LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 04-24-2006, 06:13 PM   #1
wakeboarder3780
Member
 
Registered: Mar 2006
Distribution: Ubuntu 6.10
Posts: 112

Rep: Reputation: 15
package managing questions for newbie


I am trying to install kino (requirements here) so I can get the video off of my new digital camcorder. I have been trying to check which of these I already have, by going to /var/log/packages (a slack friend told me to look there) and seeing if i can find them there.

I seem to be missing the majority of them. (i have gtk 2.6, libxml2, and audiofile) So now I am trying to find the remaining packages, and i don't know where to look. I was looking on the slack site here
but I couldn't find any of the packages i don't have yet. Im sorry, I am very new to linux, and I have heard slackware forces you to learn a lot about linux so I really want to stick with it.

Any help is very much appreciated, please try to keep in mind that I am very new and hopefully we can get this figured out. Thank you in advance for all help.
 
Old 04-24-2006, 06:20 PM   #2
puntjuh
Member
 
Registered: Apr 2006
Location: holland
Distribution: Gentoo / debian / suse / mint
Posts: 558

Rep: Reputation: 42
you'll find a lot of them here probably:

http://www.rpmseek.com/index.html

I searched for 2 or 3 in the list and i found them..
 
Old 04-24-2006, 06:30 PM   #3
wakeboarder3780
Member
 
Registered: Mar 2006
Distribution: Ubuntu 6.10
Posts: 112

Original Poster
Rep: Reputation: 15
I tried that site, but I think rpm's are distribution specific, and the first package i tried finding (gtk-devel) was only for suse and ximian. Is there any place i can find the source for these packages so i can do a configure, make? Or at least maybe an RPM that is for Slackware, (I have version 10.1).

Last edited by wakeboarder3780; 04-24-2006 at 06:33 PM.
 
Old 04-24-2006, 06:44 PM   #4
Andriy
Member
 
Registered: Dec 2005
Distribution: Slackware, SLAX, Redhat, Fedora
Posts: 133

Rep: Reputation: 15
I got mine from here:

http://slackware.it/en/

But I am using slackware-current and not 10.1.
 
Old 04-24-2006, 07:06 PM   #5
piete
Member
 
Registered: Apr 2005
Location: Havant, Hampshire, UK
Distribution: Slamd64, Slackware, PS2Linux
Posts: 465

Rep: Reputation: 44
My browser just flipped out on me and I lost a whole helluvalotta information I was about to post.

The short story is: for unofficial binary packages, try http://www.linuxpackages.net/

The long story is much longer *annoyed at the loss of information!*

When you finally get around sorting out all the deps, check this thread for how to fix up the raw1394 device node in Slack: http://www.linuxquestions.org/questi...highlight=kino

For official binary-package-searching, as Andriy has said, try http://slackware.it/en/pb/
If you downloaded the disks, it won't be able to provide you anything *extra*, just merely what is on the disks.

To get the source of a package (make sure you *can't* find an official binary first), google it =)

A lot of stuff is on Sourceforge, so get used to using their site.

You should read some of the other posts about packages and don't forget to check the slackbook (http://www.slackbook.org/)!

I will post a better response tomorrow if you're still having problems =)

Take care,
- Piete.
 
Old 04-24-2006, 09:06 PM   #6
wakeboarder3780
Member
 
Registered: Mar 2006
Distribution: Ubuntu 6.10
Posts: 112

Original Poster
Rep: Reputation: 15
Ok, I have tried a few things with little results (probably because of my own misunderstanding). I will list what I have tried so far. (All searches based on "gtk-devel" as that is the first one I am missing) I tried the slackware link you posted and clicked on "packages". I looked through every directory in the next page searching for "gtk-devel" without any luck. The directory that contained the most gtk based pkgs was /l but gtk-devel was not there.

I then tried sourceforge for searching but it returned no results. The search criteria was "gtk-devel".

I resorted to some google searching which returned a lot of RPM files but I mainly saw only RPM's for Suse. I'm sure I must be doing something silly here.

Is there a way that gtk-devel could be a pkg just for specific distros? Any help would be greatly appreciated and a big thank you to everyone who has contributed thus far.
 
Old 04-24-2006, 10:10 PM   #7
drumz
Member
 
Registered: Apr 2005
Location: Oklahoma, USA
Distribution: Slackware
Posts: 906

Rep: Reputation: 697Reputation: 697Reputation: 697Reputation: 697Reputation: 697Reputation: 697
Now that you mention it, yes I think gtk-devel is just gtk, but for certain distros. I'm not sure, because Slackware is the only distro I've ever used (besides live CDs). Some distros split packages into two packages, a normal and a devel package. For Slack, just installing gtk, or installing gtk from source should be enough.

I think.
 
Old 04-25-2006, 09:39 AM   #8
wakeboarder3780
Member
 
Registered: Mar 2006
Distribution: Ubuntu 6.10
Posts: 112

Original Poster
Rep: Reputation: 15
So should I just skip this package for now, and try others? Also, is there a good way for viewing and searching packages other than viewing /var/log/packages by piping ls into less?
 
Old 04-25-2006, 10:22 AM   #9
piete
Member
 
Registered: Apr 2005
Location: Havant, Hampshire, UK
Distribution: Slamd64, Slackware, PS2Linux
Posts: 465

Rep: Reputation: 44
You can:

Code:
ls /var/log/packages/* | grep gtk
Which is sorta what you want =)

Slack doesn't tend to differentiate between development packages and non-development packages (with the notable exception of x11). I've listed the deps and where they exist below, so, now you know.

The following are from Slack 10.1, run the searches from your version for total accuracy:

# gtk 2.6
# gtk-devel

slackware/l/gtk+2-2.6.1-i486-2

# glib-devel

slackware/l/glib2-2.6.1-i486-1

# gnome-libs
# gnome-libs-devel

Unavailable from slack, compile from source: http://ftp.acc.umu.se/pub/GNOME/sources/gnome-libs/

# xdevel

slackware/x/x11-devel-6.8.1-i486-3

# imlib-devel

slackware/l/imlib-1.9.15-i486-1

# libxml2
# libxml2-devel

slackware/l/libxml2-2.6.16-i486-1

# audiofile

slackware/l/audiofile-0.2.6-i486-1

- Piete.
 
Old 04-25-2006, 07:13 PM   #10
wakeboarder3780
Member
 
Registered: Mar 2006
Distribution: Ubuntu 6.10
Posts: 112

Original Poster
Rep: Reputation: 15
Piete, thank you very much for all that information. It took me a while to figure out that the packages denoted by # were found on the following pathname(just because im a newbie ). With all of this help I've gotten I've finally been able to install all of the required packages.

Main thing that really helped was realizing the -devel pkgs weren't necessary in slackware (since they are already included in the normal pkg). The only hang i had installing kino after this was updating another pkg that I had, but was too old. Now I just have to learn how to use kino. Thanks again for all the help.

Also, I had to go to linuxpackages.net (which is actually a slack-site despite the name) to update the outdated pkg. Hopefully someone else can use this info someday.

Last edited by wakeboarder3780; 04-25-2006 at 07:30 PM.
 
  


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
Help with some package questions? DFarist Linux - General 1 02-13-2004 11:34 AM
Questions about Bootloaders, updating, installing and managing Pemolis Linux - Newbie 1 01-06-2004 04:02 PM
Some very easy questions about managing Linux ACJunior Linux - General 8 12-27-2003 01:48 PM
Slackware package managing system moses Slackware 11 01-08-2003 01:55 AM

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

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