* [gentoo-dev] Autoinstalling dependencies using RC3
@ 2001-01-14 15:58 Brian Snipes
2001-01-14 20:31 ` drobbins
0 siblings, 1 reply; 7+ messages in thread
From: Brian Snipes @ 2001-01-14 15:58 UTC (permalink / raw
To: gentoo-dev
Are there any pkgmerge options or apps that will install dependencies if
needed when installing apps from the RC3 CD?
Also - when I try to install Gnome, it asks for mc. When I try to
install mc it asks for virtual/x11-web-browser. What do I need?
And - when I try to install kde-base it asks for qt-2.2.2 which isn't on
the cd.
Brian Snipes
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-dev] Autoinstalling dependencies using RC3
2001-01-14 15:58 [gentoo-dev] Autoinstalling dependencies using RC3 Brian Snipes
@ 2001-01-14 20:31 ` drobbins
2001-01-14 20:45 ` Achim Gottinger
2001-01-15 7:11 ` Brian Snipes
0 siblings, 2 replies; 7+ messages in thread
From: drobbins @ 2001-01-14 20:31 UTC (permalink / raw
To: gentoo-dev
On Sun, Jan 14, 2001 at 09:58:29AM -0600, Brian Snipes wrote:
>
> Are there any pkgmerge options or apps that will install dependencies if
> needed when installing apps from the RC3 CD?
>
> Also - when I try to install Gnome, it asks for mc. When I try to
> install mc it asks for virtual/x11-web-browser. What do I need?
You need to install something like netscape which will provide
virtual/x11-web-browser. We're a bit behind in this area (we only have
Netscape 4.75, not 6... and Mozilla M18 I think). If you want, just
edit the ebuild to remove teh virtual/x11-web-browser dependency
and try again.
> And - when I try to install kde-base it asks for qt-2.2.2 which isn't on
> the cd.
I just fixed that so that it's dependent on >=qt-2.2.2, which will allow
you to use a newer version.
--
Daniel Robbins <drobbins@gentoo.org>
President/CEO http://www.gentoo.org
Gentoo Technologies, Inc.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-dev] Autoinstalling dependencies using RC3
2001-01-14 20:31 ` drobbins
@ 2001-01-14 20:45 ` Achim Gottinger
2001-01-14 21:20 ` drobbins
2001-01-15 7:11 ` Brian Snipes
1 sibling, 1 reply; 7+ messages in thread
From: Achim Gottinger @ 2001-01-14 20:45 UTC (permalink / raw
To: gentoo-dev
drobbins@gentoo.org wrote:
> On Sun, Jan 14, 2001 at 09:58:29AM -0600, Brian Snipes wrote:
> >
> > Are there any pkgmerge options or apps that will install dependencies if
> > needed when installing apps from the RC3 CD?
> >
> > Also - when I try to install Gnome, it asks for mc. When I try to
> > install mc it asks for virtual/x11-web-browser. What do I need?
>
> You need to install something like netscape which will provide
> virtual/x11-web-browser. We're a bit behind in this area (we only have
> Netscape 4.75, not 6... and Mozilla M18 I think).
And we have amaya but I don't know if mc scans for amaya. I downloaded
metscape 6 once but it was
an selfextraciting and autoinstalling binary. Is netscape-6 avaliable as a
tar-ball now? If not I think
we should use mozilla 0.6.
> If you want, just
> edit the ebuild to remove teh virtual/x11-web-browser dependency
> and try again.
>
> > And - when I try to install kde-base it asks for qt-2.2.2 which isn't on
> > the cd.
>
> I just fixed that so that it's dependent on >=qt-2.2.2, which will allow
> you to use a newer version.
Daniel, is there another way to define the dependencie
>=qt-2.2 <qt-2.3 ?
>
>
> --
> Daniel Robbins <drobbins@gentoo.org>
> President/CEO http://www.gentoo.org
> Gentoo Technologies, Inc.
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://www.gentoo.org/mailman/listinfo/gentoo-dev
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-dev] Autoinstalling dependencies using RC3
2001-01-14 20:31 ` drobbins
2001-01-14 20:45 ` Achim Gottinger
@ 2001-01-15 7:11 ` Brian Snipes
2001-01-15 9:26 ` Achim Gottinger
1 sibling, 1 reply; 7+ messages in thread
From: Brian Snipes @ 2001-01-15 7:11 UTC (permalink / raw
To: gentoo-dev
On Sun, 14 Jan 2001 13:31:33 -0700
drobbins@gentoo.org wrote:
> On Sun, Jan 14, 2001 at 09:58:29AM -0600, Brian Snipes wrote:
> >
> > Are there any pkgmerge options or apps that will install dependencies if
> > needed when installing apps from the RC3 CD?
> >
> > Also - when I try to install Gnome, it asks for mc. When I try to
> > install mc it asks for virtual/x11-web-browser. What do I need?
>
> You need to install something like netscape which will provide
> virtual/x11-web-browser. We're a bit behind in this area (we only have
> Netscape 4.75, not 6... and Mozilla M18 I think). If you want, just
> edit the ebuild to remove teh virtual/x11-web-browser dependency
> and try again.
>
> > And - when I try to install kde-base it asks for qt-2.2.2 which isn't on
> > the cd.
>
> I just fixed that so that it's dependent on >=qt-2.2.2, which will allow
> you to use a newer version.
>
I had already installed the netscape package but it was still no go with mc. After I installed Mozilla-M18, mc installed properly.
Brian Snipes
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-dev] Autoinstalling dependencies using RC3
2001-01-15 7:11 ` Brian Snipes
@ 2001-01-15 9:26 ` Achim Gottinger
0 siblings, 0 replies; 7+ messages in thread
From: Achim Gottinger @ 2001-01-15 9:26 UTC (permalink / raw
To: gentoo-dev
Brian Snipes wrote:
> On Sun, 14 Jan 2001 13:31:33 -0700
> drobbins@gentoo.org wrote:
>
> > On Sun, Jan 14, 2001 at 09:58:29AM -0600, Brian Snipes wrote:
> > >
> > > Are there any pkgmerge options or apps that will install dependencies if
> > > needed when installing apps from the RC3 CD?
> > >
> > > Also - when I try to install Gnome, it asks for mc. When I try to
> > > install mc it asks for virtual/x11-web-browser. What do I need?
> >
> > You need to install something like netscape which will provide
> > virtual/x11-web-browser. We're a bit behind in this area (we only have
> > Netscape 4.75, not 6... and Mozilla M18 I think). If you want, just
> > edit the ebuild to remove teh virtual/x11-web-browser dependency
> > and try again.
> >
> > > And - when I try to install kde-base it asks for qt-2.2.2 which isn't on
> > > the cd.
> >
> > I just fixed that so that it's dependent on >=qt-2.2.2, which will allow
> > you to use a newer version.
> >
>
> I had already installed the netscape package but it was still no go with mc. After I installed Mozilla-M18, mc installed properly.
I took a look in the netscape ebuild and found that there was a missing PROVIDE line. I fixed this.
Bye Achim
>
>
> Brian Snipes
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://www.gentoo.org/mailman/listinfo/gentoo-dev
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-dev] Autoinstalling dependencies using RC3
@ 2001-01-14 17:20 Brian Snipes
0 siblings, 0 replies; 7+ messages in thread
From: Brian Snipes @ 2001-01-14 17:20 UTC (permalink / raw
To: gentoo-dev
Are there any pkgmerge options or apps that will install dependencies if
needed when installing apps from the RC3 CD?
Also - when I try to install Gnome, it asks for mc. When I try to
install mc it asks for virtual/x11-web-browser. What do I need?
And - when I try to install kde-base it asks for qt-2.2.2 which isn't on
the cd.
Brian Snipes
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2001-01-15 16:25 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-14 15:58 [gentoo-dev] Autoinstalling dependencies using RC3 Brian Snipes
2001-01-14 20:31 ` drobbins
2001-01-14 20:45 ` Achim Gottinger
2001-01-14 21:20 ` drobbins
2001-01-15 7:11 ` Brian Snipes
2001-01-15 9:26 ` Achim Gottinger
-- strict thread matches above, loose matches on Subject: below --
2001-01-14 17:20 Brian Snipes
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox