Hi!

I think I just found out what the problem was: I installed the 1.8.6.1 hotfix package with ./configure && make, because http://www.midgard-project.org/documentation/installation-source-midgard-data/ says make and make install do the same for this package. Out of curiosity, I now also ran make install, and now creating new databases seems to work.

Is this an issue specific to the hotfix package or is the documentation outdated?


Bye,

Andreas

Andreas Flack schrieb:
Piotr Pokora schrieb:
Andreas Flack writes:
Hi!

Hi!

> but I managed to navigate around it by manually adding /usr/local/lib to
/etc/ld.conf (but it would really be nicer if Midgard did that
automatically).

It's something can not be done by midgard's configure & make build.
It's system's linker issue. Depending on automake/atuconf versions installed
you should be informed about this at least.

underneath the dialog interface, I see this additional error:

Updating database: multilang

repligard-CRITICAL **: Error logging into Database
aborting...
/usr/local/share/midgard/datagard/lib.postinst: line 787: 26564
Abgebrochen             $MGD_USR_PATH/bin/repligard -c
$MGD_CONFIG_PATH/repligard.conf -i $MGD_SHARE_PATH/languages.xml

In MySQL:
`DESCRIBE member`

Send/paste output.

Here you go:

mysql> describe member;
+-----------+-----------------------+------+-----+---------+----------------+
| Field     | Type                  | Null | Key | Default | Extra     |
+-----------+-----------------------+------+-----+---------+----------------+ | id | int(11) | NO | PRI | NULL | auto_increment |
| uid       | int(11)               | NO   | MUL | 0       |     |
| gid       | int(11)               | NO   | MUL | 0       |     |
| extra     | longtext              | NO   |     |         |     |
| info      | set('owner','member') | NO   |     |         |     |
| sitegroup | int(11)               | NO   | MUL | 0       |     |
+-----------+-----------------------+------+-----+---------+----------------+
6 rows in set (0.00 sec)



Bye,

Andreas


Piotras

_______________________________________________
user mailing list
[email protected]
http://lists.midgard-project.org/mailman/listinfo/user

_______________________________________________
user mailing list
[email protected]
http://lists.midgard-project.org/mailman/listinfo/user

_______________________________________________
user mailing list
[email protected]
http://lists.midgard-project.org/mailman/listinfo/user

Reply via email to