How to install ARD into 10.7.3

I am trying to install apple remote desktop 3.3.  But I am unable to select HD as the installation drive.  Receive message "Remote Desktop can't be installed on this disk.  This software requires Mac OS X version 10.6"  In fact, I am running 10.7.3. In there a way around this?

It's been covered here several times, but again:
• Insert your ARD CD
• Open in Finder
• Right click on the Remote Desktop.mpkg and show contents
• Navigate to contents/installers
• Drag the RemoteDesktopAdmin.pkg file onto the workstation and install
• Run Software Update
• Upgrade to the latest version of the admin application
Regards.

Similar Messages

  • How to install 9ifs into 9idb with 9iAS 1.0.2.2.2a in window 2000?

    Anyone know how to install 9ifs into 9idb with 9iAS 1.0.2.2.2a?

    Hi,
    9iFS must be installed in an 9i home type. So you must have it installed in a single box in your 9i DB home. You must use the Apache server of the DB, because the installer will modify the configuration files of this Apache, not this of 9iAS.
    After just modify the port the 9i apache is listening (use 81 instead of 80 for example).
    Be careful that if you install a new apache for the 9i database, your vw_gateway_cfg environment variable will be changed and will point to the 9i home instead of the 9ias home. So you have to change it back to your 9iAS home if you want to use the portal !!!!
    Regards
    Pierre

  • How to install FB into multiple instances of Eclipse

    I have multiple instances of eclipse (various versions and
    combinations of plugins) and want to know how to install FB into
    one than one instance of Eclipse?

    You need to pass a reference of the StatisiticalStore instance to the ExcelReader class. See the updated code below.
    public class StatisticalStore
         static int evaluatedDataLength = 3;
         private double forecasts[];
         static int x=0;
         public StatisticalStore()
              initialiseStore();
         public void initialiseStore()
              forecasts = new double [evaluatedDataLength];
         public void updateStore(double singlePrediction)
              forecasts[x] = singlePrediction;
              x++;
         public static void main (String args[])
              StatisticalStore store = new StatisticalStore();
              ExcelReader excelSheet = new ExcelReader(store);
              ExcelReader excelSheet1 = new ExcelReader(store);
              ExcelReader excelSheet2 = new ExcelReader(store);
              for ( int i=0; i<evaluatedDataLength; i++)
                   System.out.println(store.forecasts);
    class ExcelReader
         double aNumber;
         StatisticalStore store;
         public ExcelReader(StatisticalStore aStore)
              store = aStore;
              generateRandom();
              updateStatisticalStore();
         public void generateRandom()
              aNumber = Math.random();
         public void updateStatisticalStore()
              store.updateStore((aNumber*store.evaluatedDataLength)-1);

  • How to install Oracle10gr2 into the IBM AIX 5.3 Server

    Hi ALL,
    Could you please give me instructions how to install Oracle10gr2 into IBM AIX 5.3 Server. Otherwise if any installation doucment please provide
    Thank you all
    Kishore

    Hi Kishore!
    Apart from posting an AIX question in a Linux forum it is not completely clear what your problem is.
    Have you read the http://www.oracle.com/pls/db102/to_toc?pathname=install.102%2Fb19075%2Ftoc.htm&remark=portal+%28Installation%29
    Installation Guide?
    What are the problems you encounter?
    cu
    Andreas

  • I have a downloaded font file for a school problem on a flash drive and I do not know how to install it into my photoshop application. Need to be walked through this as I am an older user who does not understand any of this stuff.

    I have a downloaded font file for a school problem on a flash drive and I do not know how to install it into my photoshop application. Need to be walked through this as I am an older user who does not understand any of this stuff.

    Fonts are handled by your operating system and installed through the respective System Control panel (Windows) or Fontbook (Mac). On Windows simply type "Fonts" in the search bar in the start menu and when you open the panel/ folder use File --> Add Font. On Mac the procedures are similar, you just need to find the Fontbook app in Applications:Utilities.
    Mylenium

  • How to install Fonts into Adobe Illustrator

    I am using a computer that runs on Snow Leopard 10.6.8
    Hi there I want to know  how to install new Fonts / Typefaces into Adobe Illustrator CS3?
    I am also curious as to how I would install fonts on other Adobe CS applications?
    All help, links, and resources much appreciated.

    I just dragged and dropped the downloaded ".tff" font files into in Font Book icon in theDock and a new window popped up and just click "Install Font" button.
    That works, too. Sets are, more than anything else, just a way to organize your fonts by project. By dropping the font in, it should now be listed in one of the standard headings like "Computer".
    The new fonts have automatically loaded into Adobe Illustrator CS3 without having to close it.
    Better apps will see when fonts have been enabled or disabled without having to close and restart them. Microsoft Word (and likely the entire Office suite) does not.

  • [SOLVED] texlive2k8 -- how to install omega into $HOME?

    Hi folks!
    Because the omega-collection is declared obsolete and therefor no more provided in texlive2008. That's bad, because I used it with tl2k7, and though I appreciate xelatex and cjklatex, I still need lambda very badly. So I want to have it installed it now in $HOME for several reasons:
    * I could probably install it systemwide as root somehow, but I'd like to avoid conflicts with pacman...
    * ...as omega shouldn't be overidden by systemwide tl-package-updates
    * I want to have one specific user make use of it
    * I can 'take it with me' (like the whole $HOME-dir) then so that I mustn't isntall it again, just to copy and rehash it (somehow) after setting up a new linux- or tl-system.
    -- And yes, I haven't any experience yet on how to install external latex-packages, so hence omega is a "collection" makes it even more difficult for me~
    The destination dirs should be ~/.mytexmf (bec. I'd like to have it hidden) and ~/.texlive/*. Therefore I edited /usr/share/texmf/web2c/texmf.cnf like this:
    % TEXMFHOME = ~/texmf % default
    TEXMFHOME = ~/.mytexmf
    TEXMFVAR = ~/.texlive/texmf-var
    TEXMFCONFIG = ~/.texlive/texmf-config
    TEXMF = {$TEXMFCONFIG,$TEXMFVAR,!!$TEXMFHOME,!!$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFMAIN,!!$TEXMFLOCAL,!!$TEXMFDIST}
    TEXMFDBS = {!!$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFMAIN,!!$TEXMFLOCAL,!!$TEXMFDIST,!!$TEXMFDOC,$TEXMFHOME}
    (I don't know really the meaning of adding !! and if it's necessary here; I read somewhere, that !! makes a directory 'ls-R'-able, but then users tend to forget to update it also and that's why that should be avoided.)
    The first problems arise here, because a $ texhash still returns
    texhash: /usr/share/texmf: directory not writable. Skipping...
    texhash: /usr/share/texmf-config: directory not writable. Skipping...
    texhash: /usr/share/texmf-dist: directory not writable. Skipping...
    texhash: /usr/share/texmf-doc: directory not writable. Skipping...
    texhash: /usr/share/texmf-var: directory not writable. Skipping...
    texhash: Done.
    though the my paths are correct and even the exports included into ~/.bash_profile:
    $ kpsewhich --var-value=TEXMFCONFIG ((aka kpsexpand '$TEXMFCONFIG'...))
    home/myuser/.texlive/texmf-config
    $ kpsewhich --var-value=TEXMFVAR
    /home/myuser/.texlive/texmf-var
    $ kpsewhich --var-value=TEXMFHOME
    home/myuser/.mytexmf
    Next point: The easiest way would be to run tlmgr for instaling the omega-collection, but either it is (still) not existing within the Arch-TL-installation (couldn't figure out that here or find it in AUR) -- or I'm just to stupid to find and to launch it; I also couldn't run it from a mounted texlive2008.iso yet -- but if, how would the iso's-tlmgr know about my installed texlive-system? Nevertheless tlmgr probably wouldn't find the necessary files (though there's some data with 'omega') on the tl2k8-iso, it could install it properly from an external place.
    Then I mounted my old tl2k7.iso and went to the mountpoint for executing $ sh install-pkg.sh --collection=omega, with similar errors:
    /bin/tar: texmf-dist/fonts/afm/public/omega/omseco.afm: cannot execute open: file or directory not found
    /bin/tar: texmf-dist/fonts/afm/public/omega/omsecob.afm: cannot execute open: file or directory not found
    /bin/tar: texmf-dist/fonts/afm/public/omega/omsecobi.afm: cannot execute open: file or directory not found
    /bin/tar: texmf/lists/omega: cannot execute open: file or directory not found
    /bin/tar: texmf/tpm/bin-omega.tpm: cannot execute open: file or directory not found
    /bin/tar: texmf/web2c/omega.pool: cannot execute open: not authorized
    /bin/tar: exited because of preceeding errors.
    install-pkg.sh: line 213: /usr/share/texmf-config/tex/generic/config/language.dat: not authorized
    mktexlsr: /usr/share/texmf: directory not writable. Skipping...
    mktexlsr: /usr/share/texmf-dist: directory not writable. Skipping...
    mktexlsr: Done.
    updmap: config file `updmap.cfg' not found.
    PLEASE RUN texconfig or texconfig-sys to make new formats.
    (texconfig --rehash/texhash [as user or root] didnt't make any difference.)
    I also tar-ed omega
    $ sh install-pkg.sh --package=omega --archive=/home/myuser/.mytexmf/_tl-omega_rc/omega-sty.tar
    and extracted it into the appropriate directories within ~/.texlive and ~/.mytexmf and made symbolic links into /usr/bin for lambda and omega. But again 'of course' texhash (as user or root) didn't show any effect~
    I hope everthing is understandable.
    So how can I install omega/lambda in $HOME via install-scipt or tlmgr (if it exists and I can get it to run)?
    Any hints? -- Thanks very much in advance!
    Last edited by nexus7 (2009-01-11 19:35:58)

    nexus7 wrote:Next point: The easiest way would probably be to run tlmgr for instaling the omega-collection, but either it is (still) not existing within the Arch-TL-installation (couldn't figure out that here or find it in AUR)
    Well, tlmgr is of course on the mounted iso TL2k8 (just mixed s.th. up~), but it does not start:
    # /mnt/bin/i386-linux/tlmgr
    Can't locate TeXLive/TLPOBJ.pm in @INC (@INC contains: //tlpkg /usr/lib/perl5/site_perl/5.10.0 /usr/share/perl5/site_perl/5.10.0 /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl /usr/lib/perl5/current /usr/lib/perl5/site_perl/current .) at /mnt/bin/i386-linux/tlmgr line 33.
    BEGIN failed--compilation aborted at /mnt/bin/i386-linux/tlmgr line 33.
    where line 33 is this:
    use TeXLive::TLPOBJ;
    and I don't know what to do here~
    And neither works installing from the mounted TL2k7-iso, even when I try to install omega/lambda into my main texmf:
    # sh install-pkg.sh --collection=omega
    (ignoring dependency on collection collection-basic)
    cat: language.*.dat: file or directory not found.
    mktexlsr: Updating /usr/share/texmf/ls-R...
    mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    mktexlsr: Done.
    updmap: config file `updmap.cfg' not found.
    PLEASE RUN texconfig or texconfig-sys to make new formats.
    texconfig-sys makes no change. But this is funny because there are several 'updmap.cfg's:
    # locate updmap.cfg
    /home/myuser/.mytexmf/home/myuser/.texlive/texmf-config/web2c/updmap.cfg
    /usr/share/man/man5/updmap.cfg.5
    /usr/share/texmf/web2c/updmap.cfg
    /usr/share/texmf-config/web2c/updmap.cfg
    (and I wonder why this directories and files indeed exist~:
    /home/myuser/.mytexmf/home/myuser/.texlive/texmf-config/web2c/updmap.cfg
    I ran mktexlsr in my specific directories in HOME again though i don't know if this is really necessary, with the same result: these directories are not recognized, only those in /usr/share...
    Tried then
    # fmtutil --byfmt lambda
    # fmtutil --byfmt omega
    but with no output.
    Edits from my /usr/share/texmf/web2c/texmf.cnf:
    TEXMFMAIN = /usr/share/texmf
    TEXMFDIST = /usr/share/texmf-dist
    TEXMFLOCAL = /usr/local/share/texmf
    TEXMFSYSVAR = /usr/share/texmf-var
    TEXMFSYSCONFIG = /usr/share/texmf-config
    % TEXMFHOME = ~/texmf % default
    TEXMFHOME = ~/.mytexmf
    TEXMFVAR = ~/.texlive/texmf-var
    %TEXMFCONFIG = ~/.texlive/texmf-config
    TEXMFCONFIG = /usr/share/texmf-config
    TEXMF = {$TEXMFCONFIG,$TEXMFVAR,$TEXMFHOME,!!$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFMAIN,!!$TEXMFLOCAL,!!$TEXMFDIST}
    SYSTEXMF = $TEXMFSYSVAR;$TEXMFMAIN;$TEXMFLOCAL;$TEXMFDIST
    VARTEXFONTS = $TEXMFVAR/fonts
    TEXMFDBS = {!!$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFMAIN,!!$TEXMFLOCAL,!!$TEXMFDIST,!!$TEXMFDOC,$TEXMFHOME}
    WEB2C = $TEXMF/web2c
    TEXINPUTS.tex = .;$TEXMF/tex/{plain,generic,}//
    % These defunct engines are not provided for Arch Linux:
    % -- deleted %% at these lines for enabling omega/lambda-functionality:
    TEXINPUTS.lamed = .;$TEXMF/tex/{lamed,lambda,latex,generic,}//
    TEXINPUTS.lambda = .;$TEXMF/tex/{lambda,latex,generic,}//
    TEXINPUTS.omega = .;$TEXMF/tex/{plain,generic,}//
    TEXINPUTS.aleph = .;$TEXMF/tex/{plain,generic,}//
    Excerpt of ~/.bash_profile:
    export TEXMFHOME='home/myuser/.mytexmf'
    export TEXMFVAR='/home/myuser/.texlive/texmf-var'
    export TEXMFCONFIG='/home/myuser/.texlive/texmf-config'
    Ugh, this is strenuous~

  • How to install Java3d into netbeans 6.5

    I recently downloaded the Java 3D file : j3d-1_5_2-xxxxxx but I don't really know how to "install" it. I looked and found a thing on how to insall it on netbeans but the place they are telling me to go to doesn't exist. I am using netbeans 6.5 and supposedly you are supposed to install the J3D.nbm or something into netbeans but i can't find that inside of my downloaded folder. Is there something I did wrong i.e. downloaded the wrong thing, are looking in the wrong place, are missing somthing please tell me.
    Thanks
    Thimbletack

    Just posting an update. I found that a place that says you need to go here to download the module for netbeans to install it:
    http://java3d.netbeans.org/
    but that doesn't reallys show how to install java 3d or anything, it doesn't even have a download button for the module. I got that information here:
    http://java3d.j3d.org/faq/editors.html
    but i really just don't know how to install this thing. Can anyone help?

  • How to install midlet into handsets

    Hi,
    could some1 teach me how to install my midlet onto handsets for testing. I couldn't find much info on this topic. All i know is that i could compile the midlet as OTA. But after that, how do i install it into the handset??
    Thanks!

    Hello,
    Is there no software , that will take the midlit jar file ans input and transfer it to my device via a cord ?
    Such type of facilty is there in BlackBerry....it is called a desktop software.
    Is there any similar software for J2ME ?
    Thanks,
    Abhijit Chandekar

  • How to install NewBlueFX Into Premiere Pro CS 5.5 ?

    Hai,
    I Got A Plugins Pack (NewBlue FX Plugins Full Pack v2.3). But I Don't Know How To Install Into Proper Directory ! Number Of Times Tried To Install But The Thing Is Insralling Successfully But Not Getting Any New Plugins When Am Open Adobe.
    Adobe Contents Installed On F:\program files\Adobe Not In C Drive. So Am So Confused About NewBlueFX Installation.
    Please Help Me. Please Suggect The Suitable Directory For Installation.
    My Pc is 64Bit Win. 7
    Thanks In Advance.

    Adobe Contents Installed On F:\program files\Adobe
    I'd recommend correcting that and installing all programs in their default location on C:

  • How to install j2sdk into Suse Linux

    How to install the j2sdk-1_4_0_03-linux-i586.bin into Suse Linux 8.1

    I done it like this:
    user@linux:~> chmod a+x j2sdk-1_4_0_03-linux-i586-rpm.bin
    user@linux:~> ./j2sdk-1_4_0_03-linux-i586-rpm.bin
    accept licence
    user@linux:~> rpm -iv j2sdk-1_4_0_03-fcs-linux-i586.rpm
    so its installed but not linked
    i install the sdk1.3.x from my suse cd so it create a java2.conf file in /etc/java/
    and change it to:
    # Configuration for java2 package
    Priority: 60
    Vendor : Sun
    Version : 1.4.0
    Devel : True
    JAVA_BINDIR = /usr/java/j2sdk1.4.0_03/bin
    JAVA_ROOT = /usr/java/j2sdk1.4.0_03
    JAVA_HOME = /usr/java/j2sdk1.4.0_03
    JRE_HOME = /usr/java/j2sdk1.4.0_03/jre
    JDK_HOME = /usr/java/j2sdk1.4.0_03
    SDK_HOME = /usr/java/j2sdk1.4.0_03
    JAVA_LINK = j2sdk1.4.0_03
    be sure that CREATE_JAVALINK in sysconfig is set to yes
    else edit it in yast->system->Editor /etc/sysconfig
    after that i uninstall jre1.3.x and sdk1.3.x
    and it works
    good luck

  • How to install Cocoon into Weblogi5.1

    I try to install Cocoon into weblogic5.1 step by step according to Cocoon
    install guide but it can't work . while I start weblogic it have followed
    error:
    Tue Dec 19 18:32:17 EST 2000:<E> <HTTP> Could not find Web application
    'cocoonwar'
    java.io.FileNotFoundException: Directory cocoonwar\ does not contain
    WEB-INF/web.xml
    at weblogic.servlet.internal.dd.DescriptorLoader.<init>
    (DescriptorLoader.java:200)
    at weblogic.t3.srvr.HttpServer.loadWARContext (HttpServer.java:648)
    at weblogic.t3.srvr.HttpServer.initServletContexts (HttpServer.java,
    Compiled Code)
    at weblogic.t3.srvr.HttpServer.start(HttpServer.java:442)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
    at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:825)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java:99)
    at weblogic.Server.main(Server.java:65)
    at weblogic.Server.main(Server.java:55)
    at weblogic.NTServiceHelper.run(NTServiceHelper.java:19)
    at java.lang.Thread.run(Thread.java:479)
    Tue Dec 19 18:32:18 EST 2000:<E> <HTTP> Error creating servlet context for
    Web application 'cocoonwar'
    java.lang.NullPointerException
    at weblogic.t3.srvr.HttpServer.initServletContexts (HttpServer.java,
    Compiled Code)
    at weblogic.t3.srvr.HttpServer.start(HttpServer.java:442)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
    at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:825)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java:99)
    at weblogic.Server.main(Server.java:65)
    at weblogic.Server.main(Server.java:55)
    at weblogic.NTServiceHelper.run(NTServiceHelper.java:19)
    at java.lang.Thread.run(Thread.java:479)

    Hi,
    9iFS must be installed in an 9i home type. So you must have it installed in a single box in your 9i DB home. You must use the Apache server of the DB, because the installer will modify the configuration files of this Apache, not this of 9iAS.
    After just modify the port the 9i apache is listening (use 81 instead of 80 for example).
    Be careful that if you install a new apache for the 9i database, your vw_gateway_cfg environment variable will be changed and will point to the 9i home instead of the 9ias home. So you have to change it back to your 9iAS home if you want to use the portal !!!!
    Regards
    Pierre

  • How to install iTunes into Windows 8?

    I have not been able to install iTunes into my new Windows 8 laptop.

    Are you downloading the latest iTunes from apple's site? I ahve it on my laptop and it works, so it's not a total incompatibility issue, just an individual one.
    Is your windows a 64 bit system? If so are you tring to install the right version? Or does it give you any explanations or error codes when you try to install it?

  • How to install ARD 3.6.1 Admin on Mavericks?

    A few years ago (pre-Apple App store) I received a digital download of ARD Admin 3.6.1 from Apple, as the DVD installer quit working on version 10.whatever. Fast forward to today, and I am trying to install 3.6.1 digitally on my shiny new Mac Pro (can you even call it a tower anymore?), and the installer keeps upchucking at the very end. Digging through the logs, the only appreciable bit of data I can find is this :
    "Cannot install on volume / because it is disabled."
    Near as I can tell, the 3.6.1 installer doesn't meet some requirement or hurdle that exists in Mavericks. I received the digital version from Apple because the DVD version quit working because of OS upgrades, now the digital version is no longer working.  So where do I go from here? I am really going to be upset if I have to throw down the full price of ARD *again* (this will be like the third time) for what is, essentially, the same program.
    *RANT ON*  I know I am far from alone in tiring of Apple treating ARD like a rented, red-headed step-mule. Why does Apple allow such craptacular, yet necessary, software to exist? This software is, hands down, the most un-Apple thing in the history of Apple. Apple should either devote the resources (God knows they can afford it) to make ARD world-class, or just kill it off already and let a third-party come in and do it better. *RANT OFF*

    This is Apple's support article regarding installing the older (installer media) versions of ARD Admin on the newer OSes. The article is for Lion but does work for 10.8 and 10.9 as I've used the steps outlined many times:
    http://support.apple.com/kb/TS4055?locale=en_US
    An important point to remember is to run Software Update immediately after copying the application to your Applications folder. What you could do is download the update prior to extracting the Admin application. That way you'll have it ready. You may have to download previous updates first?
    http://support.apple.com/kb/DL1595
    http://support.apple.com/kb/DL1709
    The other important point to remember is to leave the application where it is and not be tempted to move it.

  • Problem in mail application and how to install Mail into simulator

    hi,
    I have written following code for the sending mail from native apps .
    NSString *pixLink = @"http://apple.com/picture.jpg";
    NSString *str = [NSString stringWithFormat:@"mailto:[email protected]?subject=Yo&body=%@", pixLink];
    NSString *encoded = [str stringByAddingPercentEscapesUsingEncoding:NSUTF8StringEncoding];
    NSURL *url = [[NSURL alloc] initWithString:encoded];
    [[UIApplication sharedApplication] openURL:url];
    But when i run this code it give ma that "URL wasn't loaded"
    I think that my simulator don't have Mail app thats why error is coming..
    so please give me ideathat how can i install Mail app in iphone simulator...........

    You cannot. Run it on the device to see if it works.

Maybe you are looking for