public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* Re: [gentoo-dev] ebuild glade - depends on gnome-db - depends on libgda
       [not found] <000801c0d01e$cbaaab50$0501010a@kgpro>
@ 2001-04-28 14:15 ` Achim Gottinger
  2001-05-05  0:04   ` Kevin Gordon
  0 siblings, 1 reply; 9+ messages in thread
From: Achim Gottinger @ 2001-04-28 14:15 UTC (permalink / raw
  To: gentoo-dev

> Kevin Gordon wrote:
> 
> Many thanks to Achim. I have now successfully installed php-4.
> 
Hi Kevin,

I updated php an hour ago it makes use of the USE environment variables
now.

> Current task:
> #ebuild glade-0.5.11.ebuild merge
>     > depends on gnome-office/gnome-db-0.2.0 or greater
> #ebuild gnome-db-0.2.1.ebuild merge
>     > depends on gnome-libs/libgda-0.2.1 (which I thought I had
> installed)
> #ebuild libgda-0.2.1-r1.ebuild clean merge
> compiling: gda-ldap-connection.c
> in function 'gda_ldap_error_make'
> gda-ldap-connection.c:271: dereferencing pointerto incomplete type.

Looks like libgda requires openldap make sure you have version 1.2
installed.
I'm currently testing all packages and I'll try to figure out what the
problem is.
can take ~24hrs.

bye achim~

> 
> Please advise.
> 
> Regards,
> Kevin Gordon



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-dev] ebuild glade - depends on gnome-db - depends on libgda
  2001-04-28 14:15 ` [gentoo-dev] ebuild glade - depends on gnome-db - depends on libgda Achim Gottinger
@ 2001-05-05  0:04   ` Kevin Gordon
  2001-05-05  1:38     ` [gentoo-dev] Install hints Jake Bishop
  2001-05-05  7:21     ` [gentoo-dev] ebuild glade - depends on gnome-db - depends on libgda Achim Gottinger
  0 siblings, 2 replies; 9+ messages in thread
From: Kevin Gordon @ 2001-05-05  0:04 UTC (permalink / raw
  To: gentoo-dev

I have completed 131 ebuilds to date with only 2 ebuilds giving problems.
This is an excellent result. Many thanks. A few more queries!
----------------------------------------------------------------------------
---------------------
(A)
# ebuild glade-0.5.11.ebuild merge
Have now installed the dependencies (see below). Now up to glade:
gnomedbbrowser.c: In function 'gb_gnome_db_browser_new' :
gnomedbbrowser.c:56:structure has no member named 'tables_button' ...
'views_button' ... 'procs_button' ... 'types_button'
make[3]:***[gnomedbbrowser.o] Error 1
Any hints on what might be missing?

----------------------------------------------------------------------------
------------------------
(B)
"this is also the cause (and solution) of gnomecc (control-center) not
showing it's capplets."

I have this problem with control-center. Should I do the manual fix?

----------------------------------------------------------------------------
------------------------
(C)
#ebuild gnucash-1.4.7-r2.ebuild merge
Noticed additional dependency: /usr/portage/dev-libs/g-wrap

----------------------------------------------------------------------------
-------------------------
(D)
I see a folder /usr/portage/dev-lang/php as well as php-4. The new ebuild
file is called php-4.0.4_p1.ebuild. What does the "p1" indicate?

----------------------------------------------------------------------------
---------------------------
(E)
#ebuild ruby-1.6.2.ebuild merge
readline.c: In function 'filename_completion_proc_call' :
readline.c:325:'filename_completion_proc_call' undeclared (first use in this
function)
......................'username_completion_function' ....
Any comments?

----------------------------------------------------------------------------
-----------------------------
(F)
#ebuild postgresql-7.1.ebuild merge
Have installed 100%.
Wish to include module for ODBC.
Like --enable-odbc --with-odbcinst=DIRECTORY.
Can I edit this into the ebuild file. What is the best approach to do this?

----------------------------------------------------------------------------
-----------------------------
Thank you for your help.
Cheers,
Kevin
----- Original Message -----
From: "Achim Gottinger" <AGottinger@t-online.de>
To: <gentoo-dev@gentoo.org>
Sent: Sunday, April 29, 2001 7:45 AM
Subject: Re: [gentoo-dev] ebuild glade - depends on gnome-db - depends on
libgda


> > Kevin Gordon wrote:
> >
> > Many thanks to Achim. I have now successfully installed php-4.
> >
> Hi Kevin,
>
> I updated php an hour ago it makes use of the USE environment variables
> now.
>
> > Current task:
> > #ebuild glade-0.5.11.ebuild merge
> >     > depends on gnome-office/gnome-db-0.2.0 or greater
> > #ebuild gnome-db-0.2.1.ebuild merge
> >     > depends on gnome-libs/libgda-0.2.1 (which I thought I had
> > installed)
> > #ebuild libgda-0.2.1-r1.ebuild clean merge
> > compiling: gda-ldap-connection.c
> > in function 'gda_ldap_error_make'
> > gda-ldap-connection.c:271: dereferencing pointerto incomplete type.
>
> Looks like libgda requires openldap make sure you have version 1.2
> installed.
> I'm currently testing all packages and I'll try to figure out what the
> problem is.
> can take ~24hrs.
>
> bye achim~
>
> >
> > Please advise.
> >
> > Regards,
> > Kevin Gordon
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://www.gentoo.org/mailman/listinfo/gentoo-dev
>




^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-dev] Install hints
  2001-05-05  0:04   ` Kevin Gordon
@ 2001-05-05  1:38     ` Jake Bishop
  2001-05-05  6:30       ` AW: " Sebastian Werner
  2001-05-05  7:34       ` Achim Gottinger
  2001-05-05  7:21     ` [gentoo-dev] ebuild glade - depends on gnome-db - depends on libgda Achim Gottinger
  1 sibling, 2 replies; 9+ messages in thread
From: Jake Bishop @ 2001-05-05  1:38 UTC (permalink / raw
  To: gentoo-dev

Hello,
I have the sys-i686 20010425 build up and running.I would like to install kernel
sources, and PPP.2.4 and rp-pppoe-3.0 so I can use the portage system for the
rest. I have used Freebsd ports and loved it.I just need to know what commands
are used and what files I have to edit to get these packages installed and
running.
Thanks






^ permalink raw reply	[flat|nested] 9+ messages in thread

* AW: [gentoo-dev] Install hints
  2001-05-05  1:38     ` [gentoo-dev] Install hints Jake Bishop
@ 2001-05-05  6:30       ` Sebastian Werner
  2001-05-05  7:34       ` Achim Gottinger
  1 sibling, 0 replies; 9+ messages in thread
From: Sebastian Werner @ 2001-05-05  6:30 UTC (permalink / raw
  To: gentoo-dev

Read the guides on the gentoo-homepage...

Sebastian

-----Ursprungliche Nachricht-----
Von: gentoo-dev-admin@gentoo.org [mailto:gentoo-dev-admin@gentoo.org]Im
Auftrag von Jake Bishop
Gesendet: Samstag, 5. Mai 2001 09:36
An: gentoo-dev@gentoo.org
Betreff: [gentoo-dev] Install hints


Hello,
I have the sys-i686 20010425 build up and running.I would like to install
kernel
sources, and PPP.2.4 and rp-pppoe-3.0 so I can use the portage system for
the
rest. I have used Freebsd ports and loved it.I just need to know what
commands
are used and what files I have to edit to get these packages installed and
running.
Thanks




_______________________________________________
gentoo-dev mailing list
gentoo-dev@gentoo.org
http://www.gentoo.org/mailman/listinfo/gentoo-dev




^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-dev] ebuild glade - depends on gnome-db - depends on libgda
  2001-05-05  0:04   ` Kevin Gordon
  2001-05-05  1:38     ` [gentoo-dev] Install hints Jake Bishop
@ 2001-05-05  7:21     ` Achim Gottinger
  2001-05-05  9:49       ` Achim Gottinger
  1 sibling, 1 reply; 9+ messages in thread
From: Achim Gottinger @ 2001-05-05  7:21 UTC (permalink / raw
  To: gentoo-dev

Kevin Gordon wrote:
> 
> I have completed 131 ebuilds to date with only 2 ebuilds giving problems.
> This is an excellent result. Many thanks. A few more queries!
> ----------------------------------------------------------------------------
> ---------------------
> (A)
> # ebuild glade-0.5.11.ebuild merge
> Have now installed the dependencies (see below). Now up to glade:
> gnomedbbrowser.c: In function 'gb_gnome_db_browser_new' :
> gnomedbbrowser.c:56:structure has no member named 'tables_button' ...
> 'views_button' ... 'procs_button' ... 'types_button'
> make[3]:***[gnomedbbrowser.o] Error 1
> Any hints on what might be missing?

Do you have gnome-db installed? emerge seems not to detect this
dependencie here.

> 
> ----------------------------------------------------------------------------
> ------------------------
> (B)
> "this is also the cause (and solution) of gnomecc (control-center) not
> showing it's capplets."
> 
> I have this problem with control-center. Should I do the manual fix?

Yes do the monual fix.
> 
> ----------------------------------------------------------------------------
> ------------------------
> (C)
> #ebuild gnucash-1.4.7-r2.ebuild merge
> Noticed additional dependency: /usr/portage/dev-libs/g-wrap
> 
k, thx I added it
> ----------------------------------------------------------------------------
> -------------------------
> (D)
> I see a folder /usr/portage/dev-lang/php as well as php-4. The new ebuild
> file is called php-4.0.4_p1.ebuild. What does the "p1" indicate?
> 
p1 means patch level 1
> ----------------------------------------------------------------------------
> ---------------------------
> (E)
> #ebuild ruby-1.6.2.ebuild merge
> readline.c: In function 'filename_completion_proc_call' :
> readline.c:325:'filename_completion_proc_call' undeclared (first use in this
> function)
> ......................'username_completion_function' ....
> Any comments?
> 
Sounds like you are using readline-4.2. Try to downgrade to 4.1, 4.2 is
not 100% compatible and makes
problems with a few packages.
> ----------------------------------------------------------------------------
> -----------------------------
> (F)
> #ebuild postgresql-7.1.ebuild merge
> Have installed 100%.
> Wish to include module for ODBC.
> Like --enable-odbc --with-odbcinst=DIRECTORY.
> Can I edit this into the ebuild file. What is the best approach to do this?
> 
postgres comes with iODBC, I did not add this option because we
currently only use unixODBC.
unixODBC support postgress and mysql and has all the required cleints
stuff included.
if you really need iODBC you can edit the postgress ebuild and add those
lines to the configure line.

> ----------------------------------------------------------------------------
> -----------------------------
> >
> > >
> > > Please advise.
> > >
> > > Regards,
> > > Kevin Gordon
> >
> > _______________________________________________
> > gentoo-dev mailing list
> > gentoo-dev@gentoo.org
> > http://www.gentoo.org/mailman/listinfo/gentoo-dev
> >
> 
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://www.gentoo.org/mailman/listinfo/gentoo-dev



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-dev] Install hints
  2001-05-05  1:38     ` [gentoo-dev] Install hints Jake Bishop
  2001-05-05  6:30       ` AW: " Sebastian Werner
@ 2001-05-05  7:34       ` Achim Gottinger
  1 sibling, 0 replies; 9+ messages in thread
From: Achim Gottinger @ 2001-05-05  7:34 UTC (permalink / raw
  To: gentoo-dev

Jake Bishop wrote:
> 
> Hello,
> I have the sys-i686 20010425 build up and running.I would like to install kernel
> sources, and PPP.2.4 and rp-pppoe-3.0 so I can use the portage system for the
> rest. I have used Freebsd ports and loved it.I just need to know what commands
> are used and what files I have to edit to get these packages installed and
> running.

You mean you need to install the binary packages to get connetcted to
the internet for the rest, correct?

download the binary packages for rp-pppoe adn ppp to
/usr/portage/packages/All ( you must create this dir first).
cd to that dir and run

pkgmerge [packagename].tbz2

We have no kernel source packages as tbz2's on ibiblio at the moment. If
you need one contact me.

bye achim~

> Thanks
> 
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://www.gentoo.org/mailman/listinfo/gentoo-dev



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-dev] ebuild glade - depends on gnome-db - depends on libgda
  2001-05-05  7:21     ` [gentoo-dev] ebuild glade - depends on gnome-db - depends on libgda Achim Gottinger
@ 2001-05-05  9:49       ` Achim Gottinger
  2001-05-07  1:58         ` Kevin Gordon
  0 siblings, 1 reply; 9+ messages in thread
From: Achim Gottinger @ 2001-05-05  9:49 UTC (permalink / raw
  To: gentoo-dev

Achim Gottinger wrote:
> 
> Kevin Gordon wrote:
> >
> > I have completed 131 ebuilds to date with only 2 ebuilds giving problems.
> > This is an excellent result. Many thanks. A few more queries!
> > ----------------------------------------------------------------------------
> > ---------------------
> > (A)
> > # ebuild glade-0.5.11.ebuild merge
> > Have now installed the dependencies (see below). Now up to glade:
> > gnomedbbrowser.c: In function 'gb_gnome_db_browser_new' :
> > gnomedbbrowser.c:56:structure has no member named 'tables_button' ...
> > 'views_button' ... 'procs_button' ... 'types_button'
> > make[3]:***[gnomedbbrowser.o] Error 1
> > Any hints on what might be missing?
> 
> Do you have gnome-db installed? emerge seems not to detect this
> dependencie here.
> 
Hi Kevin,

I updated glade to 0.6.2. this version works with gnome-db-0.2.3. I had
the same problems with 0.5.11.
I commit it to cvs in an hour or so.

bye achim~



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-dev] ebuild glade - depends on gnome-db - depends on libgda
  2001-05-05  9:49       ` Achim Gottinger
@ 2001-05-07  1:58         ` Kevin Gordon
  2001-05-07  8:49           ` Achim Gottinger
  0 siblings, 1 reply; 9+ messages in thread
From: Kevin Gordon @ 2001-05-07  1:58 UTC (permalink / raw
  To: gentoo-dev

Have successfully installed glade-0.6.2.
Updated php-4.0.4 to php-4.0.5 and used ebuild unmerge for first time.
Will use unixODBC so now will config apache and postgresql.
Thanks for the advice.

Are there any notes or info on emerge? Is it still in testing? Is
portage-maintain obsolete?

Regards,
Kevin

----- Original Message -----
From: "Achim Gottinger" <AGottinger@t-online.de>
To: <gentoo-dev@gentoo.org>
Sent: Sunday, May 06, 2001 3:19 AM
Subject: Re: [gentoo-dev] ebuild glade - depends on gnome-db - depends on
libgda


> Achim Gottinger wrote:
> >
> > Kevin Gordon wrote:
> > >
> > > I have completed 131 ebuilds to date with only 2 ebuilds giving
problems.
> > > This is an excellent result. Many thanks. A few more queries!
> >
> --------------------------------------------------------------------------
--
> > > ---------------------
> > > (A)
> > > # ebuild glade-0.5.11.ebuild merge
> > > Have now installed the dependencies (see below). Now up to glade:
> > > gnomedbbrowser.c: In function 'gb_gnome_db_browser_new' :
> > > gnomedbbrowser.c:56:structure has no member named 'tables_button' ...
> > > 'views_button' ... 'procs_button' ... 'types_button'
> > > make[3]:***[gnomedbbrowser.o] Error 1
> > > Any hints on what might be missing?
> >
> > Do you have gnome-db installed? emerge seems not to detect this
> > dependencie here.
> >
> Hi Kevin,
>
> I updated glade to 0.6.2. this version works with gnome-db-0.2.3. I had
> the same problems with 0.5.11.
> I commit it to cvs in an hour or so.
>
> bye achim~
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://www.gentoo.org/mailman/listinfo/gentoo-dev
>




^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-dev] ebuild glade - depends on gnome-db - depends on libgda
  2001-05-07  1:58         ` Kevin Gordon
@ 2001-05-07  8:49           ` Achim Gottinger
  0 siblings, 0 replies; 9+ messages in thread
From: Achim Gottinger @ 2001-05-07  8:49 UTC (permalink / raw
  To: gentoo-dev

Kevin Gordon wrote:
> 
> Have successfully installed glade-0.6.2.
> Updated php-4.0.4 to php-4.0.5 and used ebuild unmerge for first time.
> Will use unixODBC so now will config apache and postgresql.
> Thanks for the advice.
> 
> Are there any notes or info on emerge? Is it still in testing? Is
> portage-maintain obsolete?
> 
I don't know if emerge is documented. Using it to install packages
beside freetyp-1.3 which must be installed manually) and to update the
portage tree works fine. emerge update does not work correct at the
moment.
yes, portage-maintain is obsolete.

bye achim~



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2001-05-07 14:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <000801c0d01e$cbaaab50$0501010a@kgpro>
2001-04-28 14:15 ` [gentoo-dev] ebuild glade - depends on gnome-db - depends on libgda Achim Gottinger
2001-05-05  0:04   ` Kevin Gordon
2001-05-05  1:38     ` [gentoo-dev] Install hints Jake Bishop
2001-05-05  6:30       ` AW: " Sebastian Werner
2001-05-05  7:34       ` Achim Gottinger
2001-05-05  7:21     ` [gentoo-dev] ebuild glade - depends on gnome-db - depends on libgda Achim Gottinger
2001-05-05  9:49       ` Achim Gottinger
2001-05-07  1:58         ` Kevin Gordon
2001-05-07  8:49           ` Achim Gottinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox