LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-12-2005, 02:11 AM   #1
hongxing
Member
 
Registered: Oct 2005
Posts: 73

Rep: Reputation: 15
question about devel rpm


in my SuSE Linux, there are many rpms which have a -devel correspond rpm
what's the usage of these correspond rpms ?

thanks!
 
Old 10-12-2005, 02:21 AM   #2
macemoneta
Senior Member
 
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
Blog Entries: 2

Rep: Reputation: 344Reputation: 344Reputation: 344Reputation: 344
The devel rpms contain the necessary headers and related files needed to create new software using the package.
 
Old 10-12-2005, 02:30 AM   #3
hongxing
Member
 
Registered: Oct 2005
Posts: 73

Original Poster
Rep: Reputation: 15
do you mean that the none devel rpm contains some
lib or so file while the devel rpm contains the headers and some docs ?
 
Old 10-12-2005, 02:50 AM   #4
macemoneta
Senior Member
 
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
Blog Entries: 2

Rep: Reputation: 344Reputation: 344Reputation: 344Reputation: 344
More or less, yes. The non-devel rpm will contain the binaries, which may include executables and/or libraries - anything needed to run the software.

The devel may included headers and/or libraries and/or additional files. The contents vary based on the package. These are files needed to write software for the package or incorporating the package.

The easiest was to see is too look at a few packages on your system and compare the contents. For example:

$ rpm -ql bzip2-devel
/usr/include/bzlib.h
/usr/lib64/libbz2.a
/usr/lib64/libbz2.so

$ rpm -ql bzip2
/usr/bin/bunzip2
/usr/bin/bzcat
/usr/bin/bzcmp
/usr/bin/bzdiff
/usr/bin/bzgrep
/usr/bin/bzip2
/usr/bin/bzip2recover
/usr/bin/bzless
/usr/bin/bzmore
/usr/share/doc/bzip2-1.0.2
/usr/share/doc/bzip2-1.0.2/CHANGES
/usr/share/doc/bzip2-1.0.2/LICENSE
/usr/share/doc/bzip2-1.0.2/README
/usr/share/doc/bzip2-1.0.2/README.COMPILATION.PROBLEMS
/usr/share/doc/bzip2-1.0.2/Y2K_INFO
/usr/share/man/man1/bunzip2.1.gz
/usr/share/man/man1/bzcat.1.gz
...
 
  


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
How to create devel rpm from source ? afaiq Linux - Software 5 06-16-2005 02:38 PM
Where's Suse 9.2 X11 devel rpm? crazibri SUSE / openSUSE 2 04-18-2005 02:53 AM
glibc-devel rpm ksgill Linux - Newbie 4 10-27-2004 09:23 PM
does anybody know where I can get glibc-devel-2.3.2-5.i386.rpm. kelly_kong03 Linux - General 1 06-02-2004 11:59 AM
i try to rpm httpd-devel-2.0.40-11 rhuser Linux - Software 1 01-21-2003 10:36 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

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