Displaying 20 results from an estimated 442 matches for "marko".
Did you mean:
mark
2010 Feb 03
2
[LLVMdev] how to get -ast-print to work?
I have clang from 2010-01-22 installed.
I'm interested in using the AST, but:
marko at prpad:tmp% clang -cc1 col.c -ast-print
gcc: unrecognized option '-cc1'
/tmp/cc-15456a.s: Assembler messages:
/tmp/cc-15456a.s:4: Warning: unterminated string; newline inserted
/tmp/cc-15456a.s:5: Warning: unterminated string; newline inserted
gcc: unrecognized option '-cc1'
How...
2004 Jan 26
1
Dovecot not creating dirs
I have looked trough the archives and found similar scenarios but mine is
a bit diff
I got dovecot running (0.99.10.4-2) on debian testing
and what is happening is that i created /home/marko/mail directory
and configured my postfix to deliver mail to ~/mail/Inbox
my default mail env is
default_mail_env = mbox:%h/mail/:INBOX=%h/mail/Inbox:INDEX=%h/mail/.indexes
Now when i first started my mozilla imap client what happened was!
Jan 26 21:46:34 imap(marko): Can't create temp index
/...
2006 Mar 01
3
my zap channel not ringing
...rom my asterisk box.
.
Output from asterisk cli
-- Accepting AUTHENTICATED call from 10.80.1.151:
> requested format = ulaw,
> requested prefs = (),
> actual format = gsm,
> host prefs = (),
> priority = mine
-- Executing Answer("IAX2/marko-3", "") in new stack
-- Executing Dial("IAX2/marko-3", "Zap/g1/6210006,60,r") in new stack
-- Called g1/6210006,60,r
-- Zap/1-1 answered IAX2/marko-3
-- Hungup 'Zap/1-1'
== Spawn extension (default, 6210006, 2) exited non-zero on 'IAX...
2010 Feb 03
0
[LLVMdev] how to get -ast-print to work?
On Wed, 03 Feb 2010 09:13:51 -0400, Marko Schütz <MarkoSchuetz at web.de>
wrote:
> I have clang from 2010-01-22 installed.
First off, Clang questions should go to cfe-dev.
>
> I'm interested in using the AST, but:
>
> marko at prpad:tmp% clang -cc1 col.c -ast-print
> gcc: unrecognized option '-cc1'...
2004 Apr 24
0
Messengers calls dropped (SIP problem?)
...ch
c) 1x CISCO 7905G
d) two notebooks with MS Messenger 4.7
Now, it seems that any combination works correctly in all combinations
except when I call from MS messenger and then call is dropped always in
25th second of the call. Any ideas what I did wrong?
here is my messenger sip.conf portion;
[marko]
type=friend
reinvite=no
username=marko
host=dynamic
mailbox=1300
here is my cisco 7905 sip.conf portion;
[123]
type=peer
reinvite=no
callerid= "Marko Rakar"
username=123
secret=1234
dtmfmode=inband
careinvite=yes
host=dynamic
defaultip=192.168.3.52
incominglimit=2
outgoinglimit=2
her...
2007 Jun 26
2
NFS, nested ZFS filesystems and ownership
...:group fs1
user:group fs2
user:group some_other_file
If I mount server:/tank/fs /tmp/mount from another machine, I see:
ls -la /tmp/mount
user:group .
root:wheel fs1
root:wheel fs2
user:group some_other_file
How can I get user:group to propagate down the nested ZFS filesystem over
NFS?
Thanks,
Marko
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20070626/bb59772c/attachment.html>
2008 Nov 15
1
[dspam-users] mysql fetch row error
...amavis - spamassassin - dspam installed.
i think spamassassin scnas after dspam, cuase in the mail headers dspam
comes at first.
I use Dovecot as Imap Server
OS = Gentoo Linux
i put the config of dspam here = http://rafb.net/p/VCX8XO97.html
if u need more confs just tell me , i can paste then
marko
Steve schrieb:
> Hallo Marko
>
> This is not normal. DSPAM does not add the encoding. It must be something else you are using/doing to get that tagged with the encoding in front of every DSPAM tag. And I don't see the DSPAM signature in your header. This is not normal. If you have...
2017 Sep 01
4
trouble connecting to Panduit VGA adapter
...s I'd
rather not switch to that driver.
I also found some lines with "DRM: DDC responded, but no EDID for DP-1"
in them from around the time I tried connecting to the projector. Could
they be related?
Is there some setting or configuration that can help in this case?
Best regards,
Marko
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 194 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20170901/9e9664e7/attachment.sig>
2019 May 15
2
force linker to load symbols from archive (8.a) , even application does not use them explicitly
...o,
I want to force the linker to load all the symbols (object files) related
to specific archive (.a) even though the application does not use them
explicitly.
(In similar in gnu linker the option for the linker will be –whole-archive,
or in diab –A ).
System is 64bit.
Re,
Yehuda Marko
Yehuda.Marko at scaleil.com +972544373003
ScaleIL
[image: fb-cover-6221-3464467]
This e-mail message, including any attachments, is for the sole use of the
intended recipient(s) and contains information that is confidential and
proprietary to ScaleIL. All unauthorized review, use, disclos...
2018 Jul 30
2
how to build NE10 Project using llvm compiler
...ed instruction mnemonic
vmov s2, r3
^
../NE10_abs.asm.s:62:9: error: unrecognized instruction mnemonic
vldr s1, [r1]
^
../NE10_abs.asm.s:63:13: error: invalid operand for instruction
add r1, r1, #4
can you advice , how to handle it?
Re,
Yehuda Marko
Yehuda.Marko at scaleil.com +972544373003
ScaleIL
[image: fb-cover-6221-3464467]
This e-mail message, including any attachments, is for the sole use of the
intended recipient(s) and contains information that is confidential and
proprietary to ScaleIL. All unauthorized review, use, disclos...
2006 Apr 07
5
Are there any Czech people using Rails?
Hello,
how do you solve the problems with czech characters? Do you use unicode
or ISO-8859-2/WIN1250? How do use methods like String:upcase etc. that
dont use czech characters?
I would appreciate any hints for this.
Thanks,
David Marko
--
Posted via http://www.ruby-forum.com/.
2005 Sep 22
12
custom ring tone
...could send something else to
the caller in PSTN (like mp3 music).
Is there a way of customizing ring tone in asterisk and if yes how?
----
Long, long ago in a galaxy far away, in General Hospital born I was, and
quite happy were my parents, but when a youngling still I was, moved we
did.
mailto:marko@printel.hr
http://printel.hr
2017 Aug 24
2
vm in qcow2 runs on host A but not on host B
hello,
a vm in format qcow2 on host A (Intel Xeon CPU E5-1650 v4)
do not start on host B ( Intel Core i7-2600 CPU @ 3.40GHz )
i get on host B by starting the vm "trap errors" Opcode.
anyone here has an idea how to solve this?
kind regards
marko
--
zbfmail - Mittendrin statt nur Datei!
OpenDKIM, SPF, DSPAM, Greylisting, POSTSCREEN, AMAVIS, Mailgateways
Mailfiltering, SMTP Service, Spam Abwehr, MX-Backup, Mailserver Backup
Redundante Mailgateways, HA Mailserver, Secure Mailserver
2013 Mar 18
1
"save scores" from sem
...am1+v2*lam2+v3*lam3+v4*lam4 #change the loading name with
the actual loading (number) or extract them from the objectiveML object
(they are located in model.sem[[15]])
Note that those loadings are unstandardized and that the resulting
variable will not be standardized.
Hope it helps
Regards,
Marko
--
Marko Ton?i?
Assistant Researcher
University of Rijeka
Faculty of Humanities and Social Sciences
Department of Psychology
Sveu?ili?na Avenija 4, 51000 Rijeka, Croatia
2009 Jan 24
2
TLS / SSL login with Thunderbird very slow ?
Hi ,
i use dovecoz 1.1.4 with TLS / SSL only.
i takes up to ~10 seconds that Thunderbird login and send the mail.
why is this so slow?
any chance to speed up this ?
marko from Hamburg
thank you
2015 Jan 25
2
change port in autogenerated playlist links
On Sun, 25 Jan 2015 15:06:45 +0000
"Thomas B. R?cker" <thomas at ruecker.fi> wrote:
> On 01/25/2015 02:27 PM, Marko Cupa? wrote:
> > Hi,
> >
> > I am using icecast2-2.4.1,1 on FreeBSD 10.1-RELEASE. In order to be able
> > to stream on port 80, I have redirected port 8080 to port 80 by means of
> > firewall on icecast server itself (packet filter):
> <snip />
>
> Sorr...
2008 Oct 10
3
Atheros AR5212/AR5213 wifi not working
...have the taskbar applet which would let me choose the network, and the network service has no way of automatically making such a choice either...
Please help! Btw, this is somewhat urgent, I am supposed to make it work by monday, Oct. 13.
Oh, I almost forgot, CentOS 5.2, fully updated.
Best, :-)
Marko
2009 Apr 22
5
Grub configuration from within Windows
...ysical access to the machine while it boots?
I have suggested virtualization of Windows, so he could run them both
concurrently without pain, but for certain (computational performance)
reasons that is not a good option for him --- he wants hard reboots
between OSes.
Any suggestions?
Thanks! :-)
Marko
2011 Aug 30
4
[C6] Some typical apps missing?
...DE4 apps, but will use anything that works. I found some (rtorrent,
mozilla-vlc, gnome-volume-control), but I am not exactly thrilled with
their quality, so I'm hoping someone has a better suggestion. Google
didn't want to be my friend this time, all hits were related to C5...
;-)
TIA, :-)
Marko
2013 Mar 13
5
Higher compression modes from Flake
...nt work done on Flac and give room for
some extra albums on harddrive. I think development of flake is stopped.
I plan to test my ~20 GB flac collection how big difference flake -12
gives me. But I still use reference implementation for my main collection.
Sorry my english isn't very good.
Marko