search for: gime

Displaying 15 results from an estimated 15 matches for "gime".

Did you mean: game
2004 Sep 24
4
[LLVMdev] Little win32/Signals.cpp patch
...nted, but I'm not so strong in C++ for resolving the iussue. About the build procedure, it's based on scons, and it's still at a very preliminary stage... Right now I'm trying to build TableGen with it, as till now I've always copied TableGen results from the cygwin build ;-) Gime me a little more time, as I'm in the middle of this, and then I'll post it to the list. --- Paolo Invernizzi BTW... is it that llvm/utils/TableGen/Record.cpp need an include of llvm/Support/DataTypes.h for having the right typedef of int64_t? ;-)) Jeff Cohen wrote: >OK. I stron...
2004 Jun 08
1
NIC detection by anaconda
...m is asking for this interface module. I tried to create a device disk, but without success. Maybe I'm missing some information about the modules detection by the installation. How could I check the modules in the iso image ? or how could I insert a new module in the iso image ? Anyone could gime me some help on this problem ? TIA, Lauro Whately.
2001 Dec 01
4
features in samba 3.alpha
now that samba3 compile in my redhat 7.2 i want to test it.. reading the documentation that described the new features supported in samba3alpha i cant find too much explanation.. and here is the quiz: now from a win9x client when i see the list of users, i can see groups for adding to my win9x clients shares?? what is the state of support of changing password from a terminal like NT SERVER
2004 Sep 24
0
[LLVMdev] Little win32/Signals.cpp patch
...g in C++ for resolving the iussue. > > About the build procedure, it's based on scons, and it's still at a very > preliminary stage... > Right now I'm trying to build TableGen with it, as till now I've always > copied TableGen results from the cygwin build ;-) > Gime me a little more time, as I'm in the middle of this, and then I'll > post it to the list. > > --- > Paolo Invernizzi > > BTW... is it that llvm/utils/TableGen/Record.cpp need an include of > llvm/Support/DataTypes.h for having the right typedef of int64_t? > ;...
2005 Dec 15
2
Outbound Routing
Hello, I have a 4 port FXO digium card with 3 PSTNs attached to it and AsteriskAtHome setup. Everything is working fine except outbound calls. When I dial a outside number, it works fine, but when another employee trys to dial out while I am on a line, it will not go. I have a outgoing route setup in the AMP interface. Dial Pattern: 1NXXNXXXXXX NXXNXXXXXX NXXXXXX Trunk
2004 Aug 02
3
debug channels
hello winers! has anyone a kind of debug channels documentation? i mean that parameters after "--debugmsg" like: "+relay,+loaddll,+reg"... i need to see network stuff in the debug messages. thanx, cheers! rxon -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20040802/0b9fca0a/attachment.htm
2017 May 15
0
ACL and virtual user
...e 1: Missing ACL rights -------------- #user=info at mydomain.com lrwsi -------------- Log: May 15 10:51:57 server dovecot: imap(info at mydomain.com): Error: Global ACL file /etc/dovecot/dovecot-acl line 2: Unknown ID 'at' But none of these gave results, could you explain better or gime me an example? Many many thanks! Davide Italy
2006 Apr 30
0
Role based auth recipe from a subfolder?
...er gets permission denied on any controller, even if i change the rights table controller and action fields with combinations like: admin/controller admin/action controller admin/action admin/controller action im trying to he user role get the rights path so hope someone can gime an advice on this :( -- Posted via http://www.ruby-forum.com/.
2004 Sep 25
0
[LLVMdev] Little win32/Signals.cpp patch
...g in C++ for resolving the iussue. > > About the build procedure, it's based on scons, and it's still at a very > preliminary stage... > Right now I'm trying to build TableGen with it, as till now I've always > copied TableGen results from the cygwin build ;-) > Gime me a little more time, as I'm in the middle of this, and then I'll > post it to the list. > > --- > Paolo Invernizzi > > BTW... is it that llvm/utils/TableGen/Record.cpp need an include of > llvm/Support/DataTypes.h for having the right typedef of int64_t? > ;...
2004 Sep 24
0
[LLVMdev] Little win32/Signals.cpp patch
OK. I strongly support that sentiment. Paolo, could you send me your procedure for building under Windows? I haven't tried to build anything but System/Win32 so far. On Fri, 24 Sep 2004 07:52:23 -0700 Reid Spencer <reid at x10sys.com> wrote: > I'll wait for the research. We should try, as much as possible, to make > it work with just what the compiler provides and without
2004 Sep 24
3
[LLVMdev] Little win32/Signals.cpp patch
...sue. > > > > About the build procedure, it's based on scons, and it's still at a very > > preliminary stage... > > Right now I'm trying to build TableGen with it, as till now I've always > > copied TableGen results from the cygwin build ;-) > > Gime me a little more time, as I'm in the middle of this, and then I'll > > post it to the list. > > > > --- > > Paolo Invernizzi > > > > BTW... is it that llvm/utils/TableGen/Record.cpp need an include of > > llvm/Support/DataTypes.h for having th...
2007 Jan 17
0
login_get_lastlog - nss enviornment - works in shell env, doesn't work when sshd calls it.
...function in a separate executable so I can see if it's working ok and if not I can gdb it. The interesting thing is that this app is workign just fine! The only app where the getpwuid is not wokring is sshd and I can't understand why... maybe it's in the nss implementation but please gime me ANY ideas!! Thanks and any help will be useful! BTW, I'm _not_ subscribed to this list because I'm not C dev. Please 'reply all' or to me personal.10q. Have a nice day :) Laters. [--code getpwuid.c --] #include <sys/types.h> #include <pwd.h> #include <stdarg....
2004 Sep 24
4
[LLVMdev] Little win32/Signals.cpp patch
I'll wait for the research. We should try, as much as possible, to make it work with just what the compiler provides and without third party packages. Thanks, reid. On Fri, 2004-09-24 at 07:46, Jeff Cohen wrote: > I added the include of cstudio and it fails with plain VC7.1; the file > does not exist. > > Add it for now. If it is impossible to build with VC7.1 and without
2009 Apr 14
6
SQL Server via DBI/ODBC configuration
I have followed the cookbook on http://wiki.rubyonrails.org/database-support/ms-sql but am having problems with the rails part. I can connect to the database using sqsh so I think all the freetds plumbing is good. When I try to connect to the db with a rake db:migrate or just using script/ console I get this error: >> Client.find(:first) DBI::InterfaceError: Unable to load driver
2009 May 21
1
[PATCH server] Updated look and feel for empty grid views
...!aqb+$>u$cw& zs-kHc_V at Ss@P|LlpZ<||)9V(`6XbmvAa*-BH*el#HeaIC6xr at fNV!_kW}V<@ty|?` z(^^?dmgPW<lhf&xvMgEF6~Wrrh*zrRoNDr{Ak_&vO_)xnESJl;q at xwH*^Jjc@(@K) zFq_TRmbZ#2Aq48WWHy_jmEp{pb3AbIB6+WmK+-seb&-|e39Z-?@j35t4$9#0K_FcY zAx>C~5LoMwqG3`yEK!r7^3b>jCp1ndgfe&<giMe+B{c=AD at d)Rv<*w=2~AB?RV=Fo zRkdWaTr&5D&ej>;HT?u?F+nF$l(%UbmgSsYw^%nKR=w_*4B~J&<nh-%%FVrf-tmri zG9HhyHWFr?b6DqTni^{@P18`fG(zVb*4nk@<$28NvMi(1G}LuPRaMk=6B_|Swlqg5 ziUK8dRJW>2s;c7X=!n1aiyyj+F29O}(Ha%CZLq=9A8zo_>t4sjOBYyHj>dUv at 3F0p zj`v`l!1_o(u at 0n!p%RovFfB_CPnH~...