Displaying 20 results from an estimated 4000 matches similar to: "installing NUT on Mac OSX"
2008 Aug 18
3
NUT on Mac OSX 10.5
Hi!
I have iMac24" computer powered by  Back-UPS CS650IE. (USB)
I Installing NUT using Fink packages from source.
Configuring NUT :
1. /sw/etc/nut/ups.conf
[CS_650]
    driver = newhidups
	port = /dev/ttyS1
2. /sw/etc/nut/upsd.conf
ACL all 0.0.0.0/0
ACL localhost 127.0.0.1/32
ACCEPT localhost
REJECT all
3. /sw/etc/nut/upsd.users
[nobody]
     password  =
     allowfrom = localhost
   
2010 Nov 14
2
Error installing Wine in MAC OSX
Hello everyone,
I'am trying to install Wine through MacPorts, but it is giving me an error and I don't know what to do.
I followed this tutorial:
http://davidbaumgold.com/tutorials/wine-mac/#part-1
the error that appears is the following:
Error: Requested variants "+universal" do not match original selection "".
Please use the same variants again, perform
2009 Dec 28
4
Megatec driver floods logs #2 & mail notifications
Hi there!
I'm a n00b NUT user trying to get it running on RHEL5 and actually do
something useful for me. Few questions:
1) I want it to notify me by email on power loss and power back events.
I can't find any sample scripts for this purpose... Where shall I look
for them?
2) So far, I've backported the package from Fedora and got my Ablerex
running (previously used with Upsilon /
2010 Oct 25
1
Dovecot Linux 2 Dovecot OSX migration
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA384
Hi, we are moving all our internal IT to an OSX server. Having used Dovecot on Linux for a couple of years now I want to transfer all IMAP folders so that users won't see a difference.
Are there are any tips & tricks how to migrate Dovecot to Dovecot? I hope this is a simple thing to do.
- --
Robert M. M?nch
Mobil: +49 177 245 2802
2012 Feb 01
1
X11 error while plotting in R on OSX
I installed R 2.14.1 on a OSX 10.7.2 computer using MacPorts. If I fire up
R on a terminal, this very simple session gives me errors. I attach
sessionInfo() details as well. In addition to the warnings, I also do not
get any plots on the X11 window after the warnings. So one cannot just
ignore the warnings since the plots don't work anymore after this. I guess
one could try to avoid this by
2007 Oct 19
2
Live Streaming and embeding into webpage on OSX
hello free streamers,
after i had not much luck with " Darwin streaming server" ( because  
of a lack of NAT implementation )
i got a hint from a Wireless mailing list to try OGG/Theora streaming.
I ?ve found a great site  here <http://www.oddsock.org/guides/video.php>
and downloadet and installed "icecast" and the theora libs with  
success on my macintosh mini ,
2009 Jul 21
3
wine for mac osx help!!!
i installed wine for mac osx tiger with macports. wine installs fine but when ever i try to run a windows program it gives me this error
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that
2008 Sep 04
2
Re: Window Scrolling on OSX
Thanks for working on it regardless, all these compiling issues are beyond most of us. Everything is "easy" or "manageable" to fix as long as you know how! I don't know if it's available via Macports, but I imagine Darwine is rather tweaked for the Mac beyond merely being a straight port, I don't know if Macports would throw up similar compiler issues.
I received
2004 Jun 06
1
Re: [R] Printing Lattice Graphs from Windows (PR#6947)
I agree:  It sounds like a  bug, as you said, Irk, in that 
Rgui.exe cannot copy a metafile to the clipboard, at least under MS 
Windows 2000, 5.00.2195, Service Pack 3, even though Rterm.exe can.  
Therefore, I'm including "r-bugs@biostat.ku.dk" in the list of addresses 
to this email. 
      Spencer Graves
Irk Eddelbuettel wrote:
>On Sun, Jun 06, 2004 at 12:26:45PM -0700,
2010 Jul 19
2
Wine 1.2 binary for Mac OSX
Hi
why there's no binary for Mac OSX?
http://www.winehq.org/download
2012 Apr 21
4
[LLVMdev] Remove function from module
Thanks, but I replaceAllUsesWith() - works well, but I still get bug in eraseFromParent():
	While deleting: i32 (%class.B*, i32)* %_ZN1B1xEi
	An asserting value handle still pointed to this value!
	UNREACHABLE executed at /Users/neonomaly/LLVM/LLVM/lib/VMCore/Value.cpp:561!
Yours sincerely,
Kadysev Mikhail
21.04.2012, в 23:45, Nick Lewycky написал(а):
> Михаил wrote:
>> How correctly
2020 Mar 28
4
osx permission issue
hello,
does somebody know how to circumvent that "extra file access restriction
feature" introduced in osx some time ago ?
i already tried adding rsync binary to programms with "full disk access"
privilege ( system-prefs -> security & privacy -> privacy -> full disk
access)? , since running as root is not sufficient - but it does not work.
i want to make sure
2009 Mar 11
2
OSX 10.5 - XQuartz 2.3.3 - GLX issue
Hi all, 
A couple of days ago I decided to give wine on a mac a try caused I got bored of dual booting my mac. I ve been A linux wine user for years and I had some pretty good results with it. I figured that i would have the same results on a mac but i guess I was wrong.
I got my version (wine-devel packet  wine 1.1.16) from macports. Got winetricks as well.
Everything were setup fine and
2007 Oct 20
2
Live Streaming and embeding into webpage on OSX
On Oct 20, 2007, at 9:34 AM, Thomas B. Ruecker wrote:
> Marc Manthey schrieb:
>> hello free streamers,
>>
>> after i had not much luck with " Darwin streaming  
>> server" ( because of a lack of NAT implementation )
>>
>> i got a hint from a Wireless mailing list to try OGG/Theora  
>> streaming.
>>
>> I ?ve found a great site
2012 Apr 22
2
[LLVMdev] Remove function from module
It is ModulePass with AnalysisUsage of CallGraph
Yours sincerely,
Kadysev Mikhail
22.04.2012, в 5:20, Nick Lewycky написал(а):
> Михаил wrote:
>> Thanks, but I replaceAllUsesWith() - works well, but I still get bug in
>> eraseFromParent():
>> 
>> While deleting: i32 (%class.B*, i32)* %_ZN1B1xEi
>> An asserting value handle still pointed to this value!
>>
2004 Jun 06
1
Re: [R] Printing Lattice Graphs from Windows (PR#6948)
Hi, Duncan: 
      I just did "plot(1:2)" in Rgui.exe, and that copied fine as a 
metafile into MS Word via the clipboard. 
      Then I exited and restarted Rterm.exe under ESS and tried it 
again.  This time, I got a blank image copied into MS Word.  However, 
after I modified the Lattice defaults via, 
"trellis.par.set('background', list('white')); 
2011 Jun 05
1
Can't compile rtiff for OSX
I have libtiff installed from macports, and it is sitting there in /opt/local/lib:
$ ls -l /opt/local/lib/*tiff*
-rwxr-xr-x  2 root  admin  796684 Jun  4 22:13 /opt/local/lib/libtiff.3.dylib
-rw-r--r--  2 root  admin  990296 Jun  4 22:13 /opt/local/lib/libtiff.a
lrwxr-xr-x  1 root  admin      15 Jun  4 22:14 /opt/local/lib/libtiff.dylib -> libtiff.3.dylib
-rwxr-xr-x  2 root  admin     960 Jun 
2009 Aug 28
1
PAM Authentication with OSX Snow Leopard
Hi
Apple changed from Linux PAM to OpenPAM and the dovecot pam file  
(dovecot installed from macports) doesn't work anymore.
Installed pam modules are:
-r--r--r--    1 root  wheel   76640 31 Jul 09:15 pam_env.so.2
-r--r--r--    1 root  wheel   51024 31 Jul 09:15 pam_group.so.2
-r--r--r--    1 root  wheel   99776 31 Jul 09:15 pam_krb5.so.2
-r--r--r--    1 root  wheel   51552 31 Jul 09:15
2013 Sep 21
1
Tinc on Mac OSX 10.8.4.
Hi,
I'm trying to setup tunnel between a Linux VM (running on a KVM) and my Mac
10.8.4. On the Linux box i am able to start tincd and get interface up for
my VPN name, but on the Mac, when i run i get this error
?1 tinc/zt  ? sudo /opt/local/sbin/tincd -c /opt/local/etc/tinc/zt  -D
--debug=4
tincd 1.0.21 (Sep 21 2013 00:13:28) starting, debug level 4
Could not open /dev/tun0: No such file or
2015 Jul 07
4
upsd not starting sometimes (Porteus 3.1, nut 2.7.2)
I am running tests on my system and UPS, making sure that it is reliably able to come up, detect power loss, shutdown safely, and then come back up when the power returns.
It does that MOST of the time.  However, a significant part of the time, the system comes up, and then doesn't respond to loss of power.  Doing some checking, I find that the reason is because upsd never started.  Capturing