Gentoo Archives: gentoo-dev

From: Kevin Gordon <kgordon@××××××××××××.nz>
To: gentoo-dev@g.o
Subject: Re: Fw: [gentoo-dev] proftpd & php & gnome-db & postgresql
Date: Fri, 11 Jan 2002 00:14:13
Message-Id: 000401c19a67$55c298d0$0501010a@kgpro
In Reply to: Re: Fw: [gentoo-dev] proftpd & php & gnome-db & postgresql by "Jared H. Hudson"
1 Thank you Jared H. Hudson! Excellent instructions actioned 100%. I now have
2 142,292 files on my gentoo system including unzip and jaxp. A large number
3 of ebuilds which installed 100%. Well done gentoo!
4 Thank you everyone. Still have about 12 to go. And still guilty of using
5 Windows for email! Well evolution still crashes but I will crack that one
6 too.
7 Thank you for your helpful emails.
8
9 Kevin
10
11 ----- Original Message -----
12 From: "Jared H. Hudson" <jhhudso@××××××××××.com>
13 To: <gentoo-dev@g.o>
14 Sent: Thursday, January 10, 2002 9:13 PM
15 Subject: Re: Fw: [gentoo-dev] proftpd & php & gnome-db & postgresql
16
17
18 > There is a program called unzip which will unzip it. It can be found
19 > in portage category app-arch. According to the depends in
20 > jaxp-1.1.3.ebuild, you much have unzip merged before you can ebuild
21 > jaxp. If you're using emerge it will do this for you automatically.
22 >
23 > Now, as for getting jaxp to emerge correctly, you need to download
24 > the zip file from http://java.sun.com/xml/downloads/javaxmlpack.html
25 >
26 > The only one I could find here was java_xml_pack-winter01-dev.zip
27 > which appeared to work. You need to place this in /usr/portage/distfiles
28 > and rename it to java_xml_pack-fall01.zip (since that's what jaxp is
29 > looking for) OR you can edit jaxp-1.1.3.ebuild where it says:
30 > At=java_xml_pack-fall01.zip
31 > and make it say
32 > At=java_xml_pack-winter01-dev.zip
33 >
34 > Either one will work, then type emerge --pretend dev-java/jaxp
35 > (to see what it's going to do) then emerge dev-java/jaxp
36 >
37 > In case you're wondering why you have to download this manually, instead
38 > of portage getting it for you, it's because Sun Microsystems uses a
39 > random ftp location for it's files, which requires you to visit their
40 > website read the license agreement and then download the file.
41 >
42 > Of course it would have been nice if Karl had said a little more than
43 > just "!!! Please download X from X". But then again, this way I learned
44 > more about portage by figuring out how to do it.
45 >
46 > -Jared H.
47 >
48 > On Thu, 2002-01-10 at 00:51, Kevin Gordon wrote:
49 > > Thanks for the reply mbutcher. I downloaded the file as requested in the
50 > > ebuild. It is a *.zip file. Is there a special linux prog to unzip this
51 > > file? or is it a windows file?
52 > >
53 > > Regards,
54 > > Kevin
55 > >
56 > > ----- Original Message -----
57 > > From: "mbutcher" <mbutcher@××××××××××.tv>
58 > > To: <gentoo-dev@g.o>
59 > > Sent: Thursday, January 10, 2002 6:37 AM
60 > > Subject: Re: Fw: [gentoo-dev] proftpd & php & gnome-db & postgresql
61 > >
62 > >
63 > > > That's the JAXP stuff from SUN, right? I would guess that (if you have
64 > > 'java'
65 > > > in your USE) these packages need the JAXP (Java API for XML Parsing)
66 stuff
67 > > to
68 > > > work. Since it's not (to my knowledge) included in Blackdown, you'd
69 have
70 > > to
71 > > > get it from SUN and put it in the classpath of whatever JDK/JRE you're
72 > > using.
73 > > >
74 > > > On Wednesday 09 January 2002 12:05 am, you wrote:
75 > > > > Does anyone know anything about java-xml-pack and the above ebuilds?
76 > > > >
77 > > > > ----- Original Message -----
78 > > > > From: "Kevin Gordon" <kgordon@××××××××××××.nz>
79 > > > > To: <gentoo-dev@g.o>
80 > > > > Sent: Sunday, January 06, 2002 9:54 PM
81 > > > > Subject: [gentoo-dev] java-xml-pack
82 > > > >
83 > > > > > I wish to install:
84 > > > > > net-ftp/proftpd
85 > > > > > dev-land/php
86 > > > > > gnome-extra/gnome-db
87 > > > > > dev-db/postgresql
88 > > > > > all ask for java-xml-pack to be downloaded from java.sun.com/xml
89 > > > > > I have downloaded the *.zip file. I have use = java.
90 > > > > > What is the next step? Its an usual extension for linux.
91 > > > > >
92 > > > > > Regards,
93 > > > > > Kevin
94 > > > > >
95 > > > > > _______________________________________________
96 > > > > > gentoo-dev mailing list
97 > > > > > gentoo-dev@g.o
98 > > > > > http://lists.gentoo.org/mailman/listinfo/gentoo-dev
99 > > > >
100 > > > > _______________________________________________
101 > > > > gentoo-dev mailing list
102 > > > > gentoo-dev@g.o
103 > > > > http://lists.gentoo.org/mailman/listinfo/gentoo-dev
104 > > > _______________________________________________
105 > > > gentoo-dev mailing list
106 > > > gentoo-dev@g.o
107 > > > http://lists.gentoo.org/mailman/listinfo/gentoo-dev
108 > > >
109 > >
110 > > _______________________________________________
111 > > gentoo-dev mailing list
112 > > gentoo-dev@g.o
113 > > http://lists.gentoo.org/mailman/listinfo/gentoo-dev
114 >
115 >
116 > _______________________________________________
117 > gentoo-dev mailing list
118 > gentoo-dev@g.o
119 > http://lists.gentoo.org/mailman/listinfo/gentoo-dev
120 >