This archive is retained to ensure existing URLs remain functional. It will not contain any emails sent to this mailing list after July 1, 2024. For all messages, including those sent before and after this date, please visit the new location of the archive at https://mailman.ripe.net/archives/list/[email protected]/
[db-wg] installing "RIPE Whois Database"
- Previous message (by thread): [db-wg] installing "RIPE Whois Database"
- Next message (by thread): [db-wg] installing "RIPE Whois Database"
Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Agoston Horvath
agoston at ripe.net
Fri Sep 27 16:34:43 CEST 2013
Dear Martin, You have to compile the source code using maven as per the instruction outlined at https://github.com/RIPE-NCC/whois/wiki/Development#release Currently we have no installation instructions. Kind regards, Agoston Horvath On 09/27/2013 02:00 PM, Martin T wrote: > Hi, > > I would like to install "RIPE Whois Database" locally for testing > purposes. I have downloaded the latest release: > > dbase at A58:~$ wget -q https://github.com/RIPE-NCC/whois/archive/master.zip > dbase at A58:~$ unzip -qq master.zip > dbase at A58:~$ > > > ..and installed logrotate, sendmail, git, maven, openjdk-7-doc, > openjdk-7-jdk, openjdk-7-source, mysql-server and mysql-client > packages from Debian Wheezy repository. Mysqld is listening on TCP > port 3306 and user dbint is created: > > mysql> SELECT * FROM mysql.user WHERE User = 'dbint' ; > +-----------+-------+----------+-------------+-------------+-------------+-------------+-------------+-----------+-------------+---------------+--------------+-----------+------------+-----------------+------------+------------+--------------+------------+-----------------------+------------------+--------------+-----------------+------------------+------------------+----------------+---------------------+--------------------+------------------+------------+--------------+------------------------+----------+------------+-------------+--------------+---------------+-------------+-----------------+----------------------+--------+-----------------------+ > | Host | User | Password | Select_priv | Insert_priv | > Update_priv | Delete_priv | Create_priv | Drop_priv | Reload_priv | > Shutdown_priv | Process_priv | File_priv | Grant_priv | > References_priv | Index_priv | Alter_priv | Show_db_priv | Super_priv > | Create_tmp_table_priv | Lock_tables_priv | Execute_priv | > Repl_slave_priv | Repl_client_priv | Create_view_priv | Show_view_priv > | Create_routine_priv | Alter_routine_priv | Create_user_priv | > Event_priv | Trigger_priv | Create_tablespace_priv | ssl_type | > ssl_cipher | x509_issuer | x509_subject | max_questions | max_updates > | max_connections | max_user_connections | plugin | > authentication_string | > +-----------+-------+----------+-------------+-------------+-------------+-------------+-------------+-----------+-------------+---------------+--------------+-----------+------------+-----------------+------------+------------+--------------+------------+-----------------------+------------------+--------------+-----------------+------------------+------------------+----------------+---------------------+--------------------+------------------+------------+--------------+------------------------+----------+------------+-------------+--------------+---------------+-------------+-----------------+----------------------+--------+-----------------------+ > | localhost | dbint | | Y | Y | Y > | Y | Y | Y | Y | Y > | Y | Y | N | Y | Y > | Y | Y | Y | Y | Y > | Y | Y | Y | Y > | Y | Y | Y > | Y | Y | Y | Y > | | | | | > 0 | 0 | 0 | 0 | | > NULL | > +-----------+-------+----------+-------------+-------------+-------------+-------------+-------------+-----------+-------------+---------------+--------------+-----------+------------+-----------------+------------+------------+--------------+------------+-----------------------+------------------+--------------+-----------------+------------------+------------------+----------------+---------------------+--------------------+------------------+------------+--------------+------------------------+----------+------------+-------------+--------------+---------------+-------------+-----------------+----------------------+--------+-----------------------+ > 1 row in set (0.00 sec) > > mysql> > > > As I understand, now I need whois.jar file which is an archive > containing Java class files? Where can I get this? > > > > regards > Martin >
- Previous message (by thread): [db-wg] installing "RIPE Whois Database"
- Next message (by thread): [db-wg] installing "RIPE Whois Database"
Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
[ db-wg Archives ]