Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

rich2k4

macrumors regular
Original poster
Apr 15, 2009
110
0
i installed it because i thought i needed it, but it turns out i don't, and i don't want it on my system. anyway to get rid of it?
 
You might be able to uninstall it by putting in the Snow Leopard disc and running the Additional Packages.pkg (or whatever it is).

It only takes like 3 MB on your disc though so I don't know that there is too much reason to remove it.
 
i tried that, it doesn't let me uninstall.

i'm just worried it might somehow slow down my system
 
i tried that, it doesn't let me uninstall.

i'm just worried it might somehow slow down my system

supposedly it only runs when it's needed and there is no trace otherwise. disk space is the only drawback of having it installed.
 
as mentioned above Rosetta is only a 2-3 mb install.... and only runs when it is needed therefore it really has no impact on your computer unless you REALLY need that 2-3 mb back...
 
as mentioned above Rosetta is only a 2-3 mb install.... and only runs when it is needed therefore it really has no impact on your computer unless you REALLY need that 2-3 mb back...

Hahahahaha!

The only reason I refuse to install Rosetta is because I'm trying to train myself not to use old PPC apps. If I try to open a PPC app (like Iconographer for example) and it wants me to install Rosetta, I just abandon that idea and try to find an intel app that does the same thing.
 
Hahahahaha!

The only reason I refuse to install Rosetta is because I'm trying to train myself not to use old PPC apps. If I try to open a PPC app (like Iconographer for example) and it wants me to install Rosetta, I just abandon that idea and try to find an intel app that does the same thing.

That doesn't work when there's no other apps or ways to use something. For instance, some drivers require it and w/o your scanner or printer won't work :(
 
That doesn't work when there's no other apps or ways to use something. For instance, some drivers require it and w/o your scanner or printer won't work :(

True. Fortunately, I don't have that problem, but everyone's needs are different right?
 
I didn't install it and the MS Office installer needed it. Not like I'm going to obsess the drive space.
 
Hahahahaha!

The only reason I refuse to install Rosetta is because I'm trying to train myself not to use old PPC apps. If I try to open a PPC app (like Iconographer for example) and it wants me to install Rosetta, I just abandon that idea and try to find an intel app that does the same thing.

I'm curious... What do you see if open Terminal and do
Code:
ls -l /private/var/db/dyld
 
There is an application/utility called Monolingual (http://monolingual.sourceforge.net/) that allows you to delete all languages from your machine that you feel you don't need. Under the third tab, labeled Architectures, there are entries for removing PPC code. Just be careful ... if you remove something that is needed, you may have to reload your OS.
 
so there is absolutely no way of uninstalling rosetta if i don't want it at all
 
try this,
go to finder, press command-f to bring up spotlight,
under the left drop down box, select other and select system files (meaning, spotlight will include system files when searching),
right drop down box select "are included"
select File Name on the top spotlight bar.

spotlight search "rosetta" and delete the files. i don't know if you're gonna break anything since you're tinkering with system files, so i personally wouldn't try it...but if it really bothers you, you have no other choice.
 
In all seriousness, it isn't a huge deal. It will not slow you down just by being there. Just avoid PPC apps. But here you go. Rosetta is in:

Code:
/usr/libexec/oah/
This is what the bom from the Rosetta package reveals.

I am also curious to know what the result of:

Code:
ls -l /private/var/db/dyld

For those who did not install Rosetta. Since the bom didn't include paths to there, I am guessing these:

Code:
dyld_shared_cache_rosetta
dyld_shared_cache_rosetta.map

Come from somewhere else during installation, and are probably installed by default.

There is an application/utility called Monolingual (http://monolingual.sourceforge.net/) that allows you to delete all languages from your machine that you feel you don't need. Under the third tab, labeled Architectures, there are entries for removing PPC code. Just be careful ... if you remove something that is needed, you may have to reload your OS.

This removes PPC code from applications, it does not remove the actual translator, i.e. Rosetta.
 
The only reason I refuse to install Rosetta is because I'm trying to train myself not to use old PPC apps. If I try to open a PPC app (like Iconographer for example) and it wants me to install Rosetta, I just abandon that idea and try to find an intel app that does the same thing.

Ditto. Though if I end up needing it at some point I'm definitely not going to obsess about it.
 
I am also curious to know what the result of:

Code:
ls -l /private/var/db/dyld

Code:
$ ls -l /private/var/db/dyld
total 1166312
-rw-r--r--  1 root  wheel  199147520 Aug 28 14:04 dyld_shared_cache_i386
-rw-r--r--  1 root  wheel      49274 Aug 28 14:04 dyld_shared_cache_i386.map
-rw-r--r--  1 root  admin  200429568 Aug 31 22:02 dyld_shared_cache_rosetta
-rw-r--r--  1 root  admin      41832 Aug 31 22:02 dyld_shared_cache_rosetta.map
-rw-r--r--  1 root  wheel  197427200 Aug 28 14:04 dyld_shared_cache_x86_64
-rw-r--r--  1 root  wheel      48528 Aug 28 14:04 dyld_shared_cache_x86_64.map
drwxr-xr-x  8 root  wheel        272 Jul 14 01:58 shared_region_roots

S-
 
I am also curious to know what the result of:

Code:
ls -l /private/var/db/dyld

For those who did not install Rosetta.

Code:
-rw-r--r--  1 root  wheel  199155712  1 Sep 17:58 dyld_shared_cache_i386
-rw-r--r--  1 root  wheel      49274  1 Sep 17:58 dyld_shared_cache_i386.map
-rw-r--r--  1 root  wheel  197373952  1 Sep 17:58 dyld_shared_cache_x86_64
-rw-r--r--  1 root  wheel      48528  1 Sep 17:58 dyld_shared_cache_x86_64.map
drwxr-xr-x  8 root  wheel        272 14 Jul 20:58 shared_region_roots
 
Ramashalanka, how about this one:

Code:
file /System/Library/Frameworks/Foundation.framework/Versions/Current/Foundation
 
Ramashalanka, how about this one:

Code:
file /System/Library/Frameworks/Foundation.framework/Versions/Current/Foundation

This is the size of the file that's there, is that what you were asking for? I don't have a machine with Rosetta to see if it's any bigger with that installed.

Code:
lrwxr-xr-x    1 root  wheel        28  1 Sep 17:50 CodeResources -> _CodeSignature/CodeResources
-rwxr-xr-x    1 root  wheel  11760720 17 Jul 17:27 Foundation
drwxr-xr-x  128 root  wheel      4352 17 Jul 17:26 Headers
drwxr-xr-x   27 root  wheel       918  1 Sep 17:51 Resources
drwxr-xr-x    3 root  wheel       102 17 Jul 17:27 _CodeSignature
 
This is the size of the file that's there, is that what you were asking for? I don't have a machine with Rosetta to see if it's any bigger with that installed.

Code:
lrwxr-xr-x    1 root  wheel        28  1 Sep 17:50 CodeResources -> _CodeSignature/CodeResources
-rwxr-xr-x    1 root  wheel  11760720 17 Jul 17:27 Foundation
drwxr-xr-x  128 root  wheel      4352 17 Jul 17:26 Headers
drwxr-xr-x   27 root  wheel       918  1 Sep 17:51 Resources
drwxr-xr-x    3 root  wheel       102 17 Jul 17:27 _CodeSignature

Well, I have Rosetta (10.5), and mine is 18159328 supporting four architectures (AMD64, x86, ppc, ppc64)

So, that likely means that being able to run PowerPC code takes only 2.8MB, and doesn't actually put any PPC code in your system. People who dislike Rosetta are irrational.

If you can run the file command, that would help. I want to see what is in it. I don't think installing Rosetta has any effect, since Rosetta is only 2.8MB. The question was whether Snow Leopard still included PPC code in the libraries, which it appears it does not. But PPC was only included in the libraries so that PPC machines could boot and run, not so Rosetta would run.
 
If you can run the file command, that would help.

Interestingly, there is some ppc in there:

Code:
$ file Foundation
Foundation: Mach-O universal binary with 3 architectures
Foundation (for architecture x86_64):	Mach-O 64-bit dynamically linked shared library x86_64
Foundation (for architecture i386):	Mach-O dynamically linked shared library i386
Foundation (for architecture ppc7400):	Mach-O dynamically linked shared library ppc

I'll probably install Rosetta eventually, I just don't need any PPC software at the moment.
 
I only needed rosetta for an installer. And now I don't need it anymore.

Anyone know how I can uninstall it? I know it doesn't do much, but I still want to uninstall it.
 
I only needed rosetta for an installer. And now I don't need it anymore.

Anyone know how I can uninstall it? I know it doesn't do much, but I still want to uninstall it.

Try an Erase & Install. And use candles too. They help.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.