Gentoo Archives: gentoo-user

From: Nick Khamis <symack@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Gentoo and Ultramonkey
Date: Mon, 28 Sep 2009 00:38:01
Message-Id: 46d08bd30909271737p3ab0bd8fsf43d616f628e7f55@mail.gmail.com
In Reply to: Re: [gentoo-user] Gentoo and Ultramonkey by Volker Armin Hemmann
1 Hello Gentlemen,
2
3 Thank you for your responses, I do apologize for the inconvenience. So all I
4 have to do is modify /etc/make.conf by adding mysql and emerge libdbi. I do
5 not need to install mysql server, this machine only needs mysqlclient.
6 Thanks again for your help.
7
8 Nick
9
10 On Sun, Sep 27, 2009 at 11:33 PM, Volker Armin Hemmann <
11 volkerarmin@××××××××××.com> wrote:
12
13 > On Montag 28 September 2009, Nick Khamis wrote:
14 > > Hello Everyone I am new to gentoo, usually I use Debian. I have a fresh
15 > > install x86 2.6.30 kernel and I was trying to get Ultramonkey going on
16 > the
17 > > box. I looking for the equivilant to the following deb packages for
18 > Gentoo
19 > > please
20 > >
21 > > * libdbi-perl
22 > > * libdbd-mysql-perl
23 > > * libmysqlclient14-dev
24 > >
25 > > If you feel that there is anything else I need to know about getting
26 > > Ultramonkey working on Gentoo please let me know.
27 > >
28 > > Thanks In Advanced,
29 > > Ninus
30 > >
31 >
32 > emerge -s lbdbi
33 >
34 > * dev-db/libdbi
35 > Latest version available: 0.8.3
36 > Latest version installed: [ Not Installed ]
37 > Size of files: 1,035 kB
38 > Homepage: http://libdbi.sourceforge.net/
39 > Description: libdbi implements a database-independent abstraction
40 > layer in C, similar to the DBI/DBD layer in Perl.
41 > License: LGPL-2.1
42 >
43 > emerge -pv libdbi
44 >
45 > [ebuild N ] dev-python/egenix-mx-base-3.1.2 7,976 kB
46 > [ebuild N ] dev-db/postgresql-server-8.4.1 USE="nls perl python xml
47 > -doc
48 > (-selinux) -tcl -uuid" LINGUAS="de -af -cs -es -fa -fr -hr -hu -it -ko -nb
49 > -pl
50 > -pt_BR -ro -ru -sk -sl -sv -tr -zh_CN -zh_TW" 0 kB
51 > [ebuild N ] virtual/postgresql-server-8.4 0 kB
52 > [ebuild N ] dev-db/libdbi-0.8.3 USE="-doc" 1,036 kB
53 > [ebuild N ] dev-db/libdbi-drivers-0.8.3 USE="postgres sqlite sqlite3 -
54 > bindist -doc (-firebird) -mysql -oci8" 1,499 kB
55 >
56 >
57 >
58 > you see, mysql is an useflag for libdbi. So all you have to do is set the
59 > useflags and emerge libdbi.
60 >
61 > And for the future, please read the documentation. Almost everything is
62 > covered in it.
63 >
64 >

Replies

Subject Author
[gentoo-user] Re: Gentoo and Ultramonkey walt <w41ter@×××××.com>
Re: [gentoo-user] Gentoo and Ultramonkey Michael Higgins <linux@×××××××.org>