Sponsored Content
Operating Systems Linux Android Tiger to Leopard Upgrade on PPC Post 302456717 by Neo on Saturday 25th of September 2010 11:47:23 AM
Old 09-25-2010
Tiger to Leopard Upgrade on PPC

Anyone upgraded OSX from Tiger (v 10.4.11) to Leopard (v. 10.5.8) on PowerPC G5 hardware?

I need to upgrade my iMac to Leopard so I can install the current version of Eclipse and the Android development plug-in for Eclipse. I can't find a way to get this working on Tiger, so I need up upgrade to Leopard.

The Android SDK is not supported on PPC, but the Android Eclipse plug-in should work, I hope!
 

7 More Discussions You Might Find Interesting

1. OS X (Apple)

UNIX executables on Mac OS X Tiger

Question: Can I run a UNIX executable on Mac OS X Tiger? If so, how is it done? Background: I FTP'd my schools UNIX server some C++ code and header files. Then I used Telnet to get g++ to compile them. I then FTP'd the UNIX executable back to my PowerBook G4. I've already... (4 Replies)
Discussion started by: thorninc
4 Replies

2. UNIX for Dummies Questions & Answers

Installing gdm on mac os x tiger

I was installing gdm on the terminal application and my ISP disconnected. When I reconnected and tried to continue the installation, I got the following message: Waiting for lock on... (0 Replies)
Discussion started by: adrianzen
0 Replies

3. Programming

help on compiling a C program on Tiger

here is the very simple bob.c: main() { printf("hello"); } i use tiger and i use the command: gcc bob.c and the end result: bob.c: In function ‘main': bob.c:3: warning: incompatible implicit declaration of built-in function /‘printf' any help appreciated, i'm just starting... (4 Replies)
Discussion started by: cleansing_flame
4 Replies

4. Programming

Problem with Compiling C on Tiger

I've downloaded Xcode and i've done : which "gcc" which "ggc-4.0" and which "c99" all were found in /usr/bin/ however with the script #include <stdio.h> main() { printf("hello, world\n"); } and when I, in command line use the command while in my home dir: gcc cprog.c -o cprog (4 Replies)
Discussion started by: cleansing_flame
4 Replies

5. Cybersecurity

TARA Tool (Tiger)

Hi everybody. Im a starter on Unix systems.. i need check some security issues on UNIX server something like: ports, last patches, users acount, etc. I need do that, before the server wil be on production enviorement. i Found a tool that i guess does that... TARA. Somebody works with... (0 Replies)
Discussion started by: shaq
0 Replies

6. OS X (Apple)

Install X11 Tiger on Leopard

Hi! A bug on X11 leopard prevent me from using a program through ssh channel. My unix guru suggest me to install X11 tiger, in which the bug is absent. So I tried to follow the step given by Ben Byer. My problem is simple, the first step : sudo launchctl unload -w... (4 Replies)
Discussion started by: tipi
4 Replies

7. OS X (Apple)

Mac OS X Tiger Password Storage

Are Mac OS X 10.4.11 Tiger passwords only stored in /var/db/shadow/hash? Or is it also used in NetInfo? The reason I am asking is because I wonder if I edit the file in /var/db/shadow/hash and replace the hash inside with my own, will it change the password? Thanks. (0 Replies)
Discussion started by: Ricardo-san
0 Replies
mdimport(1)						    BSD General Commands Manual 					       mdimport(1)

NAME
mdimport, mdimport32 -- import file hierarchies into the metadata datastore. SYNOPSIS
mdimport [-VXLArgn] [-d level | category] [-w delay] file | directory mdimport32 [-VXLArgn] [-d level | category] [-w delay] file | directory DESCRIPTION
mdimport is used to test Spotlight plug-ins, list the installed plug-ins and schema, and re-index files handled by a plug-in when a new plug- in is installed. mdimport32 is used in exactly the same way, but for 32 bit plugins. The following options are available: -g plugin Load the plugin at the provided path, ignoring system installed plugins. Useful for testing plugins that have not yet been installed. -V Print timing information for this run of mdimport. -A Print out the list of all of the attributes and their localizations in the current language and exit. -X Print the schema file and exit -r Ask the server to reimport files for UTIs claimed by the listed plugin. For example, the following would cause all of the chat files on the system to be reimported: mdimport -r /System/Library/Spotlight/Chat.mdimporter -p Print out performance information gathered during the run. -L Print the list of installed importers and exit. -d level Print debugging information. Level can be 1-4. -n Don't actually set the attributes on the file. Useful for debugging. -w msecs Wait for the specified interval between scanning files. NOTES
The -f switch is obsolete in Leopard and beyond. SEE ALSO
mdfind(1), mdutil(1), mdls(1) Mac OS X Oct 27, 2004 Mac OS X
All times are GMT -4. The time now is 01:25 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy