-
Some systems require unusual options for compilation or linking that the `configure script does not know about. You can give `configure initial values for variables by setting them in the environment. Using a Bourne-compatible shell, you can do that on the command line like
this:
CC=c89 CFLAGS=-O2 LIBS=-lposix ./configure
Or on systems that have the `env program, you can do it in this way...
2008-09-22 10:31:44 UTC in GTagger
-
Logged In: YES
user_id=688111
Thank you! I assumed it has to be something wrong with the
schema but couldn't find the fault immediately.
2004-07-18 11:01:42 UTC in phpLDAPadmin
-
I tried to add a UserAccount to an existing "People"
OrganizationUnit. The following attributes should be
saved into LDAP but they won't because "LDAP said:
Undefined attribute type, Error number: 0x11
(LDAP_UNDEFINED_TYPE)":
User name: toka
First name: Marcel
Last name: Karras
Password: [secret]
Login Shell: /bin/bash
UID Number: 11617
GID Number: 11600
Container...
2004-07-16 15:50:59 UTC in phpLDAPadmin
-
A new release of GTagger - a gtkmm based ID3Tag editor - is out there. A lot of work has been done since 0.1.0 whereas this prerelease will be the last one. This version features the following enhancements:
* ogg read/write support
* file pattern matching and enhanced autocomplete
* prelimitary duplicate file search
* complete code cleanup
* improved autotools support
* configuration using...
2003-06-27 08:06:06 UTC in GTagger
-
Final work has been done and it's time for testing/usage.
2003-02-03 19:25:52 UTC in GTagger