Help with O9iAS install procedure.

Hi
I have never installed OAS and would value any help.
We have a clean windows 2000 machine that will serve as the OAS platform, we want to install standard edition (9i v1.0.2.1.0). The backend db we wish to connect to for data is a Oracle 7.3.4 on HP-UX.
We are not interested in setting up Oracle portal.
What is the approach I must follow, the install GUI does not seem to make much sense to me?
I tried an install but after install showed 100% complete I got a hanging sql connect at a command prompt and then the configuration utility was not launched.
Please any help will be appreciated.
Regards
Graham
null

You may want to check the certification for this one. I'm not sure if 7.3.4 is certified with iAS 1.0.x

Similar Messages

  • Need Help With a Stored Procedure

    Help With a Stored Procedure
    Hi everyone.
    I am quite new relative to creating stored procedures, so I anticipate that whatever help I could get here would be very much helpful.
    Anyway, here is my case:
    I have a table where I need to update some fields with values coming from other tables. The other tables, let us just name as tblRef1, tblRef2 and tblRef3. For clarity, let us name tblToUpdate as my table to update. tblToUpdate has the following fields.
    PlanID
    EmployeeIndicator
    UpdatedBy
    CreatedBy
    tblRef1, tblRef2 and tblRef3 has the following fields:
    UserName
    EmpIndicator
    UserID
    In my stored procedure, I need to perform the following:
    1. Check each row in the tblToUpdate table. Get the CreatedBy value and compare the same to the UserName and UserID field of tblRef1. If no value exists in tblRef1, I then proceed to check if the value exists in the same fields in tblRef2 and tblRef3.
    2. If the value is found, then I would update the EmployeeIndicator field in tblToUpdate with the value found on either tblRef1, tblRef2 or tblRef3.
    I am having some trouble writing the stored procedure to accomplish this. So far, I have written is the following:
    CREATE OR REPLACE PROCEDURE Proc_Upd IS v_rec NUMBER;
    v_plan_no tblToUpdate.PLANID%TYPE;
    v_ref_ind tblToUpdate.EMPLOYEEINDICATOR%TYPE;
    v_update_user tblToUpdate.UPDATEDBY%TYPE;
    v_created_by tblToUpdate.CREATEDBY%TYPE;
    v_correct_ref_ind tblToUpdate.EMPLOYEEIDICATOR%TYPE;
    CURSOR cur_plan IS SELECT PlanID, EmployeeIndicator, UPPER(UpdatedBy), UPPER(CreatedBy) FROM tblToUpdate;
    BEGIN
    Open cur_plan;
         LOOP
         FETCH cur_plan INTO v_plan_no, v_ref_ind, v_update_user, v_created_by;
              EXIT WHEN cur_plan%NOTFOUND;
              BEGIN
              -- Check if v_created_by has value.
                   IF v_created_by IS NOT NULL THEN
                   -- Get the EmpIndicator from the tblRef1, tblRef2 or tblRef3 based on CreatedBy
                   SELECT UPPER(EmpIndicator)
                        INTO v_correct_ref_ind
                        FROM tblRef1
                        WHERE UPPER(USERNAME) = v_created_by
                        OR UPPER(USERID) = v_created_by;
                        IF v_correct_ref_ind IS NOT NULL THEN
                        -- Update the Reference Indicator Field in the table TRP_BUSPLAN_HDR_T.
                             UPDATE TRP_BUSPLAN_HDR_T SET ref_ind = v_correct_ref_ind WHERE plan_no = v_plan_no;
                        ELSIF
                        -- Check the Other tables here????
                        END IF;
                   ELSIF v_created_by IS NULL THEN
                   -- Get the EmpIndicator based on the UpdatedBy
                        SELECT UPPER(EmpIndicator)
                        INTO v_correct_ref_ind
                        FROM tblRef1
                        WHERE UPPER(USERNAME) = v_update_user
                        OR UPPER(USERID) = v_created_by;
                        IF v_correct_ref_ind IS NOT NULL THEN
                        -- Update the Reference Indicator Field in the table TRP_BUSPLAN_HDR_T.
                             UPDATE TRP_BUSPLAN_HDR_T SET ref_ind = v_correct_ref_ind WHERE plan_no = v_plan_no;
                        ELSIF
                        -- Check the Other tables here????
                        END IF;
                   END IF;
              END;
         END LOOP;
         CLOSE cur_plan;
         COMMIT;
    END
    Please take note that the values in the column tblToUpdate.UpdatedBy or tblToUpdate.CreatedBy could match either the UserName or the UserID of the table tblRef1, tblRef2, or tblRef3.
    Kindly provide more insight. When I try to execute the procedure above, I get a DATA NOT FOUND ERROR.
    Thanks.

    Ah, ok; I got the updates the wrong way round then.
    BluShadow's single update sounds like what you need then.
    I also suggest you read this AskTom link to help you see why you should choose to write DML statements before choosing to write cursor + loops.
    In general, when you're being asked to update / insert / delete rows into a table or several tables, your first reaction should be: "Can I do this in SQL?" If you can, then putting it into a stored procedure is usually just a case of putting the sql statement inside the procedure header/footers - can't really get much more simple than that! *{;-)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • I need help with re installing my apple account for itunes.

    Had problems with my itune account, so I uninstalled and now need help with re-installing the program with the songs I have already purchased.

    Your iTunes account is something at the iTunes Store online.  It is not possible to uninstall it.  Do you mean the iTunes application?  Even if you delete the application and restore it, it should not have deleted your iTunes library (essentially the contents of the iTunes folder in Music) on your computer unless you did a separate steep and specifically deleted that too.  You need to tell us what it was you deleted.

  • Tips and help with re-installing Lion over Snow Leopard

    I had MAJOR issues with my initial Lion install on my Mid-2009 MBP- so much so, that I had to wipe my hard drive and re-install Snow Leopard and all my applications. My major issues were as follows:
    1. All my files were locked out- I could open them in most cases, but I couldn't overwrite them- Lion had aded some funky permissions scheme that I didn't recognize, and my user name wasn't present on any of them. In some cases, I couldn't even open files, even though they were resident on my hard drive (and in my own user folder) before the upgrade to Lion.
    2. Apple's own Universal Binary apps wouldn't work after the upgrade. Final Cut Pro 6, in particular, came up with a message that it was a "PowerPC" app and wouldn't run- yet Shake 4.1 would run just fine!
    3. Adobe Creative Suite 3- after the upgrade, my Abode Ceative Suite 3 apps worked just fine, for about a day- that is, until I tried to correct the file permissions issue by changing permission on a few of my folders in my User folder (and electing to change permissions in the files contained therein)- at which point my Adobe apps told me that they were damaged and needed to be reinstalled. Yet after uninstaling and reinstalling the entire Creative Suite 3 times, I still would get the same message.
    My entire workflow is Adobe CS and FCS2- why chould I have to pay the upgrade costs just to use Lion? FCPX is completely brkoen for my workflow and eqipment, and Adobe can't even guarantee that CS5 works with Lion- so why does Apple insist on Lion when it's hardly even compatible with its own products?
    I really want to use Lion, but I am looking for some tips on instalation to kep these problems from happening again. I didn' have ANY of these problems with upgrading OS 10.2 through 10.6. Any help with prepping my system/files for upgrading would be helpful. Thanks!

    any new Apple kB articles
    http://support.apple.com/kb/index?page=articles
    Me, I think clone backups are more useful, and only use T.M. as secondary.
    Using Cloning as a Backup Strategy
    I'd assume that professional apps may need to be tested still; and of course check to see what you have that depends on PowerPC code and Rosetta first. That has some in a tither.
    A clone lets you still be able to boot Snow Leopard. Check out Carbon Copy, SuperDuper.

  • Help with error on procedure

    Error is
    ORA-06550: line 1, column 71:
    PLS-00103: Encountered the symbol ">" when expecting one of the following:
    . ( ) , * @ % & = - + < / > at in is mod remainder not rem
    <an exponent (**)> <> or != or ~= >= <= <> and or like like2
    like4 likec between || multiset member submultiset
    ORA-06550: line 1, column 71:
    PLS-00103: Encountered the symbol ">" when expecting one of the following:
    . ( ) , * @ % & = - + < / > at in is mod remainder not rem
    <an exponent (**)> <> or != or ~= >= <= <> and or like like2
    like4 likec between || multiset member submultiset
    The problem is I don't have < or > in my procedure. The error shows when I call procedure from c# using OleDb provider. Any help with this. The procedure works fine from sql developer.

    Hi Marcus ,
    I did the same thing on my database based on the script you had given.
    Please go through it.
    SQL> create table location(location_number number, location_id number, usage_id number);
    Table created.
    SQL> insert into location values(10,20,30);
    1 row created.
    SQL> insert into location values(11,21,31);
    1 row created.
    SQL> create table usage( usage_number number, usage_id number);
    Table created.
    SQL> insert into usage values(50,30);
    1 row created.
    SQL> insert into usage values(60,40);
    1 row created.
    SQL> commit;
    Commit complete.
    SQL> create or replace
    PROCEDURE P_GET_ALL(
    p_place in number,
    2 p_location out number,
    3 4 p_usage out number)
    5 6 is
    begin
    7 select loc.location_number into p_location from location loc where
    8
    loc.location_id=p_place;
    select us.usage_number into p_usage from usage us where us.usage_id=(select
    loc.usage_id from location loc where loc.location_id=p_place);
    end; 9 10 11 12 13 14
    15 /
    Procedure created.
    Hope it would help you. :)
    Thanks,
    Balaji K.

  • Help with Command - Stored Procedure

    Hi all,
    I'm having a great deal of difficulty getting my head around
    an update command / stored procedure, I've pulled out all of my
    books and spent the last two days on Google which has made my
    confusion worse. In simple terms what I'm trying to do is update a
    field in a table with the value y, but based on certain criteria.
    So my table has the following fields -
    JBAID
    JBASiteID
    JBADatePosted
    JBAPostFor
    JBANotified
    What i want to do is update the value of field JBANotified on
    all records that meeting the following criteria to Y
    The criteria is -
    WHERE DATEADD(d,JBAPostFor,JBADatePosted) BETWEEN DATEADD(d,
    -7, GETDATE()) AND GETDATE() AND JBANotified = 'n' AND JBASiteID =
    MMColParam (where MMColParam is Session("SITEID"))
    So I've just tried building a command / stored procedure -
    which reads (see attached code)(more than likely all wrong)
    The things that I cant get my head around are -
    Firstly getting the code right in the first place, running
    the command on page load and then when the command has run
    redirecting to the next page.
    I really would appreciate some help with this -
    thanks all

    Ed Stewart wrote:
    > Are you using CS3 with ASP/VBScript? There is a bug in
    the command
    > implementation that has this function broken.
    >
    > I asked about it in this forum several months ago, but
    now I can't find my
    > original post, but I did find another post that talks
    about the same thing:
    >
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=12&catid=26
    > 3&threadid=1281539&enterthread=y
    >
    > My solution is to drop back to DW8 for command editing,
    but use CS3 for
    > everything else. I don't know what you're supposed to do
    if you don't have an
    > earlier version.
    >
    > It looks like your sql is correct, but the bug prevents
    the second code block
    > is not being updated with the correct values.
    >
    > I hope a solution is forthcoming....
    >
    Create a stored procedure and then use a recordset to
    exectute it,
    making sure the recordset has matching parameters that the
    stored
    procedure expects.
    Commands are broken, I reported it to Adobe and they said it
    might get
    fixed in the next version.
    Steve

  • Help with Classic install

    Hi all, I'm sure this question has been asked before so forgive me. I've looked all around and found solutions that were 'similar' to my problem but none that will work. here we go.
    I just got an old Mac G4 tower (AGP) and bought Tiger to put on it. (not sure what version of OSX was on it before) Anyway I did a clean install and everythig works great. No problems at all.
    I was installing a program yesterday that turns out needs Classic support. Right now there is no updated version of this program and I need to run it. My machine doesnt have Classic support. How do I install it? I've read that there is a second install disk that you can use my my boxed version of OSX has only one disk. I searched the disk and see that there is a Classic folder on it with an install app but when i run it it doesnt do anything. It just informs me that neither of my hard drivers have Classic.
    I'm stuck. Any help would be greatly appreciated. I REALLY need to run this legacy application.
    G4 (AGP) Mac OS X (10.4.7)
    G4 (AGP)   Mac OS X (10.4.7)  

    I'd find that 2nd DVD, it's supposed to come with OSX
    10.4. Follow the instructions on this article and an
    "Applications (OS9)" folder will appear in your
    Macintosh HD.
    http://docs.info.apple.com/article.html?path=Mac/10.4/
    en/mh763.html
    OS 9 has not shipped with OS X since Jaguar.
    However, OS 9 does ship with PPC Macs. It should be on the install DVD, or on the 2nd or 3rd CD, depending on which Mac. Example: my original 700 MHz eMac shipped with OS X 10.1 and OS 9.2.2 on separate CDs, both bootable. My 1.25 GHz eMac shipped with OS X 10.3 and OS 9.2.2, with the OS X disc being bootable and the OS 9.2.2 disc being part of the applications suite and not being bootable. My 2.1 GHz iMac shipped with OS X 10.4 and OS 9.2.2 on the same DVD. OS 9.2.2 is again part of the application suite and cannot be booted from the DVD. The Intel Macs at the office shipped with OS X 10.4 and that's it, no OS 9.2.2 as Classic does not run on them.
    A boxed set of OS X 10.2 shipped with OS 9.2.2 on a separate CD. (It was a white 'universal install' CD and would install on all Macs produced up to that time.) I have such a boxed set on a shelf in the cupboard right now. A boxed set of OS X 10.3 shipped with four CDs, none of which was OS 9. I have such a boxed set on a shelf near my eMac right now. A boxed set of 10.4 shipped with a single DVD. I have such a boxed set on a shelf near my eMac right now. I have just opened the box and verified by sight: one DVD, OS X only. A further check of the contents of that DVD show no mention of OS 9.
    The OP will need to have the system CDs or DVD which shipped with his Mac to install Classic.
    iMacG5 2.1GHz 1.5GB RAM   Mac OS X (10.4.7)   eMac 1.25 GHz 2 GB, assorted Windows boxes

  • Help with Tiger install and getting hot keys and start up manager to work

    this open firmware issue, how do you get around it? Wonder if it is causing me trouble; i.e. shift and other keys do not work and keeping me from booting with Tiger install. How do I access these keys then?
    I did a clean install on a secondary internal drive (device 1) 150GB Maxtor
    but it won't boot and "restart" brings me back to install process...
    have repaired disk -- OK -- repaired permissions -- OK. Re-installed and repaired. Peripherals are off or disconnected. Current OS is 10.3.9 on 20 GB HD (device 0)
    What now? Would appreciate some guidance. Thank you.
    Ali
    This is my CPU
    Build 7W98
    Machine Model: Power Mac G4 (AGP graphics)
    CPU Type: PowerPC G4 (2.8)
    Number Of CPUs: 1
    CPU Speed: 450 MHz
    L2 Cache (per CPU): 1 MB
    Memory: 2 GB
    Bus Speed: 100 MHz
    Boot ROM Version: 4.2.8f1
    Serial Number:

    Hi Ali,
    re: this open firmware issue, how do you get around it? I really did not understand the support page you link to...but wonder if it is causing me trouble; i.e. shift and other keys do not work. How do I access these keys then?
    Is this a Wireless KB you have? Many aren't recognized until after booting.
    Hmmm, you've got the firmware Update needed for the AGP to install/use 10.4...
    I think I'd try this, worked for me on 3 such macs...
    1. Insert the Mac OS X Install disc that came with your computer, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu. (In Mac OS X 10.4 or later, you must select your language first.)
    Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.
    3. Click the Erase tab.
    4. Click the disclosure triangle to the left of the hard drive icon to display the names of your hard disk volumes and partitions.
    5. Select your Mac OS X volume, then choose MacOS Extended Journalled, select the Partition tab.
    6. Click Erase & look for Security Options. choose Zero 1 pass."
    Formatting & Partitioning a Hard Drive in OS X - Tiger and Leopard...
    http://www.kenstone.net/fcphomepage/partitioningtiger.html
    Hopefully then a fresh install will work.
    Oh, what are the Jumper settings on hat drive? Apple recommends Cable Select, but I find different settings work with a dizzying variety of Drive combos.

  • Help with 11gR2 install (win32) - can't get EM working

    Hi, I'm doing a clean install of 11.2.0.2 on a windows XP professional virtual machine. I've gone through this procedure 5 or 6 times now, and keep ending up with the same problem. Here's what I've done so far:
    1. Software only install (11.2.0.2)
    2. Ran network config assistant to set up LISTENER
    3. Run the database configuration assistent to set up a simple database
    The DBCA keeps ending up with an error message during the install saying "Error starting database control. Execute the following statements: 1) Set the environment variable ORACLE_UNQNAME to database unique name. 2) c:\oracle\product\11.2.0\dbhome_1\bin\emctl.bat start dbconsole
    If I do that, the dbconsole still doesn't start. Also I've tried setting the ORACLE_HOME and ORACLE_SID environment variables - they don't seem to work either. When it starts running the emctl.bat, I see the banner info, followed by "the dbconsole is starting...", then it dies with an error 2, saying refer typing net helpmsg 3547 (which is generic)
    Am I doing something dumb here? Not very savy on installations, any help would be greatly appreciated. Thinking the dbconsole should come up on a clean install without jumping through a ton of hoops.
    Thanks,
    Scott

    Pavan, thanks for the link. Actually, for this try around (probably my 5th or 6th over the last two days) it seems to be magically working. The ONLY difference is that I went into the c:\windows\system32\etc\hosts file and specifically added a line for the VM name, i.e.:
    Oracle11gR2 192.168.1.2
    Do you think that could have made a difference?
    Thx,
    Scott

  • New Oracle DBA - Need help with backup & restore procedure via RMAN

    Hello everyone,
    I've been a SQL Server DBA for 12 years now, but new to the Oracle space. My first assignment at work was to refresh our training environment with production. So with that said, I took a full backup of our production database via RMAN and backed up the Control File. I then copied both the Control File and full backup from our production environment to training. I followed the procedures listed in the URL below:
    http://www.dba-oracle.com/t_rman_clone+copy_database.htm
    I then connected to RMAN and executed a 'show all' which is as follows:
    RMAN configuration parameters are:
    CONFIGURE RETENTION POLICY TO REDUNDANCY 1; # default
    CONFIGURE BACKUP OPTIMIZATION OFF; # default
    CONFIGURE DEFAULT DEVICE TYPE TO DISK; # default
    CONFIGURE CONTROLFILE AUTOBACKUP OFF; # default
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '%F'; # default
    CONFIGURE DEVICE TYPE DISK PARALLELISM 1 BACKUP TYPE TO BACKUPSET; # default
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE MAXSETSIZE TO UNLIMITED; # default
    CONFIGURE ARCHIVELOG DELETION POLICY TO NONE; # default
    The CONFIGURE CONTROLFILE AUTOBACKUP was set to ON but received a message that the database needed to be mounted, so, I mounted the database and made the changes, but when I shutdown the database and performed the startup nomount again, the settings were gone. Are these settings valid only when the database is mounted? How can I successfully refresh this training environment with production data? I'm at a standstill here so any help would be very much appreciated.
    Thank you,
    Pete

    The CONFIGURE CONTROLFILE AUTOBACKUP was set to ON but received a message that the database needed to be mounted, so, I mounted the database and made the changes, but when I shutdown the database and performed the startup nomount again, the settings were gone. These settings are persistent settings.So these information retain in control files.To reading information from control files database instance must be MOUNT or OPEN stage.Due to you have mount instance and try SHOW ALL command through RMAN.
    Are these settings valid only when the database is mounted? Not only MOUNT also OPEN stage.
    How can I successfully refresh this training environment with production data? I'm at a standstill here so any help would be very much appreciated.
    There are several ways like duplication.But you take full backup from production database using BACKUP DATABASE through rman.In this case you will get also AUTOBACKUP for controlfiles/spfiles.Then copy these backup files and all available archive logs to training server and perform below steps.
    1) You have set properly ORACLE_HOME and ORACLE_SID environment variable.After that first need restore spfile as
    rman target /
    startup force nomount;
    restore spfile from 'autobackup_location';
    startup force nomount;2) Now you have to restore controlfiie as
      rman>restore controlfile from  'autobackup_location';
    rman>alter database mount;
      3) Now need catalog(it means register) all backup files and archivelogs in new restored controlfile as
       rman>catalog start with 'backuplocation';
       4) Finally you can restore and recover your database as below
       rman>restore database;
    rman>recover database;
    rman>alter database open resetlogs;
       If you want restore database to new location then before executing RESTORE DATABASE command you can use SET NEWNAME FOR DATAFILE clause.Firstly refer backup recovery guide in online documentation.

  • Help with Re-installing an app through app manager after after accidental uninstalled?

    Okay - I've purchased lightroom 4, with the intent to upgrade my creative suite from 5.5 to 6 a week or so ago... Adobe was kind enough to credit me back as at time of upgrade, CS6 was no longer available and lightroom 4 would have been included in my CC membership.
    I've installed all the CC apps, and received a weird german email about LR4 intalls... So I uninstalled my current copy of LR4 and went to re-install from the CC app manager... It says that it is already installed and won't let me download it from the site... The trouble is that it isn't really installed anymore, and now I really need to use it... Any help would certainly be appreicated.
    Thanks.

    If you are using Windows Mahcine then go to control panel and uninstall the lightroom properly from there.
    If you are using MAC then go to /Applications/Utilities/Adobe installers and find the uninstaller of lightroom and double click the same to uninstall.
    If still you are not able to uninstall the application completly then use CS cleaner tool to uninstall the software. you can download CS cleaner tool from : http://www.adobe.com/support/contact/cscleanertool.html

  • [SOLVED] need help with virtualbox install

    I'm a relative n00b to Arch, haging migrated from Ubuntu (pha!!). Arch rocks!
    However, my beloved virtualbox isnt playing ball!
    After many hours of getting arch up and running I now need some assitance please with VirtualBox PEUL. I've googled and search these wikis and found:
    http://aur.archlinux.org/packages.php?d … s=0&SeB=nd
    http://www.mail-archive.com/vbox-users% … 02889.html
    http://wiki.archlinux.org/index.php/VirtualBox
    but, I dont know how to install.
    I used yaourt (having spent another many hours trying to get to speed with what Arch AUR is and yaourt!!)
    This is what I did:
    1. Visited http://wiki.archlinux.org/index.php/VirtualBox and followed PEUL instructions...
    2. Click on AUR link and then click on PKGBUILD and it downloaded a PKGBUILD from here http://aur.archlinux.org/packages.php?d … s=0&SeB=nd
    3. Then went back to the wiki http://wiki.archlinux.org/index.php/VirtualBox  and clicked on VirtualBox_1.5.6-1_Linux_x86.run and downloaded the file.
    4. In accordance with the instructions on the wiki, I ran makepkg
    HOWEVER, I get errors!!:
    # makepkg --asroot
    ==> Making package: virtualbox_bin 1.5.6-1 (Thu May 1 20:06:33 BST 2008)
    ==> WARNING: Running makepkg as root...
    ==> Checking Runtime Dependencies...
    ==> Checking Buildtime Dependencies...
    ==> Retrieving Sources...
    -> Found VirtualBox_1.5.6-1_Linux_x86.run in build dir
    -> Found vbox.install in build dir
    -> Found vbox_build_module in build dir
    -> Found vboxnet.patch in build dir
    -> Found interfaces in build dir
    ==> Validating source files with md5sums...
    VirtualBox_1.5.6-1_Linux_x86.run ... FAILED
    vbox.install ... Passed
    vbox_build_module ... Passed
    vboxnet.patch ... Passed
    interfaces ... Passed
    ==> ERROR: One or more files did not pass the validity check!
    This is what is in the downloaded files dir:-
    ls -l
    total 48
    -rw-r--r-- 1 daz users 3642 2008-05-01 20:06 PKGBUILD
    -rw-r--r-- 1 daz users 26055 2008-05-01 20:05 VirtualBox_1.5.6-1_Linux_x86.run
    -rwxrwxrwx 1 nobody nobody 217 2008-01-08 20:58 interfaces
    drwxrwxrwx 2 root root 125 2008-05-01 20:06 src
    -rwxrwxrwx 1 nobody nobody 2717 2008-02-22 18:22 vbox.install
    -rwxrwxrwx 1 nobody nobody 174 2008-02-22 17:45 vbox_build_module
    -rwxrwxrwx 1 nobody nobody 2179 2007-12-30 12:31 vboxnet.patch
    Can anyone help please? In Ubuntu all this was just installed with dpkg -i VirtualBox.deb
    I'm sure Arch is just as "simple" :-)
    Last edited by keratos (2008-05-04 07:54:14)

    grave wrote:Or try the bin file no problem here  yaourt -S virtualbox_bin
    Good idea, I checked this out originally but it didnt work so I went for "manual" install.
    The download from yaourt never starts, just hangs - the server is dead or something?? ...
    # yaourt -S virtualbox_bin
    ==> WARNING: Building unsupported package as root is dangerous.
    Please run yaourt as a non-privileged user.
    ==> Downloading virtualbox_bin PKGBUILD from AUR...
    ==> Last 5 comments ordered by date (asc):
    Comment by: chris_es on 20080414 [17:02:11]
    Hello!
    Thanks a lot for this package :o)
    Just a quick comment about where to copy the Sun .run package. It should be put to where the tarball from AUR was extracted.
    In my case, it is /home/[users]/virtualbox-bin/
    Cheers
    Chris
    Comment by: fi-dschi on 20080419 [22:46:37]
    You may download the run-file at
    https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_SMI-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=innotek-1.5.6-G-F@CDS-CDS_SMI
    Comment by: GGLucas on 20080421 [00:40:38]
    Can't get the kernel module working in 2.6.25, vbox_build_module completes fine, but I get the following error:
    $ sudo modprobe vboxdrv
    FATAL: Error inserting vboxdrv (/lib/modules/2.6.25-ARCH/misc/vboxdrv.ko): Unknown symbol in module, or unknown parameter (see dmesg)
    with these messages in dmesg:
    vboxdrv: Unknown symbol change_page_attr
    vboxdrv: Unknown symbol change_page_attr
    Comment by: Geekosaurio on 20080422 [03:54:09]
    Maybe you could find this instructions helpful
    http://www.mail-archive.com/[email protected]/msg02889.html
    I've not tried this myself but I will do it soon and post the info here. Maybe create a separate package for 2.6.25 kernels it's a good idea.
    Comment by: ise on 20080429 [18:12:57]
    The vboxdrv from the mailinglist of virtualbox runs here without problems on 2.6.25 with vbox 1.5.6
    First Submitted: Sun, 11 Mar 2007 00:52:22 +0000
    Last Updated: Fri, 22 Feb 2008 18:26:15 +0000
    virtualbox_bin 1.5.6-1 (Unsupported): Powerful x86 virtualization - binary version (non GPL - free for personal use and evaluation)
    ==> virtualbox_bin dependencies:
    - libidl2 (already installed)
    - libxslt (already installed)
    - qt3 (already installed)
    - e2fsprogs (already installed)
    - sdl (already installed)
    - libstdc++5 (already installed)
    - patch (already installed)
    ==> Edit the PKGBUILD (recommended) ? [Y/n] ("A" to abort)
    ==> ----------------------------------------------
    ==>n
    ==> WARNING: This PKGBUILD contains install file that can be dangerous.
    vbox.install
    ==> Edit vbox.install (recommended) ? [Y/n] ("A" to abort)
    ==> ----------------------------------------------
    ==>n
    ==> Continue the building of 'virtualbox_bin'? [Y/n]
    ==> ----------------------------------------------
    ==>y
    ==> Building and installing package
    ==> Making package: virtualbox_bin 1.5.6-1 (Fri May 2 06:06:28 BST 2008)
    ==> WARNING: Running makepkg as root...
    ==> Checking Runtime Dependencies...
    ==> Checking Buildtime Dependencies...
    ==> Retrieving Sources...
    -> Downloading VirtualBox_1.5.6-1_Linux_x86.run...
    --2008-05-02 06:06:29-- http://195.34.175.98/download/1.5.6/VirtualBox_1.5.6-1_Linux_x86.run
    Connecting to 195.34.175.98:80...
    Last edited by keratos (2008-05-02 05:52:33)

  • Help with archive & install

    Aloha!
    I hope someone can help me since I've been searching and reading these discussions all day and haven't found the answer to my problem.
    I updated my OS to Leopard 10.5 and began experiencing problems. I did a archive and install back to Tiger 10.4 and now don't know how to restore all the user files in the "previous system folder". I've read the Apple article on restoring after archive and install but I don't understand the whole instructions. I tried creating a new user (with same short name and password) and created a .dmg file of the previous system user folder using disk utility. After copying the files, it doesn't allow me to open the applications. It says I don't have sufficient access privileges. I can't confirm if the file transfer was successful. I'm totally lost and confused. Any help will be appreciated.

    Which article was that please?

  • Need help with PSE11 install

    Downloaded PSE11 with Akamai and it will not install.

    Akamai download manager shows 2 file links.  Both read the same except 1st one shows 11 LS15.7Z and the 2nd shows LS15.exe  1st one appears to download correctly but 2nd one
    Says file archive part of Adobe pSE11 is missing and you need all parts in the same folder in order to extract Adobe PSE11. Please download all parts.
    Can you help?

  • Need help with PSE12 install

    The files apparently downloaded properly, but during install I get the following error message:
    The following applications are using files that need to be updated by this setup. Close these applications and click Retry to continue: ElementsAutoAnalyzer.exe.
    I'm installing to a Windows XP SP 3 machine with at least 1 gig of ram, and a 1 Tb hard drive that's less than half full, so I don't think it's a hardware issue.  I cannot find the named file running anywhere on the machine - anyone run into this?
    Help, please!  Thanks!
    Dyane

    Hi,
    Please open Task Manager by pressing Ctrl+Shift+Esc. Open "Processes" tab. Make sure you click "Show processes from all users" . Please see ifElementsAutoAnalyzer.exe is shown in the TaskManager.  Please close it and then try to install again.
    Regards,
    Anushree

Maybe you are looking for

  • Updating CS6

    Hi All, I'm having a problem updating my files. I am a Creative Cloud member.  I have all the below applications installed on both PC and Mac.  I was using the PC exclusively and lately I've been using the Mac exclusively. I am trying to update my Ma

  • How to remove body from JMS data In OSB?

    Hi I am puttting xml type of data in a queue but the data is coming with body tag. My requirement is to place payload only in JSM queue without soap body. Steps i followed are; 1. Created business service with Service Type      Messaging Service Requ

  • Late 2008 MacBook Crackling

    I wasn't too sure where I should post this, but here's my problem: I purchased a refurbished MacBook from the Apple site in October of 2009. From the first week I got it, it had been making crackling noises (mainly from the right speaker), sometimes

  • 2 computers wired network, one is missing:

    My two computers are wired ethernet with the Apple Extreme Base Station. I can transfer and view and do everything I need to. But, on the laptop, clicking Browse after Cmd-K shows a generic blue folder saying Network and nothing inside it. The MacPro

  • Additional Manifest Files to Merge don't get merged

    I'm using JDeveloper 11.1.1.1.0 to create some 'executable' jars to run on client machines. The automatically generated manifest file doesn't have the necessary Class-Path statements, so I've created a custom MANIFEST.MF to be merged into the auto-ge