Mac Reinstall configure IBM Lotus mailbox

Source: Internet
Author: User

If someone used it before the mailbox, you need to reinstall it. After uninstalling the program, it is still not possible to reconfigure the new account.

At this point you need to delete the 2 files in the user directory:

/Library/Application SUPPORT/IBM Notes Data

/library/preferences/notes Preferences

Because the Lotus does not update, the NOTES_9.0.1_MAC_EN.DMG version of the software can not be installed under OSX system, it will prompt the version is not supported.

The files in the package need to be modified at this time.

Drag and drop the software execution program from the. DMG to the desktop for editing, and the directory is:

NOTES_9.0.1_MAC_EN.DMG--"IBM notes Installer.mpkg--" The right mouse button Show package Contents--"Contents--" Packages--"IBM notes Ins Taller.pkg-right mouse button Show package Contents--"Contents--" Resources

Use a text editor to open the: InstallationCheck file, delete the following code and save the file to reinstall.

If ["$osvLion" \< "10.8"]
Then
osv= '/usr/sbin/system_profiler Spsoftwaredatatype | grep "System Version" | Sed-e ' s/\ (. *\) Mac OS X \ (. *\) \ (. *\)/\2/g '
If ["$osv" = ""-O "$osv" \< "10.5"]
Then
echo "OS Version Too Low"
Exit 112
Fi
Fi

Mac Reinstall configure IBM Lotus mailbox

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.