Tagged Questions
0
votes
1answer
28 views
Detect Mac OS version with PHP
I have created a script to detect OS version of windows with the help of the internet, but Now I am stuck at detecting Mac OS versions. I have no Mac OS to test the code and to find out what to use ...
1
vote
1answer
25 views
What file system for Mac OS X and Linux [closed]
I recently purchased a Raspberry Pi and I would like to use it as a small file server. The raspberry Pi is conected to an external USB Hard Drive. I would like to use that hard drive to store files, ...
0
votes
0answers
8 views
Mac OS and system use/history [migrated]
Someone had access to my machine while I was away on vacation and I'd like to know what was installed or copied to my hard drive during a limited 3 day timeframe. Is this system info available? I ...
0
votes
1answer
27 views
Get Full Mac OS version including revision in PHP
OK I have looked everywhere and cant find this one out.
I have a Windows XP, made into a server and i have created a webpage in PHP that display's the current IP Address, OS and current Browser, I am ...
0
votes
0answers
55 views
Programmatically change System Preferences, Security & Privacy on Mac
I can't run Windows Phone application.
Address book access is denied for executable at path: /Applications/Windows Phone.app/Contents/MacOS/Windows Phone
(
0 AddressBook ...
0
votes
0answers
28 views
Installing Mac OS X on Samsung N220 [closed]
I use a Samsung N220 netbook. I am currently using Ubuntu on it and everything works fine. But, now, I want to switch over to Mac.
Here are my questions:
Which Mac OS would be more suitable for ...
0
votes
1answer
44 views
Armv6 Assembler for Mac
I am following this tutorial on operating system development for the raspberry pi.
http://www.cl.cam.ac.uk/projects/raspberrypi/tutorials/os/ok01.html
I am using a Mac, so it suggests using the ...
0
votes
1answer
72 views
Error after using Mac OS bless command: “no bootable device”
I've created an applescript to boot from snow leopard to lion, but the bless command is failing. Here's the command:
do shell script "bless -mount /Volumes/bootdrive/ -legacy -setBoot -nextonly" ...
0
votes
1answer
113 views
Installing Rmagick issues in Mac OS X lion
Problem:
Fetching: rmagick-2.13.2.gem (100%)
Building native extensions. This could take a while...
ERROR: Error installing rmagick:
ERROR: Failed to build gem native extension.
...
0
votes
0answers
33 views
Detecting System Time Edits
I want to know whether system time in Mac OS X is changed by the user or not ? Is there any way to detect it? A Java solution would be preferred, but I will accept any. Actually, I need to reset a ...
-1
votes
1answer
46 views
launch terminal and execute command from Spotlight
Looking for ways to type Unix shell command in Spotlight (Alfred, Quicksilver etc), so terminal will be launched and command will be executed.
Need to be able to have command arguments (i.e. "cp ...
1
vote
0answers
137 views
UI login apple script not running on 10.8.3 but working fine on 10.6.x
I had coded an applescript that login the user on back end when MAC starts.
NSAppleScript *runscript;
//NSLog(@"comes to applescript");
//////////NEW CODE FROM HERE//////////
NSString ...
1
vote
3answers
214 views
Ruby gem rmagick won't install on Mac OS X
I understand that this question has been asked a lot earlier, but none of the solutions worked for me and I'm really desperate right now.
I'm trying to get rMagick to install using gem for an ...
1
vote
1answer
91 views
Starting a Background Instance of Matlab on Mac OS X
In Windows you can use the following command in Matlab to start a new instance of MATLAB which will run in the background (i.e. you can keep executing commands in your first version of MATLAB).
...
2
votes
1answer
68 views
Invoke java silently, Mac Os X
I have a huge generated shell script with a lot of lines like
java -jar <app_jar> <params>
Every invocation brings a java icon to the dock, making active application to loose the focus ...
0
votes
0answers
272 views
uninstall mongodb on mac os x [closed]
I am trying to uninstall MongoDb on my mac os x. Is there a command to do that ?
I tried " purge mongodb " command but I am not sure it did. Because, when I tried to start mongodb it started again.
...
0
votes
2answers
68 views
How do I build a basic Terminal from scratch [closed]
I've looked online including on stackoverflow for some suggestions or pointers but anything I have found is overwhelming and I'm unsure where to start. Apologizes if I have overlooked something ...
0
votes
0answers
281 views
Unable to update Mac OS 10.7.5 [closed]
I am trying Update My iMac OS from 10.7 to 10.7.5.
I downloaded MacOSXUpdCombo10.7.5.dmg file. I am trying to update my OS . but it will gives an error like
Mac OS X Update Combined can't be ...
0
votes
1answer
45 views
For what reason there is PlatformID.MacOSX?
Environment.OSVersion.Platform returns a PlatformID (Info: MSDN PlatformID).
This PlatformID's value can also be "Unix" or "MacOSX".
My question is - for what reason are these values implemented? I ...
0
votes
1answer
113 views
Use Multiple OpenGL Contexts
write a plugin on firebreath (mac os), which draws a video
Creates a window to get the context, now I would want that in the window drew my library, which is running in another thread.
How do I do?
0
votes
2answers
64 views
Update php via php-osx Liip mac os x
I have installed PHP via php-osx Liip using:
curl -s http://php-osx.liip.ch/install.sh | bash -s 5.4
The command line said that the instalation is Ok, but when I run php -v on terminal, the ...
-1
votes
1answer
126 views
Eclipse doesn't run start under mac os 10.8.2 but NetBeans do! java 1.7 [closed]
Here is small video http://www.youtube.com/watch?v=u8he60khS9g&feature=youtu.be
But when i click on black eclipse icon it's working fine !
0
votes
1answer
111 views
What is the path to the JRE file?
I am looking for the path the the JRE file on Mac OS X 10.6.8.
Or is there no such file?
Is JRE just slang for an idea or concept?
Java Runtime Environment is a real thing.
Does it have a file?
I am ...
0
votes
0answers
8 views
How to find shutdown event in Mac OS using Objective C [duplicate]
Possible Duplicate:
Receiving power notifications (especially shutdown) on Mac OSX
This requirement is very specific for identifying the OS events from running Cocoa application.My ...
0
votes
4answers
343 views
In layman's terms, what is the difference between Mac OS, Ubuntu, Linux, and Unix? [closed]
I understand that it's partly about abstraction, but since I'm a beginner, these concepts are very murky to me. Is Mac OS built on top of Linux architecture? How does Linux relate to Unix/Ubuntu? I've ...
6
votes
2answers
117 views
Kqueue on regular files
Is kqueue (on OS X) useful for reading/writing regular files? I know that epoll is not useful for regular files on Linux, so I'm wondering if the same is true for kqueue.
EDIT: I don't mean ...
0
votes
1answer
266 views
OCR for Mac 0S 10.5.8
Is there an OCR engine out there that is simple to install on my OS? If so, how do I install it? I don't have a C compiler either, and installation for that is proving to be cumbersome for the same ...
2
votes
0answers
62 views
NSSharingService fill “To:” field in message composer
is it possible to fill in receiver phone number (apple id) in message composer to share smth via [NSSharingService sharingServiceNamed:NSSharingServiceNameComposeMessage] ?
4
votes
2answers
99 views
.emacs code to identify OS?
I'm using emacs on both Mac OS X and Ubuntu. My .emacs is mostly the same for both platforms, with a couple of lines concerning local fonts and other OS-related stuff. As I usually do additions to my ...
1
vote
1answer
104 views
Simple OS X viewController
I'm been an iphone developer for a couple of years and trying to learn mac os x programming.
The app is very simple. The flow is like the Finder app. A NSTableView on the left, and a "body" view to ...
1
vote
0answers
97 views
Xcode Ram issue [closed]
i m using mac mini 2.4 Core 2 Duo, 4 gb RAM.
it is very slow when i use Xcode. it is starts with free ram 2 gb but free memory is going down to 16 mb after 10 minutes and x code is stopping. What is ...
0
votes
0answers
22 views
Mac OS X specific: foreign name of Users/Library lost
I have a swedish system where the Library folders are called Bibliotek (= Library in swedish).
A long time ago, I lost this "Finder name" I guess it is in my own user folder. In the rest of the ...
0
votes
3answers
616 views
How to recursivly use JpegTran (command line) to optimise all files in subdirs?
i have Photos in multiple directories. I want to use jpegtran (command line tool) to recursivly go through each one, optimise it, and save it (overwrite it)
if they are all in one folder i use this
...
0
votes
0answers
77 views
Menubar in Mac OS is always in gray state? [closed]
Can anyone tell me how to change the menubar item from gray to color?
3
votes
1answer
131 views
How do I compile libnoise on Mac OS X Mountain Lio
I am new to the Mac OS X environment when it comes to compiling linux based libraries. Whenever I used a library i just downloaded the .framework file, added it to my /Library/Frameworks and included ...
1
vote
1answer
1k views
How to Detect Mac OS X Version in JavaScript
I have scoured everywhere on the internet as to how to detect the OS and it's version. I have found out how to do it for windows, (see code below), and now I want it to work for Mac too.
Windows ...
0
votes
0answers
27 views
[MacOs Cocoa/Carbon]Get OpenFirmware system time
I'm trying to get the time of the Mac OS "bios" using carbon/cocoa API. Does anyone of you know how to establish that?
0
votes
1answer
49 views
How can I read the Mac OSX's Double click duration programmatically?
I need to read and use the operating systems double click duration setting.
How can I achieve this?
0
votes
1answer
1k views
How to update Xcode 3.2.5 to 4.4.1 version in mac leopard?
Im running mac os X 10.6.8 (recent update). In which Xcode 3.2.5 has been already installed. And i like to install 4.4.1 (latest version). but i'm getting an cross symbol over the dmg icon which ...
1
vote
1answer
58 views
System restart to windows using objective-c
If a users wants to reboot to windows from OS X, he/she either needs to:
a) Reboot holding down the ALT key and select windows
b) Go to System
settings -> Startup disk -> Select windows -> Reboot
...
0
votes
1answer
96 views
How do I make a “File Exist” Shell in Automator App
I am making a small Automator app in Mac Automator, and what I want to do is:
If ModLoader.class exists Continue with Automator workflow
If ModLoader.class doesn't exist, copy and paste ...
1
vote
0answers
70 views
Apple/Windows compatability [closed]
A few days ago I had a small issue that resulted because Windows and Apple treat end of lines differently. I had to add an encoding parameter to open a CSV file because a script I wrote at work (on a ...
0
votes
0answers
24 views
Equivalent to /proc/xxx/maps in OS X? [duplicate]
Possible Duplicate:
Retrieving the memory map of its own process in OS X 10.5/10.6
I'm wondering if there's a way to get at the memory mappings of a process in Mac OS X like there is on ...
0
votes
0answers
46 views
Monitor thread behavior in OSX [closed]
I want to watch the behavior of the OS on how it assigns thread to the CPU cores.
What tools exist for OSX?
1
vote
1answer
177 views
fwrite() and fread() in mac os x lion is taking long time in case of a shared file between Linux device and Mac
I have a simple Mac C program which writes data to a raw data file located on a USB device connected to a Mac computer. The raw data file is stored in the device which is FAT32 file formatted. The ...
2
votes
3answers
424 views
How to tell if rosetta is installed? --MacPython
So I am working on a python script that will rely on rosetta being installed. Is there anyway for to check the OS to see if rosetta is there?
Thanks!
2
votes
4answers
128 views
How do I determine OSX Hardware type?
Using Java 6 in OSX, how can I determine if the current hardware is a Desktop or a Laptop? I was looking through System.getProperty(), but didn't find anything definitive.
3
votes
1answer
193 views
On MAC OS X: how to register a callback to detect physical link UP/Down event?
I'm new to mac os x. I like to have a thread to detect the physical NIC card link
up/down event, not the ip network reachable to the outside.
The old method I got is to using select/timer to do the ...
0
votes
0answers
322 views
Simple Mac OS daemon on startup
I am relative noob to the world of Mac OS and Objective C. I am trying to create a simple daemon (for now) but it seems that I totally miss something in the process. I have read various threads and ...
0
votes
0answers
228 views
Mysql doesn't start at Mac OS Lion startup [closed]
I installed Mysql server on Mac OS Lion and in my systems options I checked the option that mysql automatically starts whenever I start Mac OS. But it doesn't. I always have to start it on my own! Can ...


