* Installation of sources
@ 2002-07-21 5:14 Anshuman Singh Rawat
2002-07-21 14:10 ` Joseph Jackson
2002-08-03 20:47 ` Benny Pedersen
0 siblings, 2 replies; 6+ messages in thread
From: Anshuman Singh Rawat @ 2002-07-21 5:14 UTC (permalink / raw)
Cc: Linux Newbie
Hi,
I recently installed Linux (RHL 7.3) for the first time in my life.
Now what do I do install/view the sources? I read in some book where i
cud find the sources but that directory is absolutely empty, so I
guess the sources have to be installed first.
-Anshu
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Installation of sources
2002-07-21 5:14 Installation of sources Anshuman Singh Rawat
@ 2002-07-21 14:10 ` Joseph Jackson
2002-08-03 20:47 ` Benny Pedersen
1 sibling, 0 replies; 6+ messages in thread
From: Joseph Jackson @ 2002-07-21 14:10 UTC (permalink / raw)
To: Anshuman Singh Rawat; +Cc: no To-header on input, Linux Newbie
Anshuman Singh Rawat wrote:
> Hi,
> I recently installed Linux (RHL 7.3) for the first time in my life.
> Now what do I do install/view the sources? I read in some book where i
> cud find the sources but that directory is absolutely empty, so I
> guess the sources have to be installed first.
>
> -Anshu
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.linux-learn.org/faqs
>
>
Installing from the iso version (the downloaded one or the one in the store) off
the first cd does not install any of the source code for any of the packages.
If you bought the box set there should be a cd that is full of all the source
code. If you didn't buy it you can also download the sources for it all from
redhats ftp site.
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Installation of sources
@ 2002-07-21 16:34 Anshuman Singh Rawat
2002-07-21 16:48 ` Ray Olszewski
2002-08-03 20:51 ` Benny Pedersen
0 siblings, 2 replies; 6+ messages in thread
From: Anshuman Singh Rawat @ 2002-07-21 16:34 UTC (permalink / raw)
To: Joseph Jackson; +Cc: Linux Newbie
Does the files valhalla-SRPMS-disc1.iso/valhalla-SRPMS-disc2.iso
contain the source code? If yes, then do we have to burn them to cd as
iamge file and boot from that cdrom to install them, as done for
installing linux?
----- Original Message -----
From: Joseph Jackson <skoidat@lvcm.com>
Date: Sunday, July 21, 2002 10:10 am
Subject: Re: Installation of sources
> Anshuman Singh Rawat wrote:
>
> > Hi,
> > I recently installed Linux (RHL 7.3) for the first time in my life.
> > Now what do I do install/view the sources? I read in some book
> where i
> > cud find the sources but that directory is absolutely empty, so
> I
> > guess the sources have to be installed first.
> >
> > -Anshu
> >
> > -
> > To unsubscribe from this list: send the line "unsubscribe linux-
> newbie" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at http://vger.kernel.org/majordomo-info.html
> > Please read the FAQ at http://www.linux-learn.org/faqs
> >
> >
>
>
> Installing from the iso version (the downloaded one or the one in
> the store) off
> the first cd does not install any of the source code for any of
> the packages.
> If you bought the box set there should be a cd that is full of all
> the source
> code. If you didn't buy it you can also download the sources for
> it all from
> redhats ftp site.
>
>
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Installation of sources
2002-07-21 16:34 Anshuman Singh Rawat
@ 2002-07-21 16:48 ` Ray Olszewski
2002-08-03 20:51 ` Benny Pedersen
1 sibling, 0 replies; 6+ messages in thread
From: Ray Olszewski @ 2002-07-21 16:48 UTC (permalink / raw)
To: Anshuman Singh Rawat; +Cc: Linux Newbie
At 12:34 PM 7/21/02 -0400, Anshuman Singh Rawat wrote:
>Does the files valhalla-SRPMS-disc1.iso/valhalla-SRPMS-disc2.iso
>contain the source code?
Almost surely yes. SRPM is the standard RH code for Source RPM..
>If yes, then do we have to burn them to cd as
>iamge file and boot from that cdrom to install them, as done for
>installing linux?
No. You don't BOOT an SRPM CD. You just mount it and get the SRPMs you
need. (In my experience, people don't install ALL the source on a working
Linux system. When they need a particular package's source, they just
install that. YMMV, though.)
Burning a set of CDs and mounting them is one way to do this. Another is to
use the loopback device to mount the iso image as a filesystem without
actually burning it to a CD. Which is better for you depends on your level
of expertise, the hardware on the Linux system itself (how fast is its CD
drive? how big is its hard disk?), and probably other considerations that
don't come at once to mind.
BTW, in discussing source, I've been thinking in terms of source for the
applications. Kernel source is usually handled differently -- it is almost
invariably included on the binary-distributions disks, no doubt because
custom kernel compiles are about fifty times as common as recompiling any
*single* other source package. For these, look on your RH disks for
packages with names like kernel-source-2.4.XX.rpm (replace XX with the
appropriate number for whatever kernel version RH distributes).
>----- Original Message -----
[old stuff deleted]
--
-----------------------------------------------"Never tell me the
odds!"--------------
Ray Olszewski -- Han Solo
Palo Alto, California, USA ray@comarre.com
-------------------------------------------------------------------------------------------
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 6+ messages in thread
* Installation of sources
2002-07-21 5:14 Installation of sources Anshuman Singh Rawat
2002-07-21 14:10 ` Joseph Jackson
@ 2002-08-03 20:47 ` Benny Pedersen
1 sibling, 0 replies; 6+ messages in thread
From: Benny Pedersen @ 2002-08-03 20:47 UTC (permalink / raw)
To: linux-newbie
Originally to: Anshuman Singh Rawat
Hello Anshuman.
21 Jul 02 01:14, you wrote to all:
AR> I recently installed Linux (RHL 7.3) for the first time in my life.
AR> Now what do I do install/view the sources? I read in some book where
AR> i cud find the sources but that directory is absolutely empty, so I
AR> guess the sources have to be installed first.
you can download the source iso files from ftp.redhat.com or any mirror, or get single src.rpm files, but i recoment to get the 2 iso files with have docoments on howto :-)
fyi the complete 7.3 is 5 iso files
Benny
<-> Gateway Information.
This message originated from a Fidonet System (http://www.fidonet.org)
and was gated at TCOB1 (http://www.tcob1.net)
Please do not respond direct to this message but via the list
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 6+ messages in thread
* Installation of sources
2002-07-21 16:34 Anshuman Singh Rawat
2002-07-21 16:48 ` Ray Olszewski
@ 2002-08-03 20:51 ` Benny Pedersen
1 sibling, 0 replies; 6+ messages in thread
From: Benny Pedersen @ 2002-08-03 20:51 UTC (permalink / raw)
To: linux-newbie
Originally to: Anshuman Singh Rawat
Hello Anshuman.
21 Jul 02 12:34, you wrote to all:
AR> Does the files valhalla-SRPMS-disc1.iso/valhalla-SRPMS-disc2.iso
AR> contain the source code? If yes, then do we have to burn them to cd as
AR> iamge file and boot from that cdrom to install them, as done for
AR> installing linux?
no thay just need to be mounted :-)
Benny
<-> Gateway Information.
This message originated from a Fidonet System (http://www.fidonet.org)
and was gated at TCOB1 (http://www.tcob1.net)
Please do not respond direct to this message but via the list
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2002-08-03 20:51 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-21 5:14 Installation of sources Anshuman Singh Rawat
2002-07-21 14:10 ` Joseph Jackson
2002-08-03 20:47 ` Benny Pedersen
-- strict thread matches above, loose matches on Subject: below --
2002-07-21 16:34 Anshuman Singh Rawat
2002-07-21 16:48 ` Ray Olszewski
2002-08-03 20:51 ` Benny Pedersen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox