FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 20 matches
Forum Index
Author Message
  Topic: Can't build mango
elgato

Replies: 1
Views: 11658

PostForum: DSSS   Posted: Wed Jul 16, 2008 8:35 am   Subject: Can't build mango
Show your dmd.conf
  Topic: memcache
elgato

Replies: 6
Views: 30720

PostForum: Mango   Posted: Tue Jul 01, 2008 1:41 pm   Subject: memcache
The MemCache stuff is still around ... I could put it back in trunk, if ppl are keen to have it?
that would be very usefull. we have memcache servers running around to work with php, perl and they r ...
  Topic: memcache
elgato

Replies: 6
Views: 30720

PostForum: Mango   Posted: Mon Mar 24, 2008 2:29 pm   Subject: memcache
i've noticed memcache module in earlier mango releases. it have moved somewhere now or it is just in the past? can't find any working Sad
  Topic: install/compile problem
elgato

Replies: 11
Views: 31716

PostForum: DDBI   Posted: Mon Mar 24, 2008 2:19 pm   Subject: install/compile problem
solved by commenting mysql_errno blocks on connect/close
something weird..
  Topic: httpserver + dbi
elgato

Replies: 1
Views: 13419

PostForum: Mango   Posted: Tue Feb 12, 2008 4:09 am   Subject: httpserver + dbi
nobody tried to make http multithread listener with dbi connections? Sad
can't figure it out... it seems that only one object of dbi is used per process, so http listener use the only connection...
  Topic: httpserver + dbi
elgato

Replies: 1
Views: 13419

PostForum: Mango   Posted: Fri Feb 08, 2008 12:00 pm   Subject: httpserver + dbi
Hi, i'm trying to do multithreaded http-server with connections to database, this is what i get:

Code:

import tango.core.Thread;

import tango.net.http.HttpConst;

import tango.util.log.C ...
  Topic: install/compile problem
elgato

Replies: 11
Views: 31716

PostForum: DDBI   Posted: Fri Feb 08, 2008 5:34 am   Subject: install/compile problem

import tango.core.Thread;

import tango.net.http.HttpConst;

import tango.util.log.Configurator;

import mango.net.http.server.HttpServer,
mango.net.http.server.HttpRequest,
...
  Topic: install/compile problem
elgato

Replies: 11
Views: 31716

PostForum: DDBI   Posted: Fri Feb 08, 2008 3:05 am   Subject: install/compile problem
It works:)
Installation tips for mysql:
1) get ddbi trunk
2) add to dmd.conf '-version=dbi_mysql -L-lmysql -L-lmysqlclient'
3) do 'dsss build'
3a) if you have linux and dsss throws an error with ...
  Topic: install/compile problem
elgato

Replies: 11
Views: 31716

PostForum: DDBI   Posted: Thu Feb 07, 2008 9:33 am   Subject: install/compile problem
maybe i need some not D module for mysql? ddbi actually lacks some documentation on installation, because usage is clear for any perl,php,python programmer, but installation is something weird...
tri ...
  Topic: install/compile problem
elgato

Replies: 11
Views: 31716

PostForum: DDBI   Posted: Wed Feb 06, 2008 2:27 pm   Subject: install/compile problem
Added -version=dbi_mysql to dmd.conf,
now try to do
dsss build in ddbi trunk and recieve

[root@localhost ddbi]# dsss build
Creating imports for dbi

dbi => dbi
+ /opt/dmd/bin/rebu ...
  Topic: install/compile problem
elgato

Replies: 11
Views: 31716

PostForum: DDBI   Posted: Wed Feb 06, 2008 9:11 am   Subject: install/compile problem
you mean i need to do:
dsss build myapp.d -version=dbi_mysql
instead of:
dsss build myapp.d ?
  Topic: install/compile problem
elgato

Replies: 11
Views: 31716

PostForum: DDBI   Posted: Wed Feb 06, 2008 7:43 am   Subject: install/compile problem
everyline from examples, tried also SQLite, had the same errors but with SQLiteDatabase...
  Topic: install/compile problem
elgato

Replies: 11
Views: 31716

PostForum: DDBI   Posted: Tue Feb 05, 2008 4:12 pm   Subject: install/compile problem
Hi,
i have downloaded sources from trunk, then made 'dsss build -version=dbi_mysql', then 'dsss install'.
tried to compile example and got errors:

[root@localhost networking]# dsss build ...
  Topic: Mango examples
elgato

Replies: 11
Views: 29436

PostForum: Mango   Posted: Sun Dec 30, 2007 10:13 am   Subject: Mango examples
yahoo, worked, chanched "default profile" for dsss from dmd-posix to dmd-posix-tango...
at last:) thanx for the help!
  Topic: Mango examples
elgato

Replies: 11
Views: 29436

PostForum: Mango   Posted: Sun Dec 30, 2007 10:09 am   Subject: Mango examples
ok, i tried this one (from examples/net/)



[root@localhost net]# dsss build httpserver.d
httpserver.d => httpserver
+ /usr/local/bin/rebuild -Idsss_imports/ -I. -S./ -I/usr/local/in ...
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group