search for: mak

Displaying 20 results from an estimated 464 matches for "mak".

Did you mean: mask
2005 Jul 25
2
problems with compiling asterisk-oh323
i ve downloaded asterisk-oh323-0.6.6.tar.gz I am getting this and anybody know howto fix this? #tar zxvf asterisk-oh323-0.6.6.tar.gz oh323]# cd asterisk-oh323-0.6.6 asterisk-oh323-0.6.6]# ls asterisk-driver CONFIGURATION Makefile rpm TESTS BUGS COPYING README rules.mak wrapper asterisk-oh323-0.6.6]# make for x in wrapper asterisk-driver; do make -C $x build || exit 1 ; done make[1]: Entering directory `/home/wassim/asterisk-oh323-0.6.6/wrapper' ./check_ver /root/src/oh323/pwlib pwli...
2008 Feb 28
2
Can't get xapian-core 1.05 to build under windows xp
Here is the output I get from nmake. I am not a guru at getting C programs to build under windows, I never had any troubles I could not solve on OSX :-( I am using the released sources, I have Visual Studio 2005, I have the make files from lemur. I read ALL the readme.txt file before starting. And this is what I get. C:\Documents a...
2009 Nov 03
3
Weird operator behaviour
...CRA CRA CRA CRA CRA CRA CRA [217] CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA [235] CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA [253] CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA [271] CRA CRA CRA CRA CRA CRA CRA CRA MAK MAK MAK MAK MAK MAK MAK MAK MAK MAK [289] MAK MAK MAK MAK MAK MOO MOO MOO MOO MOO MOO MOO MOO MOO MOO MOO MOO MOO [307] MOO MOO PHC PHC PHC PHC PHC PHC PHC PHC PHC PHC PHC PHC PHC PHC PHC PHC [325] PHC PHC PHC POS POS POS POS POS POS POS POS POS POS POS PTO PTO PTO PTO [343] PTO PTO PTO PTO PTO PTO...
2004 Apr 30
2
festival and gcc 3.3.2 (Fedora Core 1)
Can someone tell me how to build festival on a machine with gcc 3.3.2? I've searched all around and even found a reference or two that the problem exists but I'm not seeing the fix. thanks! -reed Symtoms are -- ./configure, then.... [root@telephone speech_tools]# make Check system type Remake modincludes.inc NATIVE_AUDIO ok EDITLINE config/modules/editline.mak SIOD siod/siod.mak WAGON stats/wagon/wagon.mak SCFG grammar/scfg/scfg.mak...
2011 Aug 12
4
klibc current state
...------------------------------------- - mikew/drop_cap - kinit: Add drop_capabilities support adds the ability to kinit to allow the dropping of POSIX capabilities. (patch even referenced on lwn :) - mikew/run-parts - kinit: Add run_parts() adds possibility to run boot scripts from kinit - maks/fdopendir - dirent.h add fdopendir() initial implementation aboves patches are for wider testing in: http://git.kernel.org/?p=libs/klibc/klibc-queue.git * Patches in the works: ----------------------- - mikew/bootscripts - kinit: Add callsites to execute files Needs discussion about /scrip...
2010 Aug 17
1
maks is going to be co-maintainer of klibc
Hi all, I wanted everyone to know that maximilian attems, of lower case fame ;) has foolishly^Wgraciously agreed to become co-maintainer of klibc. Hopefully this should let me spend more of the klibc development time I can squeeze out on productizing improvements, with maks concentrating on the ongoing maintenance work. maks of course has done most of the footwork for the last several maintenance releases, so this should hopefully just cut down on the hpa-imposed latency. Thank you and welcome! -hpa -- H. Peter Anvin, Intel Open Source Technology Center I work...
2010 Jun 04
2
Xapian-devel Digest, Vol 66, Issue 2
Hi Charlie, Thanks for your reply. I've modified config.mak according to README. I just want to output the xapian dll for php, so i removed other config such python, csharp, etc. I download source code from php site & set the path in config.mak accordingly. It still reports this error. I'm confused which config i missed. Thanks. Jaber 2010/6/3 &l...
2018 Feb 13
0
plotting the regression coefficients
...olors-automatically-and-manually#gradient-colors-for-scatter-plots question. So you could find it too and probably far more quickly then myself as I have also other duties. Cheers Petr BTW, you still post in HTML which could be sometimes problematic in this text only list. From: greg holly [mailto:mak.hholly at gmail.com] Sent: Monday, February 12, 2018 7:07 PM To: Richard M. Heiberger <rmh at temple.edu> Cc: PIKAL Petr <petr.pikal at precheza.cz>; r-help mailing list <r-help at r-project.org> Subject: Re: [R] plotting the regression coefficients Hi Petr and Richard; Thanks f...
2008 Aug 28
0
[PATCH] [RESEND] ioemu-remote: fix cross compilation.
...process terminated abnormally Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp> --- xen-setup | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/xen-setup b/xen-setup index 7f8768d..88f56dd 100755 --- a/xen-setup +++ b/xen-setup @@ -21,6 +21,13 @@ ln -sf ../Makefile.target $target/Makefile ln -sf ../xen-config.mak $target/config.mak cat xen-config-host.mak >>config-host.mak +# even if --install is specified to configure to set INSTALL, +# "include $(XEN_ROOT)/tools/Rules.mk" overrides INSTALL, so set it again. +echo $@ | grep -q -- --i...
2011 Oct 14
2
ctest package
Please send me the r package : ctest to the following e-mail mak.stat09@gmail.com Thank you. Best regards MAK [[alternative HTML version deleted]]
2000 Aug 23
0
explicit header deps: patch
Here are some very small header patches to make header dependencies less visible. If other developers would like to use cxref to produce cross-referenced html source, I can post a Makefile to do this. Sorry about not being able to send it as an attachment. You can also get it at http://216.164.32.243/~kruus/vorbis/ for now, but my net conne...
2002 May 07
4
2.2.x Printing from Win2k-more clues
I've discovered a couple of things while troubleshooting my printer setup problems. 1. print$ must be 0744. I ran a level-3 debug, and was seeing "chmod failed" errors. Upping it to level-10, I saw something that pointed to unix rights of 0744; my dir's were set to 0755 or 0777...neither worked. When I set print$ and it's subdir's to 0744, the chmod errors went away.
2009 Feb 11
2
[Bug 576] New: ip6tables maks auto configuration packages as INVALID
http://bugzilla.netfilter.org/show_bug.cgi?id=576 Summary: ip6tables maks auto configuration packages as INVALID Product: iptables Version: unspecified Platform: i386 OS/Version: Debian GNU/Linux Status: NEW Severity: blocker Priority: P1 Component: ip6tables AssignedTo: laforge at...
2018 Feb 12
2
plotting the regression coefficients
...)[c(2,4,1,3)] > >> levels(temp$variable) > > [1] "y2" "y4" "y1" "y3" > >> > > > > And you will get graphs with this new levels ordering. > > > > Cheers > > Petr > > > > From: greg holly [mailto:mak.hholly at gmail.com] > > Sent: Monday, February 12, 2018 8:52 AM > > To: PIKAL Petr <petr.pikal at precheza.cz> > > Cc: r-help mailing list <r-help at r-project.org> > > Subject: Re: [R] plotting the regression coefficients > > > > Hi Petr; > >...
2004 Sep 01
2
dedup and sort rules
A non-text attachment was scrubbed... Name: parse_logcheck Type: application/octet-stream Size: 3860 bytes Desc: not available Url : http://lists.alioth.debian.org/pipermail/logcheck-devel/attachments/20040901/b1727d89/attachment.obj
2004 May 15
1
Re: [Logcheck-commits] CVS logcheck/src
...ave no /etc/logcheck/footer.txt so aboves fails anyway. i would prefer to still report and forget aboves *txt, but i might be wrong. actually on my server i had an bad acl and logcheck had no read access to /etc/logcheck/header.txt, logcheck still reported security events, i found that neat. a++ maks -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Digital signature Url : http://lists.alioth.debian.org/pipermail/logcheck-devel/attachments/20040515/63eca653/attachment.pgp
2004 Jun 11
4
Bug#253861: logcheck: Please add support for imapproxy
Package: logcheck Version: 1.2.22a Severity: wishlist There is no support for imapproxy, and it would be a great help if it was added. Following are two sample lines from the syslog: Jun 11 09:36:55 MyHost in.imapproxyd[30845]: LOGOUT: '"MyUser"' from server sd [13] Jun 11 09:37:02 MyHost in.imapproxyd[30846]: LOGIN: '"MyUser"' (xxx.xxx.xxx.xx:yyyyy) on
2004 May 15
2
Re: [Logcheck-commits] CVS logcheck/src
...ogoutput/*; do if [ -s $file ]; then $SORT $TMPDIR/logoutput/* | uniq | sed -e 's/ *$//' \ > $TMPDIR/logoutput-sorted \ || error "Could not output $file to $TMPDIR/logoutput-sorted Disk Full?" fi done (well the -m option should go to the other options.) a++ maks -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Digital signature Url : http://lists.alioth.debian.org/pipermail/logcheck-devel/attachments/20040515/1fb0e921/attachment.pgp
2006 Aug 18
2
[patch] simplify nuke
please pull git://charm.itp.tuwien.ac.at/mattems/klibc/.git maks for the change: maximilian attems: [klibc] simplify nuke fixes boot failures due to unexpected error returns usr/utils/nuke.c | 20 +++++--------------- 1 file changed, 5 insertions(+), 15 deletions(-) diff --git a/usr/utils/nuke.c b/usr/utils/nuke.c index 01b300f..9470bcf 100644 ---...
2018 Feb 12
3
plotting the regression coefficients
...ot;y2" "y3" "y4" > levels(temp$variable) <- levels(temp$variable)[c(2,4,1,3)] > levels(temp$variable) [1] "y2" "y4" "y1" "y3" > And you will get graphs with this new levels ordering. Cheers Petr From: greg holly [mailto:mak.hholly at gmail.com] Sent: Monday, February 12, 2018 8:52 AM To: PIKAL Petr <petr.pikal at precheza.cz> Cc: r-help mailing list <r-help at r-project.org> Subject: Re: [R] plotting the regression coefficients Hi Petr; Thanks so much. This is great! Although last Sunday, alternatively,...