misery with the installation of Oracle 10 g on my mac pro book... Help!

Hey guys, I tried to install Oracle 10 g on my Macbook pro since last week (part-time)... still no joy... I watched endless forums... tried my best but a bit given upward on solve by yourself... That's why I'm here! really appreciate your suggestions...

Version to install Oracle: 10.2.0.4.0
OS: Mac OS X 10.6.4

Here is my oracle dba and user group settings... (ran chown oracle: dba/Users/oracle)
dscl. -gid /groupes list | grep 600 = 600 s/n
dscl. -gid/Users list. grep 600 = 600 oracle
dscl. List/users uid. grep 600 = 600 oracle

oracle user .bash_profile
==================

ulimit - Hu 512
ulimit - Su 512
ulimit - Hn 10240
ulimit - Sn 10240

umask 022

export ORACLE_BASE = / users/oracle/oracle
export ORACLE_HOME=$ORACLE_BASE/product/10.2.0/db_1
Export DYLD_LIBRARY_PATH = $ORACLE_HOME/lib
export ORACLE_SID = dev
PATH = $ORACLE_HOME/bin: $PATH


/etc/sysctl.conf
======================

Kern.SysV.SEMMSL = 87381
Kern.SysV.SEMMNS = 87381
Kern.SysV.SEMMNI = 87381
Kern.SysV.semmnu = 87381
Kern.SysV.semume = 10
Kern.SysV.shmall = 2097152
Kern.SysV.shmmax = 4194384
Kern.SysV.shmmni = 4096
Kern.MaxFiles = 12288
Kern.maxfilesperproc = 10240
NET.inet.IP.PortRange.First = 49152
NET.inet.IP.PortRange.Last = 65000
Kern.corefile=/cores/core.%P
Kern.maxproc = 1024
Kern.maxprocperuid = 512

Connected to my macbook pro as user 'oracle' that I couldn't run install oracle in my regular user, say 'myuser '.

I ran. / runInstaller - J - d32 to bring up the Setup Wizard. There is no option to select the Advanced installation options. I have the home page, and then he went directly to Oracle edition (enterprise or standard, etc.).

Pretty well, I went with the default settings and you click on install.
as per
http://www.Pythian.com/news/1937/quick-install-guide-for-Oracle-10G-release-2-on-Mac-OS-x-Leopard-Intel/

I got the error in invoking target ' all_no_orcl ipc_g ihsodbc32 error during linking and editing the $ORACLE_HOME/rdbms/lib/ins_rdbms.mk file (without leaving Installer - just switch on the Terminal) and comment out the line with $(HSODBC_LINKLINE) and then switched back to the error in the Setup program and click 'Retry '. And the installation was successful.

I also edited java to ad - d32 as the link above.

Oracle net CA went well too... and then dbca fails... (I'm getting ora-03113 end of file on communication channel)

Here is the content of configToolFailedCommands (in Users/oracle/oracle/product/10.2.0/db_1/cfgtoollogs)
======================
/Users/Oracle/Oracle/product/10.2.0/Db_1/bin/DBCA-progress_only - createDatabase-templateName - General_Purpose.dbc - gdbName dev - dev sid - sysPassword 0524ce87a4c697aa9bec15cb8e5510e77f4631b9d077c613fa - systemPassword 05a875507616bb3541a4df90f138bc7d6a460ce667390a6631 - sysmanPassword 0522aa23f8372c3b80a6703570274141923f452a3dbdbd35b4 - dbsnmpPassword 05cc2ee9d3e0a1a95e15676fd7b7d588b9f08baae39194ef7b - emConfiguration NONE datafileJarLocation - /Users/oracle/oracle/product/10.2.0/db_1/assistants/dbca/templates - datafileDestination/Users/oracle/oracle/oradata/responsefile - NO_VALUE - characterset AL32UTF8 - obfuscatedPasswords true - true sampleSchema - oratabLocation /Users/oracle/oracle/product/10.2.0/db_1/install/oratab - recoveryAreaDestination NO_VALUE

/Users/Oracle/Oracle/product/10.2.0/Db_1/bin/isqlplusctl start

has attempted to run manually... but no luck...

Here's what I found in the log file... but have no idea what has caused these errors...
in /Users/oracle/oracle/product/10.2.0/db_1/cfgtoollogs/dbca/trace.log
======================
[main] [17:53:33:294] [SQLEngine.initialize:274] boot player Thread...
[Thread-4] [17:53:33:428] [StepContext$ ModeRunner.run:2478]-necessary progress: = true
[Thread-4] [17:53:33:536] [BasicStep.execute:202] execution stage: CLONE_DB_CREATION_RMAN_RESTORE
[Thread-4] Parameter [17:53:33:537] [StepErrorHandler.setFatalErrors:322] Fatal Error: ORA-01092
[Thread-4] Parameter [17:53:33:537] [StepErrorHandler.setFatalErrors:322] Fatal Error: ORA-01034
[Thread-4] Parameter [17:53:33:537] [StepErrorHandler.setFatalErrors:322] Fatal Error: ORA-03114
[Thread-4] Parameter [17:53:33:537] [StepErrorHandler.setFatalErrors:322] Fatal Error: ORA-12560
[Thread-4] Parameter [17:53:33:537] [StepErrorHandler.setIgnorableErrors:250] error can be ignored: ORA-01109
[Thread-4] [17:53:33:537] [BasicStep.configureSettings:304] updated messageHandler = null
[Thread-4] [17:53:33:539] [BasicStep.execute:202] execution stage: INSTANCE_CREATION
[Thread-4] [17:53:33:539] [BasicStep.configureSettings:304] updated messageHandler = null
[Thread-4] [17:53:33:543] [InitParamAttributes.sortParams:3532] m_sortOn: sortOn:4 - 1
[Thread-4] [17:53:33:567] [Host.noEntryinOratab:5115] looking for arg oratab spent...
[Thread-4] [17:53:33:567] [Oratab.getTempFile:710] Temp oratab: / tmp/oratab
[Thread-4] [17:53:33:730] [BasicStep.configureSettings:304] messageHandler being set=oracle.sysman.assistants.util.UIMessageHandler@24e801
[Thread-4] [17:53:33:730] [CloneRmanRestoreStep.executeImpl:217] the Forum went well past...
[Thread-4] [17:53:33:730] [CloneRmanRestoreStep.executeImpl:224] db_recovery_file_dest = / users/oracle/oracle/flash_recovery_area
[Thread-4] [17:53:33:730] [CloneRmanRestoreStep.executeImpl:227] db_recovery_file_dest_size = 2147483648
[Thread-4] [17:53:33:773] [SQLEngine.setSpool:1758] old coil = null
[Thread-4] Setting spool [17:53:33:774] [SQLEngine.setSpool:1759] = /Users/oracle/oracle/product/10.2.0/db_1/cfgtoollogs/dbca/dev/CloneRmanRestore.log
[Thread-4] [17:53:33:774] [SQLEngine.setSpool:1760] is the editable coil? -> true
[Thread-4] [17:53:33:774] [CloneRmanRestoreStep.executeImpl:320], starting with pfile=/Users/oracle/oracle/admin/dev/pfile/init.ora
Wire [2] Oracle.sysman.assistants.util.UIMessageHandler@24e801:messageHandler [17:53:35:41] [BasicStep.handleNonIgnorableError:430]
Wire [2] [17:53:35:41] [BasicStep.handleNonIgnorableError:431] ORA-03113: end of file on communication channel
: msg
[Thread-4] [17:53:52:220] [SQLEngine.done:1966] is called
[Thread-4] Setting spool [17:53:52:221] [SQLEngine.spoolOff:1826] off = /Users/oracle/oracle/product/10.2.0/db_1/cfgtoollogs/dbca/dev/CloneRmanRestore.log
oracle.sysman.assistants.util.sqlEngine.SQLFatalErrorException: ORA-03113: end of file on communication channel

at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeImpl(SQLEngine.java:1482)
at oracle.sysman.assistants.util.sqlEngine.SQLEngine.startup(SQLEngine.java:1875)
at oracle.sysman.assistants.dbca.backend.CloneRmanRestoreStep.executeImpl(CloneRmanRestoreStep.java:321)
at oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:210)
at oracle.sysman.assistants.util.step.Step.execute(Step.java:140)
to oracle.sysman.assistants.util.step.StepContext$ ModeRunner.run (StepContext.java:2488)
at java.lang.Thread.run(Thread.java:637)
[Thread-4] [17:53:52:225] [BasicStep.configureSettings:304] messageHandler being set=oracle.sysman.assistants.util.UIMessageHandler@24e801
[Thread-4] Oracle.sysman.assistants.dbca.backend.CloneRmanRestoreStep.executeImpl (CloneRmanRestoreStep.java:435) [17:53:52:225] [StepContext$ ModeRunner.run:2504]
oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:210)
oracle.sysman.assistants.util.step.Step.execute(Step.java:140)
oracle.sysman.assistants.util.step.StepContext$ ModeRunner.run (StepContext.java:2488)
java.lang.Thread.run(Thread.java:637)
[Thread-4] [17:53:53:419] [SQLEngine.done:1966] is called
[Thread-4] [17:53:53:420] [Host.createStepSQLInterface:5948] sid = dev
[Thread-4] [17:53:53:423] [SQLEngine.initialize:242] process Execing SQLPLUS/OPEN...
[Thread-4] [17:53:53:455] [SQLEngine.initialize:270] M_bReaderStarted: false
[Thread-4] [17:53:53:455] [SQLEngine.initialize:274] boot player Thread...
[Thread-4] [17:53:53:469] [CloneRmanRestoreStep.cancel:601] partially extracted files Cleanup failed
[Thread-4] [17:53:54:628] [SQLEngine.done:1966] is called
[Thread-4] [17:53:54:630] [CloneRmanRestoreStep.cancel:616] RMAN Cleanup failed
[Thread-4] Oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeImpl (SQLEngine.java:1482) [17:53:54:630] [CloneRmanRestoreStep.cancel:617]
oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeQuery(SQLEngine.java:703)
oracle.sysman.assistants.dbca.backend.CloneRmanRestoreStep.generateCancelScript(CloneRmanRestoreStep.java:826)
oracle.sysman.assistants.dbca.backend.CloneRmanRestoreStep.cancel(CloneRmanRestoreStep.java:611)
oracle.sysman.assistants.util.step.StepContext$ ModeRunner.cancel (StepContext.java:2581)
oracle.sysman.assistants.util.step.StepContext$ ModeRunner.run (StepContext.java:2543)
java.lang.Thread.run(Thread.java:637)
[Thread-4] [17:53:54:630] [CloneDBCreationStep.cancel:889] CloneDBCreationStep.cancel (): nodeList = null
[Thread-4] [17:53:54:631] [SQLEngine.reInitialize:611] the SQLEngine reset...
[Thread-4] [17:53:54:632] [SQLEngine.initialize:242] process Execing SQLPLUS/OPEN...
[Thread-4] [17:53:54:664] [SQLEngine.initialize:270] M_bReaderStarted: false
[Thread-4] [17:53:54:664] [SQLEngine.initialize:274] boot player Thread...
[Thread-4] [17:53:54:675] [SQLEngine.initialize:323] waiting for m_bReaderStarted be true
[Thread-4] [17:53:55:834] [Oratab.getTempFile:710] Temp oratab: / tmp/oratab
[Thread-4] [17:53:55:835] [OsUtilsBase.deleteFile:744] OsUtilsBase.deleteFile: /Users/oracle/oracle/product/10.2.0/db_1/dbs/orapwdev
[Thread-4] [17:53:55:835] [OsUtilsBase.deleteFile:744] OsUtilsBase.deleteFile: /Users/oracle/oracle/product/10.2.0/db_1/dbs/initdev.ora
[Thread-4] [17:53:55:836] [OsUtilsBase.deleteFile:744] OsUtilsBase.deleteFile: /Users/oracle/oracle/admin/dev/pfile/init.ora
[Thread-4] [17:53:55:836] [CloneDBCreationStep.cancel:930] CloneDBCreationStep.cancel (): Jaqueline = false
[Thread-4] [17:53:55:837] [OsUtilsBase.deleteFile:744] OsUtilsBase.deleteFile: /Users/oracle/oracle/oradata/dev/system01.dbf
[Thread-4] [17:53:55:837] [OsUtilsBase.deleteFile:744] OsUtilsBase.deleteFile: /Users/oracle/oracle/oradata/dev/undotbs01.dbf
[Thread-4] [17:53:55:837] [OsUtilsBase.deleteFile:744] OsUtilsBase.deleteFile: /Users/oracle/oracle/oradata/dev/sysaux01.dbf
[Thread-4] [17:53:55:837] [OsUtilsBase.deleteFile:744] OsUtilsBase.deleteFile: /Users/oracle/oracle/oradata/dev/users01.dbf
[Thread-4] [17:53:55:838] [OsUtilsBase.deleteFile:744] OsUtilsBase.deleteFile: /Users/oracle/oracle/oradata/dev/redo01.log
[Thread-4] [17:53:55:838] [OsUtilsBase.deleteFile:744] OsUtilsBase.deleteFile: /Users/oracle/oracle/oradata/dev/redo02.log
[Thread-4] [17:53:55:838] [OsUtilsBase.deleteFile:744] OsUtilsBase.deleteFile: /Users/oracle/oracle/oradata/dev/redo03.log
[Thread-4] [17:53:55:839] [OsUtilsBase.deleteFile:744] OsUtilsBase.deleteFile: /Users/oracle/oracle/oradata/dev/control01.ctl
[Thread-4] [17:53:55:839] [OsUtilsBase.deleteFile:744] OsUtilsBase.deleteFile: /Users/oracle/oracle/oradata/dev/control02.ctl
[Thread-4] [17:53:55:839] [OsUtilsBase.deleteFile:744] OsUtilsBase.deleteFile: /Users/oracle/oracle/oradata/dev/control03.ctl
[Thread-4] [17:53:55:879] [SQLEngine.done:1966] is called


Could someone help me with this problem?... did I miss something?... How can I get it works... and actual database stuff ' there...

See you soon

I had the same problem and that you run in the slide of Ray on how install Oracle on Snow Leopard. Pretty Ray's Web site was still linked directly from Oracle download site :) The key step for me was that the $ORACLE_HOME/bin/oracle binary is not OK and should be replaced. It can be downloaded from Ray. (I was a little nervous about downloading a binary executable, but Ray is directly related to Oracle if he has earned my trust.)
TADAAAA: dbca run flawlessly and now I can't system@orcl :))) sqlplus

Here's the URL for Ray guide:

http://blog.rayapps.com/2009/09/14/how-to-install-Oracle-database-10G-on-Mac-OS-x-Snow-Leopard/

Published by: user13387528 on August 19, 2010 02:22

Tags: Oracle

Similar Questions

  • Need help with the installation of Windows XP Home on my Satellite Pro A300-1DZ

    Hi all.

    I have a Satellite Pro A300-1DZ system unit, model no PSAG1E-OOFOO4EN (think they are 'o' and not '0', circle with slash through it) with WXP Pro.

    I recently contracted a virus inside and as he removed, however it is not good so I want to re - install Windows XP Home edition. I backed up the computer, I have a Windows XP Home SP2 Pro edition disk and I have my product key.
    I put the CD/DVD in BIOS to run 1 drive and tells me that I can boot from the CD, I press a button and it loads the CD, select the option where to install windows.

    BUT! I can t go further than what windows does not detect the HD said he s not now, or whatever.

    My question is this: Please can someone me step by step instructions on how to reinstall XP and a link to all the drivers I need to make it work?

    PLEEASE!

    It's simple on my PC, also, please keep in mind, I am best suited for working on cars, I'm not stupid, but my calloused hands search for computers a little more difficult than Motors please not in many computer technical terms.
    I myself am the slow education in the dark arts of computers. LOL :)

    PS. the laptop has a Vista Basic sticker on it, but it is certainly the XP pro operating system. :)

    Hi jeff

    Here's your solution:
    1. go to bios with F2 when you see the toshiba start screen.
    2. Select the arrow to the left using the "Advanced".
    3 press down until you get to "SATA Controller Mode".
    4 change, using F7/F8, Chang [AHCI] setting [compatibility].
    5. make sure the CD/DVD drive is the first to start and F10 save and exit. computer restart when you are prompted to "press any key" press a button and hey presto as before windows will start the installation, but this time you won't get windows you said:

    Set up did not find Ant hard disks installed on your computer.

    Make sure any drive HARD are powered on and properly connected to your computer and any hard disk related hardware configuration is correct. This may involve running a manufacturer-supplied diagnostic or Setup program.

    implementation cannot continue press f3 to goto hell... uh I mean leaving the installation

    And you can continue on your installation of Windows XP Home edition.

    Hope I helped many other jeff's in the same boat. XD

  • Hi all... can anyone suggest me the best reference of Oracle weblogic Server11g Release 1 (10.3.6) with the installation screens... .on RHEL 5.8

    Hi all... can anyone suggest me the best reference of Oracle weblogic Server11g Release 1 (10.3.6) with the installation.. .on RHEL 5.8 screens

    Go to the URL Ref 1, I observed to start installation by orders of WLS... Mentioned that here

    JAVA_HOME/bin/java -Xmx1024m-jar wls1035_generic.jar .the I have a pressing, what is the purpose of - Xmx1024m option, it is necessary to proceed with this option. Also here by putting "wls1035_generic.jar" because of this we can run installation... right! but the directory mentioned u have thye .jar file? or u copied to this place? How? Pls clarify my level...

  • Deny access to drive C on the installation of oracle database

    Hello

    Can someone help me, I have installed the Oracle 11 g database on my computer and now I can't access my C drive, and also the Installation was not complete. What should I do to release this drive?

    I moved this thread on the forum of XE. Yet once installed Oracle do not mess with the operating system. PL identify the exact version of the OS - versions supported are documented in the Installation Guide - Oracle & reg; Database Express Edition

    It is best to follow the instructions in the Installation Guide, assuming you have a supported operating system version.

    HTH
    Srini

  • Regarding the Installation of Oracle BI Applications

    Hi all

    I was going through the documentation for the Oracle BI Applications, probably the old version.

    I. DAC has previously been installed as one of the components as well as the installation of Oracle's Applications of BI?

    Now, I have installed the Oracle BI Applications version 7.9.6.1. and the DAC is not installed with it. It is available in a package separate from the OTN site.

    Old Documentation says: "DAC installation is part of the * Oracle BI Analytics installation *", referring to what is said: what I've learned, it's there:
    1. "infrastructure oracle installation.
    2. "installation of oracle BI Applications.
    3 "Installing Informatica Powercenter.
    4 "Installation of DAC" in packaging separate.

    II. what does mean by * "installing Oracle BI Analytics?" It is part of all above mentioned installation or a separate installation.

    Kind regards
    Anthony.

    I. DAC has previously been installed as one of the components as well as the installation of Oracle's Applications of BI?

    This is a separate installation

    Now, I have installed the Oracle BI Applications version 7.9.6.1. and the DAC is not installed with it. It is available in a package separate from the OTN site.

    Correct, you must install it separately

    II. what does mean by * "installing Oracle BI Analytics?" It is part of all above mentioned installation or a separate installation.

    Documentation of the olive TREE is not very good, there a lot of ambiguities like the one you quote.

    http://rnm1978.WordPress.com/2009/07/30/what-is-Obia/

    Basically, you need to install:
    Informatica Server & Client
    DAC & Client Server
    OBIEE
    Metadata Informatica (repository)
    Metadata (repository) DAC
    Metadata OBIEE (repository RPD and WebCat)
    Schema of the Data Warehouse

  • certification of operating systems for the installation of oracle 10G database

    Can you get it someone please let me know which are the operating systems certified for the installation of oracle 10G (10.1 and 10.2) database
    Refers to the operating system officially supported by oracle.

    Published by: arnaud on December 17, 2009 07:08

    Arnaud says:
    Can you get it someone please let me know which are the operating systems certified for the installation of oracle 10G (10.1 and 10.2) database
    Refers to the operating system officially supported by oracle.

    The Installation Guide provides the official list. Go to http://tahiti.oracle.com, select your version and find the Setup instructions for your OS family.

    http://www.Oracle.com/pls/db102/homepage, you will have to the docs of 10gr 2. ON this page, to the right, you will see a region speak installation docs. Chapter 2 (http://download.oracle.com/docs/cd/B19306_01/install.102/b15660/pre_install.htm#sthref85) tells you the requirements before you begin. It tells you the operating system.

    Operating system      One of the following operating system versions:
    
        *      Red Hat Enterprise Linux AS/ES 3.0 (Update 4 or later)
        *      Red Hat Linux 4.0
        *      SUSE Linux Enterprise Server 9.0 with SP 2 or later
        *      Asianux 1.0
        *      Asianux 2.0
    
  • Satellite L875-13D - problem with the installation of the wireless card

    Hello

    I bought a Toshiba Satellite L875-13D. I installed Windows 7 Enterprise edition.

    I have a problem with the installation of the wireless card. I have downloaded the driver on Toshiba website, but it does not work. When I run the file .zip and .exe, nothing happens. In addition, there are several pilots: Athos, Intel and Realtek and I do not know what is mine... I test all the driver but same result.

    I have the same problem with Bluetooth driver that does not work too.

    Thank you for your help.

    > But it does not work yet for Bluetooth,... I have install the driver by the .exe from the Toshiba Web site but when I run the application, I have error that says missing tosbtapi.dll. I founded and downloaded and installed on budget3 and SysWOW. But after that, the installation is blocked. Any ideas?

    Laptop Satellite L875-13D isn t equipped with Bluetooth.
    Didn t you know who?

  • Need help with the installation of an adapter of Palit GeForce 9500GT Super chart - 512 MB in a M2N68 (narrated

    Need help with the installation of an adapter of graphics Super Palit GeForce 9500GT - 512 MB - DDR2 SDRAM in a M2N68 motherboard (narra6). Should I disable the onboard graphics in the bios? When the card is installed, no VGA work outs and the PC does not start. Checked and recontroler implementation of the card in the PCI slot. PC is a desktop HP G5200uk PC. Windows 7 operating system.

    Hello

    The link below is a guige to install a video card in your Pc.  In particular, it seems that you will have to perhaps specify the location of the new card in the bios and save this change before you install the new card - see step 4 in the guide on the link below.  If your new card fits into the PCI Express x 16 slot, you will need to define PCI Express in the bios and save the changes.

    http://support.HP.com/us-en/document/c01700855

    Kind regards

    DP - K

  • do not proceed with the installation even after restart of firefox add-ons

    Add-ons - do not proceed with the installation even after restarting firefox, I deleted the files of 3 extensions (several times) in the other suggestions and rebooted. Still don't work yet saying will be installed when you restart.

    This has happened

    Each time Firefox opened

    == after update to 3.5 and continued to 3.6.3

    Hey even once, I did a complete uninstall and reinstall Firefox and it fixed the problem for me.

  • I can not proceed with the installation of EL Capitan after downloaded because my same unaccepted Apple ID if the correct password overlay

    Salvation;

    I tried to upgrade my macbook pro OS Yosemite to El Capitan, but I can not proceed with the installation of EL Capitan after downloaded because my ID Administration Apple not accepted even if correct password entry.

    By navigating through ' assistance from Apple is in charge to retrieve the Apple ID, I deleted the keychain, now the problem is I can't add the new keychain.

    Please help as I am now hung the message not found "Login" keychain... then reappear.

    Thank you

    Mel

    Okay, so you didn't get very far in the installation.

    Here's how to reset a forgotten password.

    Do you have a backup before the upgrade, such as a time Machine backup?   (Keychain is not containing the administrative password, unfortunately.)   You remove the login keychain, all stored passwords in Safari and in fact be lost.)   If you have, I would recover the set of connection from there.

    If you don't have a current backup, it's the first think you get.

    There could be a problem with the disk or of protection structure, or with the disc itself.    Creating a new keychain cannot be blocked, short error permissions or a drive problem.    Disk utility and check the drive and see if there is something to do.   (Unfortunately, some of these steps require an administrative password.)   You can try the repairs or a backup to disk by booting from the recovery partition - that won't require no administrative privileges - and attempt a repair or recovery from here, or save the entire drive disk external work.

    You have another Mac around, where certain tools can be generated and can then be used here?

  • I tried to install the latest version of itunes with windows 10 but he said "there is a problem with the installation package. A program to complete the installation could not be executed. Please contact the support staff. No matter what guys?

    I tried to install the latest version of itunes with windows 10 but he said "there is a problem with the installation package. A program to complete the installation could not be executed. Please contact the support staff. No matter what guys?

    (1) temporarily disable your security/antivirus software

    (2) download iTunes from the official source: http://www.apple.com/itunes/download/

    (3) try to reinstall

    (4) turn on your anti-virus

  • HP Envy 17-2100ed: problem with the installation of a driver on my laptop

    Dear readers,

    I have some time for problems with the installation of the drivers on the HP site. Whenever I chose a driver, such as for the Cyberlink Youcam software, the download process will be blocked at 28.9 MB, a total of 154 MB. I also tried to install the software for my HP printer, but once the same question.

    Can someone help me? Thanks in advance!

    Kind regards

    Amir

    Hello @Amirkalloe,

    Thank you for visiting the HP Forums! The Forums are a great place where you can find solutions for your problems, with the help of the community!

    I came across your post about the problem of driver and he wanted to help!

    Problems installing drivers, or by downloading the drivers?  If you have problems to install the drivers, you can use the tool on the following site:

    Open the Windows Update troubleshooting tool

    Let me know how it goes.  Please let me know if this information helps you solve the problem by marking this message as 'accept as Solution', this will help others easily find the information they seek.  In addition, by clicking on the Thumbs up below is a great way to say thank you!

    Have a great day!

  • Problem with the Installation of JAVA in my new Dell running Windows 7

    Problem with the Installation of JAVA in my new Dell running Windows 7 - error message when you try to intall Java using Chrome.

    "lib'charsets.jar: old file not found."  However, a file of the same name was found.  No updates since the contents of the file do not match. »

    Then "Java update fails to apply the changes to your system."

    Then "error 1722.  There is a problem with this Windows Installer package.  A fun program as part of the Setup did not finish as expected.

    Earlier, I had a problem with the video and had Windows reinstalled 7.  Now my AOL games don't show/reading.  JAVA said error 1722 is an InstallShield error code. It indicates that the installation process has failed. The exact reason for this error is not known at this time.  I was told to uninstall JRE (Java Runtime Environment).  I find two versions of Java on my system (no JRE) - Java (TM) 6 - update 14 and 14 (64-bit).  Should I uninstall both?... OR WHAT?

    Hi Betty48228,

    Here's how to solve your problem:
    (1) uninstall all versions of Java.
    (2) the uninstall will probably fail. If so, get Revo Uninstaller free http://www.revouninstaller.com/revo_uninstaller_free_download.htmland uninstall Java in advanced mode (integrated Java uninstaller runs, failure and then Revo will delete everthing manually). You will need to restart your PC.
    (3) reinstall Java: http://java.com/en/download/

  • Windows 7 problem with the installation of the program.

    error occurred during the move data process code 2147024873. I try to install nascar 2003 on my my office of fx6801 gateway running windows 7 64 bit.i can install it on my other computer that is running windows xp.not not know why it will not install on this computer. I think it has to do with the installer for the game there is a file INF. this computer will not recognize

    Hi Alfonso,.

    There is probably an incompatibility between the CD and the CD-ROM drive on the computer in question. You have a great idea, try to copy the files with another computer. We just need to expand on that.

    You said ' 1' and 'data 2'. " Some programs require that the file be named exactly the same as the name on the CD. Here's how.
    When you have the first CD in the computer on which the game runs on. Look in my computer and see what is the name of the CD. It could be simply "data 1". Create a folder with that name. Make sure it is correct! Do the same for the second disc. Copy both on a USB drive... probably what you were doing. :-) Now try to install it.

    A second option if you are on a network, is to share the CD-ROM drive on the computer that works "Computer 2". Create a mapped network drive on the "1 computer" and then do your installation."

    Please let me know if you have any questions, and what is happening
    Thank you! Mark <> Microsoft Partner

  • recommended security cumulative ie8 and compatible display updates fail. can install it with the installer of standalone download but then ie8 does not connect. If I remiove update ie8 works very well

    recommended security cumulative ie8 and compatible display updates fail. can install it with the installer of standalone download but then ie8 does not connect. If I remiove update ie8 works very well

    Hi mikedav,

    Thank you for using the Microsoft Windows Vista Forums.

    Method 1:

    Microsoft has released a new "Fix it" solution that should automatically solve your problems with Windows Update.  Just click on the link below and follow the instructions.

    How to reset the Windows Update components?

    http://support.Microsoft.com/kb/971058

    If you are not able to connect to the internet after you install the update, you need to optimize Internet explorer by following the instructions below.

    Method 1:

    Follow the instructions in the link below which will help you solve the problem.

    Tips for solving problems with Internet Explorer

    http://windowshelp.Microsoft.com/Windows/en-us/help/8038f9ac-9bf9-4809-8d75-fc42818d8af71033.mspx

    Method 2:

    Follow the instructions in the link below to optimize Internet Explorer.

    How to optimize Internet Explorer

    http://support.Microsoft.com/kb/936213

    Please post back and let us know if it helped to solve your problem.

    Kind regards

    KarthiK TP

Maybe you are looking for