Re: [gentoo-user] binary package installation problem

2005-11-18 Thread Nick Rout
On Fri, 18 Nov 2005 13:12:22 +0500 askar k <[EMAIL PROTECTED]> wrote: > On 11/17/05, Neil Bothwick <[EMAIL PROTECTED]> wrote: > > On Thu, 17 Nov 2005 05:28:32 -0600, Chris Cox wrote: > > To get a working desktop as quickly as possible. It is no different from > > doing a stage 3 installation, it g

Re: [gentoo-user] binary package installation problem

2005-11-18 Thread askar k
On 11/18/05, Neil Bothwick <[EMAIL PROTECTED]> wrote: > On Fri, 18 Nov 2005 13:12:22 +0500, askar k wrote: > > > But, they say you can optimize your system when you use 1st or 2nd > > stage... Is it possible optimize after using 3rd stage for installation? > > Yes. Set up your USE and compiler flag

Re: [gentoo-user] binary package installation problem

2005-11-18 Thread Neil Bothwick
On Fri, 18 Nov 2005 13:12:22 +0500, askar k wrote: > But, they say you can optimize your system when you use 1st or 2nd > stage... Is it possible optimize after using 3rd stage for installation? Yes. Set up your USE and compiler flags as you want and do emerge -e world. Some say you should run it

Re: [gentoo-user] binary package installation problem

2005-11-18 Thread askar k
On 11/17/05, Neil Bothwick <[EMAIL PROTECTED]> wrote: > On Thu, 17 Nov 2005 10:27:40 +, askar k wrote: > > Because you have emerge sync'd since the packages CD was built, your > portage tree contains newer versions of many of the packages, so emerge > tries to install those. As there is no pack

Re: [gentoo-user] binary package installation problem

2005-11-18 Thread askar k
On 11/17/05, Neil Bothwick <[EMAIL PROTECTED]> wrote: > On Thu, 17 Nov 2005 05:28:32 -0600, Chris Cox wrote: > To get a working desktop as quickly as possible. It is no different from > doing a stage 3 installation, it gets you working faster, then you can > optimise at your leisure. But, they say

Re: [gentoo-user] binary package installation problem

2005-11-17 Thread Neil Bothwick
On Thu, 17 Nov 2005 10:27:40 +, askar k wrote: > When I do #emerge --usepkg - sometimes it works, but > sometimes it doesn't work and bedins compiling. > For example, I wanted to install kde from package CD but it goes to > compiling, though I see a lot of tbz files for kde. > Can anybody tel

Re: [gentoo-user] binary package installation problem

2005-11-17 Thread Neil Bothwick
On Thu, 17 Nov 2005 05:28:32 -0600, Chris Cox wrote: > Besides, why would you want to use someone elses pre-compiled package? > You have a lot more control over it by building it from source To get a working desktop as quickly as possible. It is no different from doing a stage 3 installation, it

Re: [gentoo-user] binary package installation problem

2005-11-17 Thread Chris Cox
On Thursday 17 November 2005 05:18, askar k wrote: > > A guess would be that the packages that portage want's to compile > > isn't on the CD. Not all packages from portage is there... Check tha > > package names and versions that want's to compile against the CD. > > > > -- > > Naga > > Thanks. See

Re: [gentoo-user] binary package installation problem

2005-11-17 Thread askar k
> A guess would be that the packages that portage want's to compile > isn't on the CD. Not all packages from portage is there... Check tha > package names and versions that want's to compile against the CD. > > -- > Naga Thanks. Seems there's no kde itself, but many its components. How is the packa

Re: [gentoo-user] binary package installation problem

2005-11-17 Thread Nagatoro
askar k wrote: Hello! I have packages CD. Mounted it and did #export PKGDIR="/mnt/cdrom" When I do #emerge --usepkg - sometimes it works, but sometimes it doesn't work and bedins compiling. For example, I wanted to install kde from package CD but it goes to compiling, though I see a lot of t

[gentoo-user] binary package installation problem

2005-11-17 Thread askar k
Hello! I have packages CD. Mounted it and did #export PKGDIR="/mnt/cdrom" When I do #emerge --usepkg - sometimes it works, but sometimes it doesn't work and bedins compiling. For example, I wanted to install kde from package CD but it goes to compiling, though I see a lot of tbz files for kde. C