How to import addresses from Tiger to Leopard..?

All my addresses are still on the old HD..
Is this like in iPhoto, should I drag something over..?
Tried importing, draging...nothing..
Thanks
bafomet

Hello ba:
Based on what you describe, I have to say I do not know as I have never done anything like that myself. A "normal" way to move from an old to a new computer would be to use Apple's migration assistant.
However, I cut/pasted this information from a knowledge base article. Hopefully it will help:
+Archive and Install or installation on different volume (partition)+
+If you choose to "Archive and Install" the later version over the earlier one, or installed the later version on a different volume or partition, your previous addresses will not be automatically imported. To import them, follow the steps below. You can also follow these steps if for any reason you wish to re-import your previous addresses.+
+1. Be sure that Mail, Address Book, and iChat are quit.+
+2. If you have not used these three applications since upgrading, skip to Step 9. If you have used them since upgrading, you will need to remove certain Address Book data before importing your previous addresses (Steps 3 to 8).+
+3. Click the Finder icon in the Dock.+
+4. Choose Go to Folder from the Go menu.+
+5. Type: ~/Library/Application Support/+
+6. Click Go.+
+7. Here, locate the folder named "AddressBook".+
+8. Drag the AddressBook folder to the Trash, or if you prefer, drag it to a backup location.+
+9. Copy the "Addresses" folder from the Library folder of your previous Home directory to the Library folder of your current Home directory. For reference, the pathname of your previous Address folder would be:+
+/Previous Systems/Previous System 1/Users/{your username}/Library/Addresses+
+The folder to copy it to would be:+
+/Users/{your username}/Library/+
+10. Rename the "Addresses" folder you copied to "AddressBook".+
+11. Open Mail, Address Book or iChat. Your previous addresses will be imported automatically.+
Barry

Similar Messages

  • How Do I Import Playlists From Tiger To Leopard?

    OK, I give up. The following falls under the category “It Doesn’t Have To Be This Hard.”
    I purchased a new iMac and went with the 24 inch Intel 3.06 GHz Core 2 Duo, 10.5.5. Sweet.
    With my previous iMac (G5 Rev A., 10.3.9), I had Tiger 10.4.11 installed on an external HD and used it for my iTunes collection. All was well.
    Now, with Leopard on the new iMac, I’m stumped as to how I can import the playlists from Tiger’s iTunes. I’ve imported the music and podcasts, etc. from Tiger but the playlists are empty. I have them listed but all except one have no music in them.
    So, my questions (after performing a thorough review of the forums and entering every search term I could think of related to this issue) are these:
    1. How do I import playlists from Tiger to Leopard so that I get music and playlists?
    2. Where are the playlists stored? I cannot find them using a Spotlight search ( using Leopard), nor are they listed in the iTunes music files. So, where does Tiger and/or Leopard keep them?
    3. At least one playlist made it from Tiger to Leopard. Why did the other playlists arrive but w/o music in them?
    4. Is the problem I have described a common one? If so, why is there no easy fix for it. Or perhaps there is an easy fix but I’m too blind to see it.
    Anyone with answers is encouraged to reply. I’ll sign off as “flyboy01” but in reality I’m “Stumped!”
    Thanks in advance,
    flyboy01

    Just so you know, the difference in the version of the operating system has no bearing here as you would have experienced the same issue going from account to account on the same computer because you performed an incomplete iTunes transfer. As you inquired about where playlists are located, I will give you a complete break down of iTunes database structure as well as the proper technique for transferring your library.
    _*INSIDE iTUNES*_
    *iTunes Components: The Library and the Database Table*
    The term library gets thrown around quite a bit when people discuss iTunes, but what you see in iTunes denoted as your libraries (e.g., music, podcasts, TV shows, etc.) is actually just a reference to your actual media library. iTunes is essentially a database package, just like your local public library’s computer-based card catalog system; the difference is that the content is electronic and owned by the user so you can also directly access the content through iTunes instead of having to go and (physically) retrieve it. Your actual library is the collection of media files you have stored on your computer. If you think of it in terms of the real world, your media files are the virtual equivalent of the books, periodicals, microforms, etc., in a real library and the folder or volume in which those media files are contained is the library.
    While iTunes will allow you to add media to its library (iTunes library interface) from anywhere on any volume attached to your computer (e.g., branch libraries), iTunes generally expects your library to reside in a single folder (main library). In iTunes that folder is referred to as your iTunes Music folder and by default it is a folder named iTunes Music contained in your iTunes folder (~/Music/iTunes). The music folder can have any name and be located anywhere on any attached volume as long as you inform iTunes of where it is located by changing the iTunes Music folder location in the Advanced tab of iTunes’ preferences.
    How you organize music within your music folder is unimportant, but iTunes must know the location of the (root) music folder in order to properly access the media files contained within that directory. The reason for that is because once you have defined a music folder location, or leave the default, that location is where iTunes will automatically place any new content that you add to iTunes’ library. Keeping the location of the music library straight is most important to iTunes users, such as myself, that keep their actual library on a separate volume from the system volume where the iTunes folder is located.
    When iTunes uses the term library, it is actually referring to its database table file. Properly designed databases, particularly those that are scalable and that allow records (database entries) to be found or visually organized via multiple keys (metadata), as iTunes does, consist of two basic parts: the database, or source data (records), and the index table(s). In iTunes your media files are the records. Along with the actual media content, those files also contain a number of tags that provide a range of information about that particular media file (e.g., artist, song title, movie title, album, year, etc.).
    The database table is the iTunes Library file located in your iTunes folder. That file is actually what iTunes references the vast majority of the time when you are browsing your collection. The table contains metadata about all of the media files in your library and it is that metadata that is displayed in iTunes when you browse your library. When you play content or edit tags, then iTunes directly accesses the files in your library. The table also contains your playlists and playlist folders, so that is the reason that Spotlight would seem to not find them on your computer’s hard drive; Spotlight most likely did list ‘iTunes Music Library.xml’, as that file is an XML version of iTunes database table.
    If you copy the iTunes Music Library.xml file to the desktop on your old computer and open it, you will see the basic structure of the table. The first group of entries are the definitions of your media files—the code between the <dict> and </dict> tags—and contain the metadata that is displayed in iTunes and by which you can search and group music in iTunes various views. The definitions also contain metadata defining the location of the media file, if the track is enabled (checked) or disabled (un-checked), the (iTunes) track ID, etc.
    If you scroll toward the end of the XML file, you will see the definitions of your playlists and playlist folders as well as some occasional data blocks that look like gibberish. The latter is the text representation of the binary code that defines the criteria for smart playlists. On thing that you will notice about the playlist definitions is that they do not contain detailed track info or metadata for the songs contained within the playlist(s). iTunes is a relational database, so the playlists do not contain any actual data, but instead a list of indices (pointers), the Track IDs, to the definitions for each track you have in your playlists. The definitions listed in the first part of the XML file also contain only a subset of the tracks ID3 tags. The definitions only require metadata for information that is relevant to permitting you to browse and organize your library in iTunes’ interface. In the track definition, the Location metadata is an index and points to the actual media file where the complete set of ID3 tags, as well as the actual media content, reside.
    While your media resides in your music folder, the library structure you create in iTunes is actually a simple, albeit long, table stored in a separate file. Another component of iTunes is the artwork database kept in the Album Artwork folder. The Album Artwork folder contains a complex folder tree structure with proprietary .itc files at the leaves. I do not know what the exact structure of the .itc files is, but they play a role in storing image info for the various graphic-based views in iTunes (e.g., CoverFlow). Also, any songs you purchase from the iTunes Store will have the cover art stored in the Album Artwork folder; images that you add manually are stored in the actual media files.
    *Transferring Your Library to a New Computer*
    Now you see that there is more to iTunes than just your media files. Thus, if you want the playlists that you spent time building to migrate with your music collection simply copying the music folder to the new computer is not going to result in what you want: a complete transfer of the library you dedicated time and energy into organizing. When you transfer music files to a new computer iTunes builds a new library around that content and the only playlists that will be present are the defaults tha come with iTunes; your user-defined playlists will not appear on the new computer if you have not transferred the database table.
    In order to successfully transfer iTunes to a new computer you need to move your library and everything that was built around that library. To perform a complete library transfer you need to follow this procedure:
    1. *Consolidate your library* If you know for a fact that all of you media files are contained within a single root directory (e.g., iTunes Music), then this step is not necessary. If you do not have the preference to “Copy files to iTunes Music folder when adding to library” enabled, then there is a good chance that you will have orphaned media files and should consolidate your library just in case. To perform library consolidation go to Advanced > Consolidate Library (iTunes 7.x) or File > Library > Consolidate Library (iTunes 8).
    2. *Transfer your database* Replace the default iTunes folder on your new Mac with the iTunes folder from your old Mac by transferring the entire folder. When asked if you wish to replace the existing iTunes, do so.
    3. *Get the media library* If you keep your music in the default iTunes Music folder contained in the iTunes folder, then you have already performed this step. If not, transfer your music folder from you old Mac to wherever you wish for it to reside on your new Mac.
    4. *Set up iTunes* Unless you already started modifying preferences in iTunes on the new Mac, when you launch iTunes you should see your music library just as you did on your old Mac.
    a. If your library is in the default location, ~/Music/iTunes/iTunes music folder, iTunes will begin rebuilding your library after it launches. Once that process is completed, you should see your library with playlists and folders intact.
    b. If your library is in an alternate location, you will see an empty library, but you should see your playlists and folders, albeit filled with broken links. Go to the Advanced tab in iTunes’ preferences and change the location of the iTunes Music folder to the location of your transferred music library. iTunes will begin rebuilding your library from the alternate folder. Once that process is completed your library should be just as it was on your old Mac.
    5. *Keep your library consolidated* To insure that any new media that you add to iTunes stays with your main library when you add content to iTunes make sure the “Copy files” preference is enabled. If the “Copy files” preference is disabled then any content that does not come from the iTunes Store or ripped CDs that you add to your iTunes library will remain in the location where the content was originally placed.
    Hopefully this helps you better understand how iTunes works and why simply transferring your media files results in a loss of your library’s structure.

  • How can I upgrade from Tiger to Leopard

    Hello all, hope you can help me.
    I´m running Tiger Last Vers on a white MacBook with 1.83 GHz, 55GB Hd and 2 GB RAM.
    The thing is that the iPhone 3gs is running quite well (not last version updated, but at least, it runs) and I recently got an iPhone 4, that is too new for my Tiger.
    Thus, needs an upgrade, but the Apple Store only provides  the Snow Leopard.
    So:
    .- Can I upgrade the Tiger to the SnowLeopard directly, buying the OS from the Apple Store?
    .- Do I need first to upgrade Tiger to Leopard? If so, how do I do that?
    I know the very best option is buying a new Mac, but currently for me it doesn´t make any sense as I only want it to sync my devices...
    So, any idea?
    It´s been almost 10 days since I got my iPhone 4, and I cannot even start it!
    Much appreciated
    Regards
    Javier Diaz
    Spain

    According to this article >  http://www.google.com/search?q=how+to+upgrade+from+tiger+to+snow+leopard&hl=en&b iw=1005&bih=841&source=lnms&ei=Q-hQTsf0Nq7SiALGss2YAQ&sa=X&oi=mode_link&ct=mode& cd=1&ved=0CC4Q_AUoAA                                                               
    you can upgrade directly to Snow Leopard without upgrading to Leopard first.
    Mac OS X 10.6 Snow Leopard - Apple Store (U.S.
    Make sure your Mac meets Snow Leopard's Mac OS X v10.6 Snow Leopard - Technical Specifications

  • Switching from Tiger to Leopard

    How do you switch from Tiger to Leopard? When I install Leopard disk, tells me wrong volume. What do I do?

    Hi rsmith2009, and a warm welcome to the forums!
    Is this an Install DVD you're talking about?
    A Retail copy, or a Gray one from another model Mac?

  • Correct method to import Mail folders from Tiger to Leopard?

    Guys,
    What is the correct method of exporting/importing mail folders/settings from Tiger to Leopard?
    Thx

    You're lucky--I can't even open Mail! The icon bounces in the Dock and then quits unexpectedly. (Ditto with iCal). Had horrible Keychain problems after installing Leopard (as an upgrade--I wasn't even given an "archive & install" option. My username and password were being rejected, and I couldn't even install the recommended Software Updates. Tech support guy (for whom I waited 30 min. and then spent an hour with) made things worse--the Unix code he had me type ended up invalidating my account. He then handed me off to a supervisor--for whom I had to wait another 45 min. After another hour, during which the supervisor had me create a new account and attempt to copy and paste the items (42,000) from my old User folder to the new one, he told me that when I was done (it took 2 more hrs) I should log out and log back in. I did and nothing happened--all my previous files and folders were still gone. But I could start Mail, although all it brought up was my mac.com account. So rather than reinitialize and reinstall Leopard, I restored my important files, folders and programs from the external drive to which I'd backed up my previous hard drive (OS 10.4.10)--including Mail and iCal. (I wanted to set up my RCN and Earthlink accounts too). But now I can't even access Mail AT ALL! What happened, and how can I just get a working version of Mail so that I can set it up from scratch? (I am now accessing my mail from an old iBook G4--and I don't want to travel with two computers).

  • I just upgraded my older G5 from tiger to leopard and it is now at 10.5.8, I was unaware that the new system did not support the classic envoirnment and cannot access my 6.0 version of Photoshop, which I use often...how do I get P.S. going again?

    I just upgraded my older G5 from tiger to leopard and it is now at 10.5.8, I was unaware that the new system did not support the classic envoirnment and cannot access my 6.0 version of Photoshop, which I use often...how do I get P.S. up and going again?

    Niel...
    I installed Leopard 10.5.6 and then it upgraded to 10.5.8, when I installed it I had the old info saved to a "previous systems" folder, where most of my artwork, etc. were saved, I have a one terabyte Lacie backup that unfortunately did not work as it was intended...it saved the new info and not the old. I did look into the system preferences folder and found the classic file, of course it wouldn't launch...but I have the old G 5 startup discs and will try to do it as you stated. I will try also to move it out of the previous folders file to my hard drive and see how that works.
    thank you for your time and help,
    Dennis

  • How to import contacts from Outlook to Address Book?

    how to import contacts from Outlook to Address Book?

    Take a look at this link, http://www.macworld.com/article/155727/2010/11/outlook2011faq.html

  • How do I import addresses from Address Book Ver 4.1.2 to the Lion Address Book version 7.0? Mountain Lion will not allow me to open Address book Version 4.1.2

    How do I import addresses from Address Book Ver 4.1.2 to the Lion Address Book version 7.0? Mountain Lion will not allow me to open Address book Version 4.1.2

    Do you have any addresses in the Lion version?
    If not, copy the AddressBook folder from your username/Library/Application Support/ folder on the old mac (or backup).
    Copy it to the same location on your new Mac, replacing the one that is there. Start Address Book in Mountain Lion and it should convert the files to the correct format.
    If you do have addresses, it is a little more complicated.
    First, create a Contacts Archive (from File>Export menu). This will be your backup.
    Next, export the current contacts as vCards.
    Then, follow the steps above.
    Then, import all the cards you exported. If you select all and double-click, it will ask if you want to add them. You'll then have to add them to whatever groups you had set up.

  • How do I import addresses from Address Book Ver 4.1.2 to the Lion Address Book version 6.1? Lion will not allow me to open Address book Version 4.1.2

    How do I import addresses from Address Book Ver 4.1.2 to the Lion Address Book version 6.1? Lion will not allow me to open Address book Version 4.1.2 to get to the addresses to copy

    Do you have any addresses in the Lion version?
    If not, copy the AddressBook folder from your username/Library/Application Support/ folder on the old mac (or backup).
    Copy it to the same location on your new Mac, replacing the one that is there. Start Address Book in Mountain Lion and it should convert the files to the correct format.
    If you do have addresses, it is a little more complicated.
    First, create a Contacts Archive (from File>Export menu). This will be your backup.
    Next, export the current contacts as vCards.
    Then, follow the steps above.
    Then, import all the cards you exported. If you select all and double-click, it will ask if you want to add them. You'll then have to add them to whatever groups you had set up.

  • I have upgraded from tiger to leopard and seem to have lost Photoshop 7.0. how do i retrieve it?

    I have upgraded from tiger to leopard and seem to have lost Photoshop 7.0. Is it possible to retrieve it

    Photoshop 7.0 only goes as far as 10.4.11
    If you have a drive, you can put 10.4.11 on it or a partition of it
    and save some money.
    I am not convinced the upgrade is worth it,
    but I just do simple things.

  • Mail: From Tiger to Leopard

    I am upgrading my computer from Tiger to Leopard (via a clean install) and would like to transfer all of my Tiger Mail messages/attachments/addresses/etc. to the Mail on Leopard.
    What's the simplest way to do so? Is there a way to export my messages and then important them into Leopard's Mail after the installation?
    Thank you.

    This depends on how you plan to upgrade from Tiger to Leopard. If you literally use the Upgrade install option, then your mail will be imported automatically as soon as you open Mail for the first time.
    If you are installing Leopard via Erase and Install then you can import your old mailboxes from your backups using Mail's import option. Open Mail, select Mail Help from the Help menu and search for "import" to get the instructions.
    If you install Leopard using Archive and Install and use the option to preserve users and network preferences, then your old data will be transferred into the new Leopard installation. Mail will import the data when you open it for the first time.
    The above also applies generally to Address Book and iCal data. You can also transfer the data manually from a backup:
    Folders You Can Move to Your new Mac
    From the Home folder copy the contents of Documents, Movies, Music, Pictures, and Sites.
    In your /Home/Library/ folder:
    /Home/Library/Application Support/AddressBook (copy the whole folder)
    /Home/Library/Application Support/iCal (copy the whole folder)
    Also in /Home/Library/Application Support (copy whatever else you need including folders for any third-party applications)
    /Home/Library/Keychains (copy the whole folder)
    /Home/Library/Mail (copy the whole folder)
    /Home/Library/Preferences/ (copy the whole folder)
    /Home /Library/iTunes (copy the whole folder)
    /Home /Library/Safari (copy the whole folder)
    If you want cookies:
    /Home/Library/Cookies/Cookies.plist
    /Home/Library/Application Support/WebFoundation/HTTPCookies.plist
    For Entourage users:
    Entourage is in /Home/Documents/Microsoft User Data
    Also in /Home/Library/Preferences/Microsoft
    For FireFox:
    /Home/Library/Applications Support/FireFox
    /Home/Library/Preferences/org.mozilla.firefox.plist
    Credit goes to another forum user for this information.

  • Client Upgraded from Tiger to Leopard Can No Longer Connect to Tiger Server

    I just finished upgrading a G5 2GHz DP Powermac from Tiger to Leopard. This was an Archive and Install upgrade with importing the old settings. After verifying the account migration, including .Mac connectivity, and fixing all 3rd party software compatibilities/upgrades, I tried to connect to our Tiger 4.11 server by clicking on the server's Icon in the Shared section of the Finder Sidebar. The finder then switches to browse the the server for shares: "Connecting..." is displayed under the tool bar, with a "Share Screen..." and "Connect As..." buttons to the right.
    At this point the "Connecting..." remains displayed with the spinning circle in the bottom right of the Finder window.... spinning. This situation continues for several minutes until is seems the system gives up.
    If I click on the Path button on the Tool Bar, and go up to the Shared level, ALL the Shares on the Network are displayed, including all the Tiger Client machine shares. I can click on the triangle beside the Tiger Client's icon, and all the drives and home directories on the Mac are listed. All the client shares can be accessed without any issues. NOTE: There are no other Leopard clients on the LAN.
    Prior to the Leopard upgrade, this client could connect to the Tiger server as well. All the other clients on the LAN can access the Tiger server also.
    On the Leopard client I have tried clicking and the "Connect As..." button and using the menu "Connect to Server" and specifying the server's IP, and I get the same "Connecting..." message with a "non-connecting" result.
    I can only assume that somehow the Account Name and password are not being passed correctly. But, using "Connect As..." should resolve that. However, "Connect As..." does not give me a user/password window!
    If I check the AFP Access log on the Server, the only messages displayed are "Mounted Volume..." No messages in the error log, and no messages in the "Connections" section.
    Can anyone help me figure out why the Leopard client can not connect to the Tiger Server?
    My apologies if the description of my problem is a bit disjointed. I have been thrown into server admin and am learning "Trial by Fire".
    Any help or suggestions on how to resolve this issue will be greatly appreciated.
    Thanks
    Gary
    Message was edited by: Gary Sumlak

    OK. A quick update.
    After waiting for about 10 minutes for the rotating circle in the bottom right corner to stop, I was able to click on the "Connect As..." button. It took another 10 minutes, but the Connect As window eventual popped up. I entered the Userid and Password (saving to Keychain) and was able to see all the sharepoints on the the server. I browsed all the connected drives and folders without issue.
    I then disconnected from the server. Reviewing the AFP logs on the server shows messages for the connection Login and Logout.
    I then tried to reconnect to the server, and again another 10 minutes wait, although this time the Leopard client eventually connected automatically with the proper User, as per the AFP logs confirms.
    Although, the client can now connect to the server, for it to take 10 minutes will be unacceptable to management, not to mention the end user. Tiger clients can connect in a couple seconds!
    Is there a way to reduce the Leopard login time to, say, a couple seconds, like it does with the Tiger clients?
    Again, any help or suggestions would be greatly appreciated.
    Thanks
    Gary

  • How to change address book listings in Leopard not by first name first?

    I was recently upgraded from Tiger to Leopard. Suddenly the names in my computer address book are listed by first names first, ALICE BROWN. How can I change this back to the way it used to be in Tiger, listing the last name first,, BROWN, ALICE ?

    Open Address Book, select Preferences from the Address Book menu, click on the General icon in the toolbar. You can then change the sort and presentation order in the dialog.

  • Upgrading from Tiger to Leopard on and external (FireWire) drive...

    Hi all,
    I'm pretty sure this has been discussed somewhere on the www but after several hours of research, I'm embarrassed to admit I'm ready to call it quits (unless someone more tech savvy than I can help <:o)
    I've been running my OS on a WD 500GB FireWire for the past couple of years. Switched to it shortly after realizing that the 80GB HD on my MacBook was insufficient for my needs.
    Now I'm getting ready to upgrade from Tiger to Leopard and I've got some issues. Most importantly, when I launch the installer and it requires me to restart my system, I do so through both methods (holding down the "option" key to start up using the external HD and also by just allowing a normal boot under the old drive). In neither situation do I ever get the option to select where I'd like to install the new OS. In fact, when I allow the normal start without the "option" key being pressed, I don't even get to see the option to begin an installation. When I hold down the "option" key, I get the Mac OS X Install DVD screen (directory on the DVD), but it never gets to the point where I can start the installation.
    I'm at a loss and getting a little frustrated (which has been my problem since I started with Macs--been a long time PC user and I'm always looking for the difficult way of doing things--so I'm probably just being PC-stupid as usual >;o)
    Any assistance with getting me on the path to continued righteousness would be greatly appreciated. Thanks very much in advance!
    Ali T. Borahan
    http://www.alisails.com
    PS: Despite the fact that I'm PC-literate and Mac-stupid, I've managed to convince almost a dozen people to switch to Mac, simply because I'm hooked and love how the Mac community sticks together and helps one another (and also because I can't stand the Microsoft kingdom!!! <:o)

    Insert the Leopard DVD in the optical drive and restart the computer. After the chime press and hold down the "C" key until the dark gray Apple logo appears on the screen. After the installer loads select your language and click on the Continue button.
    When the menubar appears select Disk Utility from the Utilities menu. After DU loads select your startup drive's entry (mfgr.'s ID and drive size) from the the left side list. In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive. If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer.
    If DU reports errors it cannot fix, then you will need Disk Warrior (4.0 for Tiger, and 4.1 for Leopard) and/or TechTool Pro (4.6.1 for Leopard) to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.
    Continue with the installation process until you reach the point where you must select a Target drive. Select your Target drive then click on the Options button in the lower left corner of the dialog.
    Select the Archive and Install option.
    An Archive and Install will NOT erase your hard drive, but you must have sufficient free space for a second OS X installation which could be from 3-9 GBs depending upon the version of OS X and selected installation options. The free space requirement is over and above normal free space requirements which should be at least 6-10 GBs. Read all the linked references carefully before proceeding.
    Your target drive must have repaired OK when you repaired it. Otherwise do not continue.
    You have an option to preserve users and network preferences. Only select this option if you are sure you have no corrupted files in your user accounts. Otherwise leave this option unchecked. Click on the OK button and continue with the OS X Installation.
    Upon completion of the Archive and Install you will have a Previous System Folder in the root directory. You should retain the PSF until you are sure you do not need to manually transfer any items from the PSF to your newly installed system.
    After moving any items you want to keep from the PSF you should delete it. You can back it up if you prefer, but you must delete it from the hard drive.
    You can now download a Combo Updater directly from Apple's download site to update your new system to the desired version as well as install any security or other updates. You can also do this using Software Update.

  • UPGRADING from TIGER to LEOPARD causes audio plug ins scan WAVES PROBLEMS

    I have upgraded my G5 from Tiger to Leopard and am now running 10.5.8. I am using LOGIC PRO 8 and have upgraded that to 8.0.2. When i open LOGIC PRO and it starts to scan the audio plug ins-it causes a problem that sends me to PACE-the Interlok site for my WAVES-it says this:
    IMPORTANT!
    If you're running Mac OS X 10.5 or above and your software keeps driving you back to this site, even after installing the latest extensions, then you need to update your software, not the extensions. Contact the publisher of the software you're trying to use regarding a 10.5 compatible update. Please don't contact PACE. Only the publisher of your software can resolve this issue.
    SO-i downloaded their latest extension and i keep getting brought back to their site. My software IS updated -from 8 to 8.0.2
    PLEASE HELP

    You provided almost all information except the waves version. Most probably Waves are outdated.

Maybe you are looking for

  • Financial document Control over DO Is missing.

    Scenario u2022 The financial document is created and assigned to the sales order at line item. The total value of the financial document is less than the total value of the sales order at line item. The system should restrict user to make the deliver

  • Trouble printing

    I have an all-in-one printer, scanner & copier - Model PSC`1315V - I can scan, print a test page - make a copy of document but cannot print anything from the computer - either on notebook word  or print out an E-mail - when i write a document and pre

  • Personalization on Item Master Issue

    Hi All, I have facing personalization in Item Master Form. In which i have need to check DFF on validation on MTL_SYSTEM_ITEMS block. If DFF value already exist then message will popup. On this way personalization work perfectly on duplicate DFF valu

  • Windows error code 0x800f0922

    I want to install .net framework but i keep getting the same error code. How do i fix it? I've also tried it by the windows feature on and off, same thing, How do i fix this? Need some help....

  • A have a white screen how to make a new installation of my computer

    A have a white screen how to make a new installation of my computer