Omgili - forum search, search forums  
  

Discussions about osx extension

Displaying 1 - 10 out of 3,387 discussions.  
Time Frame: (Any time)   Minimum number of replies: (2)   Minimum number of discussing users: (0)
  |  

Page: 1   2   3   4   5   6   7   8   9   10  
Keep this page open to be updated with the newest discussions automatically.
I had been using Inkscape on a Mac under OSX 10.6 (Snow Leopard) and everything was working fine. Of particular importance to me was the extension "Restack" which I understand to be a Python script. After upgrading to Mac OSX 10.7 this no longer works...
Started by on , 3 posts by 2 people.  
After upgrading to Mac OSX....
Of particular importance to me was the extension "Restack" which I understand to be a Python script.
.dylib is the dynamic library extension on OSX, but it's never been clear to me when I can't / shouldn't use a traditional unix .so shared object. Some of the questions I have: At a conceptual level, what are the main differences between .so and .dylib...
Started by on , 3 posts by 3 people.  
The extension .bundle is recommended by Apple, but most ported software and the extension .....
They can be linked against it, they can carry any extension.
Libraries have the file type MH_DYLIB and carry the extension .dylib.
I'm trying to compile a pre-existing c++ package on my mac osx leopard machine, and get the following error: error: no matching function for call to 'getline(char**, size_t*, FILE*&)' This is probably because getline() is a GNU specific extension. Can...
Started by on , 4 posts by 4 people.  
Http://www.cplusplus.com/reference/string/getline/ getline is defined in stdio.h in glibc version 2.10 and later, but not in earlier... .
I'm not sure I've ever seen that specific definition of 'getline' here is the one I know of which uses c++ streams+strings .
Ask your Facebook Friends
Hi, I know I can convert a single file encoding under OSX using: iconv -f ISO-8859-1 -t UTF-8 myfilename.xxx > myfilename-utf8.xxx I have to convert a bunch of files with a specific extension, so I want to convert file encoding from ISO-8859-1 to UTF...
Started by on , 5 posts by 5 people.  
Adam' comment showed me the way.
Check the extension with the regex [.(.*)$], and if it's "ext", run the following (or equivalent off the .xxx extension (using ${file%.xxx} ) and adding -utf8.xxx .
I just installed the Oracle Instant Client for Mac OSX with the SQLPlus extension and have the following problem. I can connect to a database instance and schema and I can do queries but when I try the "describe command" it just hangs. For example: SQL...
Started by on , 4 posts by 4 people.  
Also, is your DB on....
Are there invalid objects in the sys schema? Try: SELECT owner, object_name, object_type, status FROM dba_objects WHERE status <> 'VALID'; You might need to rebuild the catalog if this reports invalid objects belonging to SYS .
Is there any way to mount a zip (or tar, or any compressed file archive) as a volume on OSX? If this is a stupid question for some reason (the structure of zip archives), that would be good to know too.
Started by on , 3 posts by 3 people.  
There is a GUI of sorts.
Install FUSE (Filesystem in User Space) and the fuse-zip extension .
Hello members, I'm doing some Oracle Apps OA Framework development for 11.5.10 which requires JDeveloper 9i. The actual build required for our version is 9.0.3.12.25 (Build 1453) I'm running a Mac OS X client development machine using jdk 1.60, essentially...
Started by on , 1 posts by 1 people.  
Answer Snippets (Read the full thread at oracle):
Greetings! I am working on a kernel extension driver for OSX. It is a simple keyboard filter. I have preferences that are set through a preference pane regarding how this filter will act. I need to take the preferences from this preference pane and load...
Started by on , 4 posts by 4 people.  
Rather than a kernel extension, you might look into Quartz Event Services.
Excellent.
I'm fighting with OSX's packageMaker as it doesn't allow me to create a '.pkg'. Instead it's forcing me to make a '.pkg.mpkg'. This seems like a stupid question I should be able to respond with a couple of google searches, but I'm not being able to find...
Started by on , 3 posts by 3 people.  
I think the .pkg.mpkg double-extension you're seeing is just a text.
On and off in the Installer.
I want to be able to run a text editor from my app, as given by the user in the TEXT_EDITOR environment variable. Now, assuming there is nothing in that variable, I want to default to the TextEdit program that ships with OSX. Is it kosher to hardcode ...
Started by on , 6 posts by 6 people.  
.txt , you-known path extension, but you know the type of data, you can ask Launch Services to look up.
One of two things: If you have a file with a reasonably well-known path extension, e.g.
Page: 1   2   3   4   5   6   7   8   9   10  

Related Message Boards & Forums

  • Stack Overflow
  • Super User
  • Help with using Inkscape • Inkscape .com
  • OTN Discussion : JDeveloper and ADF
More Information


Forum Search About Omgili Help Plugins Forum/Board Owners Privacy

i
In Title
In Topic
In Reply
Exclude
Boost