How do I run aperture in refernce mode

How do I run Aperture in Referenced Mode, with the Library on my internal drive and the photos stored on an external.
I don't want to take up too much of my internal drive with pictures...
Thanks
Mariela

select photos at browser , then
file -> relocate masters
specfify external volume.

Similar Messages

  • How do you run in 64 bit mode?

    Is it just the case of pointing JAVA_HOME to the 64-bit bin/ folder?
    Or
    Just add the -d64 parameter when calling java from the main bin/ folder

    Sorry! I know how to install and what system. I have T1000 Sparc and I have Java properly installed.
    First I ianstall the standard Solris JDK package and then I install the sparcv9 package.
    running java -version straight from the console produces...
    java version "1.6.0_11"
    Java(TM) SE Runtime Environment (build 1.6.0_11-b03)
    Java HotSpot(TM) Server VM (build 11.0-b16, mixed mode)
    running [path to jre]/sparcv9/java -version produces
    java version "1.6.0_11"
    Java(TM) SE Runtime Environment (build 1.6.0_11-b03)
    Java HotSpot(TM) 64-Bit Server VM (build 11.0-b16, mixed mode)
    What I was wondering...
    When a 3rd party application or even my own need to call java need to set the JAVA_HOME variable in there scripts. Should I point their script to the main bin/ folder or should I point the scripts to the 64 bit bin/ folder?
    Or should I just pass the -d64 argument and then voila 64bit running?
    Edited by: Tasso_A on Jan 13, 2009 12:28 PM
    Edited by: Tasso_A on Jan 13, 2009 12:33 PM

  • How do I run CRX in debug mode with CQ5 , CRX version is 1.0.1

    I tried below commands But Attached Debug option under Debug menu option is still disabled.
    Option 1 :
    C:\author>java -debug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_sock
    et,server=y,suspend=n,address=30303 -jar cq-author-4502.jar
    Listening for transport dt_socket at address: 30303
    Loading quickstart properties: default
    Loading quickstart properties: instance
    Low-memory action set to fork
    Using 64bit VM settings, min.heap=1024MB, min permgen=256MB, default fork argume
    nts=[-Xmx1024m, -XX:MaxPermSize=256m]
    The JVM reports a heap size of 1781 MB, meets our expectation of 1024 MB +/- 20
    **** WARNING: insufficent PermGen memory ***************************************
    The JVM MBean:PS Perm Gen reports 82 MB but we recommend at least 256 MB +/- 20
    Use your JVM's PermGen size option (like -XX:MaxPermSize=256M) to set that size.
    Will fork a JVM to get enough memory.
    Available memory below specified limits and low-memory action set to fork, will
    fork to get enough memory
    Preparing to fork JVM, OS name=Windows 7, isWindows=true
    Forking JVM: [C:\Program Files\Java\jre6\bin\java.exe, -Xmx1024m, -XX:MaxPermSiz
    e=256m, -jar, C:/author/cq-author-4502.jar, -nofork, -pt, CHILD]
    Loading quickstart properties: default
    Loading quickstart properties: instance
    Low-memory action set to fork
    Using 64bit VM settings, min.heap=1024MB, min permgen=256MB, default fork argume
    nts=[-Xmx1024m, -XX:MaxPermSize=256m]
    **** WARNING: insufficent heap memory ******************************************
    The JVM reports 910 MB but we recommend at least 1024 MB +/- 20
    Use your JVM's heap size option (like -Xmx1024M) to set that size.
    Will fork a JVM to get enough memory.
    The JVM MBean:PS Perm Gen reports a maximum size of 256 MB, meets our expectatio
    n of 256 MB +/- 20
    Available memory below specified limits and low-memory action set to fork, will
    fork to get enough memory
    Not forking JVM as -nofork option is set
    Setting properties from filename 'C:/author/cq-author-4502.jar'
    Property '-quickstart.server.port' set to '4502' from filename cq-author-4502.ja
    r
    Property '-r' set to 'author' from filename cq-author-4502.jar
    Property '-r' is already set (author), ignoring new value (author) derived from
    filename
    System property 'sling.run.modes' set to 'author' by -r option
    Verbose option not active, closing stdin and redirecting stdout and stderr
    Redirecting stdout to C:\author\.\crx-quickstart\logs\stdout.log
    Redirecting stderr to C:\author\.\crx-quickstart\logs\stderr.log
    Press CTRL-C to shutdown the Quickstart server...
    Shutdown
    MAIN process: shutdown hook
    MAIN process: Exception in shutdown hook: java.io.IOException: The pipe is being
    closed
    MAIN process: Wrote shutdown string to child process, waiting for it to exit (ma
    x 5000 msec)
    Child process did not exit? Destroying it now.
    MAIN process: Child process exited.
    MAIN process: exiting
    Forked JVM process exited with exit code 1
    Main JVM process exiting
    OPtion 2:
    C:\author>java -Xmx512m -Xdebug -Xrunjdwp:transport=dt_socket,server=y,address=3
    0303,suspend=n -jar cq-author-4502.jar
    Listening for transport dt_socket at address: 30303
    Loading quickstart properties: default
    Loading quickstart properties: instance
    Low-memory action set to fork
    Using 64bit VM settings, min.heap=1024MB, min permgen=256MB, default fork argume
    nts=[-Xmx1024m, -XX:MaxPermSize=256m]
    **** WARNING: insufficent heap memory ******************************************
    The JVM reports 455 MB but we recommend at least 1024 MB +/- 20
    Use your JVM's heap size option (like -Xmx1024M) to set that size.
    Will fork a JVM to get enough memory.
    **** WARNING: insufficent PermGen memory ***************************************
    The JVM MBean:PS Perm Gen reports 82 MB but we recommend at least 256 MB +/- 20
    Use your JVM's PermGen size option (like -XX:MaxPermSize=256M) to set that size.
    Will fork a JVM to get enough memory.
    Available memory below specified limits and low-memory action set to fork, will
    fork to get enough memory
    Preparing to fork JVM, OS name=Windows 7, isWindows=true
    Forking JVM: [C:\Program Files\Java\jre6\bin\java.exe, -Xmx1024m, -XX:MaxPermSiz
    e=256m, -jar, C:/author/cq-author-4502.jar, -nofork, -pt, CHILD]
    Loading quickstart properties: default
    Loading quickstart properties: instance
    Low-memory action set to fork
    Using 64bit VM settings, min.heap=1024MB, min permgen=256MB, default fork argume
    nts=[-Xmx1024m, -XX:MaxPermSize=256m]
    **** WARNING: insufficent heap memory ******************************************
    The JVM reports 910 MB but we recommend at least 1024 MB +/- 20
    Use your JVM's heap size option (like -Xmx1024M) to set that size.
    Will fork a JVM to get enough memory.
    The JVM MBean:PS Perm Gen reports a maximum size of 256 MB, meets our expectatio
    n of 256 MB +/- 20
    Available memory below specified limits and low-memory action set to fork, will
    fork to get enough memory
    Not forking JVM as -nofork option is set
    Setting properties from filename 'C:/author/cq-author-4502.jar'
    Property '-quickstart.server.port' set to '4502' from filename cq-author-4502.ja
    r
    Property '-r' set to 'author' from filename cq-author-4502.jar
    Property '-r' is already set (author), ignoring new value (author) derived from
    filename
    System property 'sling.run.modes' set to 'author' by -r option
    Verbose option not active, closing stdin and redirecting stdout and stderr
    Redirecting stdout to C:\author\.\crx-quickstart\logs\stdout.log
    Redirecting stderr to C:\author\.\crx-quickstart\logs\stderr.log
    Press CTRL-C to shutdown the Quickstart server...

    Hi Manoj,
    You can do it directly from felix console. just go to http://<host>:<port>/system/console/slinglog there you will see all log files. under first table "Log Level" you will see all the log files and besides to that you will have configuration option, just go there and set log level for each of log files and save it.
    Let me know if you need more information.
    Thanks,
    Pawan

  • How do I run firefox in safe mode?

    some how I deleted my pull down menus and toolbars - the knowledge base says I can get them back but first I should start by running firefox n safe mode

    Firefox 3.6+ versions have a feature to allow the user to hide the Menu bar.
    Hit the '''Alt''' key to temporarily show the Menu bar, then open View > Toolbars and select Menu bar, so it has a check-mark. <br />
    The F10 can also be used on most PC's to temporarily reveal the Menu bar.
    https://support.mozilla.com/en-US/kb/Menu+bar+is+missing

  • Aperture 3.1 - OS 10.6 Conflict when trying to run in 32 bit mode?

    Hi All,
    I'm looking for advice on running Aperture in 32 bit mode to use plugins. I already posted a question in the Aperture forum, but was advised to post it here as the issue may be with the OS. I am running Snow Leopard and can't seem to force Aperture into the 32 bit mode.
    I have checked the box "Open in 32 bit mode" in the Get info menu in Finder, but when I launch Aperture and try to use a 32 bit plugin, it tells me that I need to reopen it in 32 bit mode or contact the developer.
    I'm running Aperture 3.1. The 32 bit plugins I'm trying to use are:
    Sharpener Pro
    Color Efex Pro
    Dfine 2.0
    Hydra HDR
    Any ideas on how I can get around it would be hugely appreciated!
    Thanks,
    Svetlana

    More RAM than the 4GB per application a 32-bit OS offers would be of no help. iTunes uses a flat-file database, basically just a text file, and that's the main reason why it performs poorly when you get a very large library. More RAM would not help since even a very large library file can easily fit into a 32-bit address space, so more RAM allocated to the program would not improve matters.
    Regards.

  • Every time I start iTunes I get the message: "iTunes exec has been set to run in compatability mode for an older version of Windows. Turn off compatability mode for iTunes before you open it." How do I turn off the compatability mode?

    Every time I start iTunes I get the message: "iTunes exec has been set to run in compatability mode for an older version of Windows. Turn off compatability mode for iTunes before you open it." How do I turn off the compatability mode? Particularly when I have to do it before I turn on iTunes.

    Try the following document, only be sure that none of the boxes in the compatibility mode tab are checked (not just the compatibility mode box itself):
    iTunes for Windows: How to turn off Compatibility Mode

  • How can I run a keynote presentation in full screen mode ?

    How can I run a keynote presentation in full screen mode?

    Keynote runs in full screen by default when you click the Play button in the toolbar. If you want the slides to fit the display area, check the box next to "Scale slides up to fit display" in Preferences...

  • How to run in 32 bit mode on a mac 10.6.7 so I can use Rapport Trusteer

    The security software Rapport Trusteer for HSBC bank has just been updated to run on Firefox 4 but will only run in 32 bit mode, I am using Snow Leopard 10.6.7. How do I change Firefox 4 to run in 32 bit mode?

    You're welcome

  • How do you make Aperture not default to Import mode upon start?

    I leave my iPhone plugged in to my Mac most of the time. Consequently, Aperture always starts up in Import Mode. Does anyone know how to turn this off?
    Thanks,
    Ben

    Yeah, I see that setting. It's also duplicated in Image Capture. And setting it to "No Application" doesn't seem to matter. If the iPhone is plugged in before Aperture starts, Aperture launches import mode every time. Poop!

  • How do I run Solaris 7 in 32bit mode

    I have an Ultra 5 with Solaris 7 and some software that only runs on Solaris 7 in 32bit mode so it won't install.
    How do I get my box to run in 32 bit mode rather than 64?

    Hi,
    To boot the 32-bit kernel explicitly, the kernel file name
    should be specified. So, for example to boot the 32-bit kernel in respond to the ok prompt as following:
    boot kernel/unix
    To boot in 32-bit mode by default everytime you rebooot:
    Edit your boot-file environment variable from the ok prompt.
    (To get to this prompt, halt your system.)
    setenv boot-file kernel/unix
    See also the boot(1M) man page - there is a lot of information here concerning how to boot the 32-bit or 64-bit kernel.
    Thanks
    Manish

  • How do I run the SW in single phase mode?

    How do I run the SW in single phase mode?

    All you need to do is to modify the FPGA example a little bit, as the below illustrations.

  • Firefox crashes when any facebook mafiawars link is clicked, it only works if i run firefox in safe mode. Why? & How do i fix it?

    after being auto-updated to version 15, firefox crashes when any facebook mafiawars link is clicked, tried versions 3.6.12 to 15 without any change and even updated java but it only works if i run firefox in safe mode. what happened and how to i fix this major problem? the only info i found was about pogo and said to update to version 15 but thats what caused the problem in the first place...

    Hi,
    Unfortunately we had a data base error today and lost some user accounts when we had to go back to our backups. If you have started this thread, your's is one of those. Since we can not recreate your account, please sign-up for a new account here to reply to the forum messages:
    https://support.mozilla.org/users/auth
    You can use the same username and email address as before. We are very sorry for the inconvenience.

  • How to run labview in debug mode

    Two questions:
    1. how to run labview in debug mode
    2. how to save default text values in labview

    Hi,
    consider i have streaming bits of data as input who length varies each time. I need to select 11 bits at a time and apply (15,11) hamming coding for the inputs till the input is stopped.
    I have designed the hamming encoding and decoding block. I need a methodology to select 11 bits at a time from the input and provide to the hamming encoder.
    eg: if input is 1100 bits, output must be 1500 bits.
    I have uploaded the encoder and the decoder part. Please suggest me the design to read the input and append the output.
    Attachments:
    project_HammingEncode.vi ‏19 KB
    project_HammingDecode.vi ‏22 KB

  • I keep getting message "This page requires a plugin that can only run in 32 bit mode" what does this mean and how can I fix it?

    I keep getting message "This page requires a plugin that can only run in 32 bit mode" what does this mean and how can I fix it? It seems to come up randomly, but I'm fairly ignorant.

    Previous versions of Firefox were only 32 bit, Firefox 4 for the Mac contains 32 and 64 bit versions. If you want to always start Firefox in 32 bit mode, open up Finder and go to the Applications folder. Control-click the Firefox app and click "Get Info", then select the "Open in 32-bit mode" option.

  • How to run SPAU & Custom Objects Mod

    Hi
    I am new to upgrade , Can anyone guide me how to run
    SPAU & Custom Objects Mod
    Thanks
    Parin
    Moderator message: please search for available information/documentation.
    Edited by: Thomas Zloch on Oct 30, 2011 10:41 AM

    Hi Ramana,
    what kind of report you want to  execute? the report is Executable Report or Modulepool prog. ??
    if it is a executable program so when u execute (F8) from SE38 when u find the selection-screen in the menu bar ->Program ->Execute in Background( F9) option exits there u can schedule your report in Background or else use toce SM36 ( Define Background Job).
    Why you want to run it in background with transaction code if you have this options?
    Regards,
    Sunil kairam.

Maybe you are looking for

  • Can I add a 200 Gig Drive?

    I have a Maxtor 200Gb ATA drive. The install manual says you need to have ATA/133 capability to get the full 200Gb use out of it. Without that capability, you can only "see" up to 128Gb. That much is true. I had this drive in an older G4 and could on

  • Error to PACKAGE BODY WWSSO_AUTH_EXTERNAL

    hi to all, i followed the paper 'Configuring Oracle9iAS Portal for LDAP Authentication' in order to redirect authentication Login Server to OID. After all steps i have to run ssoldap.sql from sqlplus. Firstly, i got this errors (when the sql file cal

  • BEx Analyzer 7.0 formatting

    Hi Experts, I have an issue when creating workbooks in BEx Analyzer 7.0. Most of the times when I include a query in the workbook (with the Analysis Table) everything is fine with the formatting. But for some queries the formatting in BEx Analyzer do

  • What version of windows would you most recommend using?

    what version of windows would you most recommend using? XP Home, XP Professional, Vista Home, Vista Business? I see that XP takes up 1.5GB versus Vista's 20GB. XP uses 128MB Ram versus vista 512MB. It would seem like XP would run faster and take up l

  • The Messaging Engine failed to register the adapter for "WCF-BasicHttp" for the receive location

    Could anyone please help in resolving the following error: Server Error in '/BizTalkXXXMyAppWcfService' Application. The Messaging Engine failed to register the adapter for "WCF-BasicHttp" for the receive location "/BizTalkXXXMyAppWcfService/XXXMyApp