My Mac stops responding while I'm browsing the iTunes Store


 
Thread Tools Search this Thread
Operating Systems OS X (Apple) OS X Support RSS My Mac stops responding while I'm browsing the iTunes Store
# 1  
Old 12-18-2008
My Mac stops responding while I'm browsing the iTunes Store

When browsing the iTunes Store on some iMac and Mac Pro computers with Mac OS X 10.5.5, your computer may stop responding to input.

More from Apple OS X Support ...
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. AIX

FTP daemon stops responding

I have a strange problem with the FTP server on AIX 5.2. During the busiest time of the day, we get intermittent connection failures or timeouts connecting to the ftp server. The only thing clue that I can find is that daemon log shows the following message: ftpd: /bin/ls: Resource temporarily... (2 Replies)
Discussion started by: jhall
2 Replies

2. UNIX for Dummies Questions & Answers

NIS stops responding for few minutes and back to normal again

Hi Friends, I have 1 NIS and 2 NFS, at every one time, the max number of user logged in is less than 60. Everytime, I need to use the NIS. The system stops responding for around 10mins and back to normal and again stops responding again and back to normal. Does anyone knows what is cause... (2 Replies)
Discussion started by: jennifer
2 Replies
Login or Register to Ask a Question
PERLMACOS(1)						 Perl Programmers Reference Guide					      PERLMACOS(1)

NAME
README.macos - Perl under Mac OS (Classic) SYNOPSIS
This document briefly describes perl under Mac OS (Classic). If you are running perl under Mac OS X, you don't want to be here (unless you are in the Classic environment under Mac OS X). When we say "Mac OS" below, we mean Mac OS 7, 8, and 9, and not Mac OS X. DESCRIPTION
The latest perl source itself builds on Mac OS, with some additional pieces. Support for Mac OS is now in the perl core, and MacPerl is kept in close sync with regular perl releases. To build perl for Mac OS (as an MPW tool), you will need the addition of the macos subdirectory, distributed separately. It includes extra source files, config files, and make files. It also includes extra Mac-specific modules. To build the MacPerl application, you will also need the macperl directory, which includes the source files for creating the application itself. All of this is available from the development site, via HTTP (in the MacPerl Installer, which includes all the source and binaries) and anonymous CVS. http://dev.macperl.org/ The source is also in the main perl repository in the macperl branch (the 5.6 source is in the maint-5.6/macperl branch). You will also need compilers and libraries, all of them freely available. These are linked to from the SourceForge site. Go that site for all things having to do with MacPerl development. MacPerl 5.6.1 and later are supported on Mac OS 8.1 and later, for 68040 and PowerPC architectures. The MPW tool may be used on Mac OS 7.5.5 and 68030 computers. MacPerl 5.2.0r4 is also available, on the CPAN and on SourceForge. It is based on perl 5.004, and works with Mac OS 7.5.5 and 68030 com- puters. AUTHOR
perl was ported to Mac OS by Matthias Neeracher <neeracher@mac.com>. It is currently maintained by Chris Nandor <pudge@pobox.com>. DATE
Last modified 2002.05.02. perl v5.8.9 2007-11-17 PERLMACOS(1)