Anyone got 8.1.6 to work on Slackware 7?

It seems to fail on the DB configuration
assistant which locks up (after spawning
off loads of threads looking at the process
listing). A friend of mine who installed
8.1.6 on Redhat 6.2 had no probs.
Anyone got any suggestions?

May be you need to make soft link for the following files
ln -s /usr/bin/awk /bin/awk
ln -s /bin/free /usr/bin/free
then will be able to get through the installation.
Afterward, you may encounter problem on using dbstart to startup you db, it is due to the script is not able to capture the version number of the installed oracle.
you may just edit the create another script by copying the origin dbstart, and add a statement, VERSION="8.1", near somewhere STATUS=1. Hopefully, you can have this up and running by these few tips.
null

Similar Messages

  • Has anyone got a Sony EX3 to work in this program?

    Has anyone got a Sony EX3 to work in this program?

    yep,
    there are lots of ways to do this in logic. straight off the top of my head (so it won't necessarrily be the best way)
    set your loops up in individual exs insts
    transform midi note to controller 7 with a trasnformer in environment, mapped note to midi channel.
    now when you hit the right key, it will turn the note into controller message to open the volume on the exs instrument with the right midi channel.
    you will need a 'master' note to turn on your loops in the exs inistruments. obviously this needs to be connected outside of the transform to midi channel.
    if you need to more than 16 loops, you can put a transformer before 'notes to controller 7' to split the messages by their key range. sounds complicated but is really easy, no harder in fact than programming VCR.
    you will need a master instrument to run all this from in arrange. i would have used a single channel midi instrument in environemnt new>instrument.
    my method will work but there maybe a way to set everything up in an exs instance, but i not sure how you would do that so it didn't retrigger rather than open up the volume on the part of the loop you want.
    my way will work though.

  • Has ANYONE got a 'faulty' superdrive to work without replacing it?

    There are many tales of people here with dodgy sauperdrives. Now I have one in a 2 year old eMac. So before I spend money replacing the superdrive, has anyone got their's going by way of software or cleaning or dancing around their Mac chanting to the sky?
    Steve

    yep,
    there are lots of ways to do this in logic. straight off the top of my head (so it won't necessarrily be the best way)
    set your loops up in individual exs insts
    transform midi note to controller 7 with a trasnformer in environment, mapped note to midi channel.
    now when you hit the right key, it will turn the note into controller message to open the volume on the exs instrument with the right midi channel.
    you will need a 'master' note to turn on your loops in the exs inistruments. obviously this needs to be connected outside of the transform to midi channel.
    if you need to more than 16 loops, you can put a transformer before 'notes to controller 7' to split the messages by their key range. sounds complicated but is really easy, no harder in fact than programming VCR.
    you will need a master instrument to run all this from in arrange. i would have used a single channel midi instrument in environemnt new>instrument.
    my method will work but there maybe a way to set everything up in an exs instance, but i not sure how you would do that so it didn't retrigger rather than open up the volume on the part of the loop you want.
    my way will work though.

  • Anyone got Machine 1.5 to work with Logic

    Hey all,
    I've got Maschine loaded as an AU unit and it works in so far as I can hear sounds and play using Maschine. However, Logic doesn't record anything or remember anything about the state of Maschine, so it's not saving any midi or audio info.
    Has anyone got Maschine working in the same way as the Ultrabeat drum sequencer? So I can create patterns on the Maschine, then trigger them via Maschine while I'm recording.
    Failing that, has anyone got Maschine to actually record anything in Logic?
    Thanks

    Hey Faisal,
    I've watched the video at
    http://www.native-instruments.com/index.php#/en/products/producer/maschine/?cont ent=1150&category=1&sortby=relevance&splitscreen=1&page=1447
    I can drag and drop patterns, but it's unclear whether Logic then plays that pattern or simply triggers Maschine to start playing.
    I can't get Maschine to synchronise its midi as in the 'Record Events Directly into DAW' section. This might be because I can't set it up to both send and receive midi to/from Maschine. Any idea how this is done?
    Thx
    Sam

  • Has anyone got Client (Mutual) Authentication to work with 6.0 SP2?

    I 've been unsuccessful and was just wondering if anyone has done it...
    Kirk

    The questions is "Where do you get a root ca file for a verisign trial client cert?" I've looked everywere on verisign's site without luck. BEA support emailed me one but can't remember where/how they
    got it....
    Kirk
    Paul Ferwerda wrote:
    I think that the Server Certificate Chain File Name contains a sequential list of certificates, the first of which was used to sign the cert in the "Server Certificate File Name" and the last is self-
    signed (ie a root ca). There is a minimum of 1 cert required in the Server Certificate Chain File Name (which would be the self-signed cert that signed the cert in the Server Certificate File
    Name file. As you walk through the certs in the Server Certificate Chain File Name each cert is expected to be signed by the following cert (if there is one) and the last one must be self-
    signed.
    The Trusted CA file on the other hand is a collection of self-signed CAs on which no validation is performed and no relationship is assumed between the certs in that file. My guess is that
    the code expects that each cert in the Trusted CA list is self-signed.
    So the Server Certificate Chain File Name contains a chain and the Trusted CA File Name contains unordered self-signed certs.
    Paul F.
    On Thu, 2 Aug 2001 18:52:38 +0200, "Bart Jenkins" <[email protected]> wrote:
    Kirk,
    The PEM file we grabbed from the Verisign site worked in the "Server
    Certificate Chain file name" entry but NOT in the "Trusted CA File Name"
    entry. The guy at support in BEA thought it should have worked for both.
    I'm sure I could append the "Trusted CA chain" to the PEM file that I'm
    using for "Server Certificate Chain File name" and then I could use one file
    for both...
    Could you post yours or send it me via Email so I can have a backup? I'd be
    curious to compare your rootCA list with mine. I'll use whichever has the
    most entries. If my list has more rootCA certs in it I'll pass it along.
    ok?
    'preciate it.
    Bart Jenkins
    [email protected]
    "Kirk Everett" <[email protected]> wrote in message
    news:[email protected]...
    So if the one you got off verisign didn't work, where did you get the onethat
    worked? The one BEA sent me works for mutual auth.
    Kirk
    Bart Jenkins wrote:
    Kirk,
    My security expert found it buried deep in the Verisign site. Have
    you
    successfully tested the Mutual Authentication? The root CA we found onthe
    Verisign Site allowed us to connect via HTTPS but failed on the 2-way
    authentication.....test it...
    I actually mailed the .PEM file we found from Verisign to BEA support
    because I also had an issue open on this with them...it would be funnyif
    they then turned around and mailed it to you...
    If you get stopped...give me a shout...
    good luck
    Bart Jenkins
    Globeflow SA
    [email protected]
    "Kirk Everett" <[email protected]> wrote in message
    news:[email protected]...
    Thanks. I finally got it working yesterday. Apparently, I was not
    using
    the
    correct root ca. Support
    mailed me the root ca they were using and everything works fine now.The
    problem is that I still
    don't know where on Verisign's site to go to get the root ca. Where
    did
    you
    get yours from?
    Kirk
    Bart Jenkins wrote:
    Kirk,
    I've finally got it working today. I've got a Class 3 Verisign
    certificate on the WLS 6 server and a personal Verisign Class 1 cert
    on
    the
    client browser (IE 5.5) and am able to connect via HTTPS in 2-way,mutual
    authentication. Tell me where you are blocked and I'll try to help.
    Bart Jenkins, CTO
    Globeflow SA
    [email protected]
    "Kirk Everett" <[email protected]> wrote in message
    news:[email protected]...
    I 've been unsuccessful and was just wondering if anyone has done
    it...
    Kirk

  • Anyone got an ethernet cardbus/pcmcia working with 10.5?

    My ethernet port packed up but I got a DLink DFE-690TXD cardbus/pcmcia card working OK under Tiger. But after upgrading to Leopard it's now not working as noted on http://forum.insanelymac.com and on the post (http://discussions.apple.com/thread.jspa?messageID=8388326&#8388326). However these sources report that some gigabit ethernet cards (RTL8169 chipset?) work under Leopard without the need for a driver.
    If anyone has got one of these working then it would be very useful to hear which card you have.
    Thanks

    The lexmark P190 series driver is built-in to Leopard:
    http://docs.info.apple.com/article.html?artnum=306684
    The Lexmark SW you installed is really, realy old. Print Center was last seen in 10.2!! It was replaced in 10.3 with Printer Setup Utility. As you noted PSU was moved into System Preferences in 10.5. So I would not really trust Lexmark SW that is that old. Lexmark doesn;t always get things updated that quickly...but is has been a while since 10.2.
    You should be able to remove the Lexmark SW (remove/Library/Printers/Lexmark). Then you can re-install the Lexmark drivers that came with Leopard from the DVD. Try those....They are Way newer what you tried.

  • Has anyone got there Nokia Email system working ?

    I have the default email on my E71 working fine but the interface is nowhere near as nice as the Nokia one.
    Unfortunately the Nokia one simply does not work as most people are finding.
    Has anyone actually got this working properly and if you have, how ?

    Based on your reply i tried it again, anyway, less than 24hours into it, it has failed me again, cant send or recive.
    Looks like back to the standard one.
    I bought the E71 for many reasons email being a main one, wish i had a Blackberry now as this is ridiculous and the blackberry one seems to work flawlessly 
    Cant believe Nokia cant even get there own email system working on there own phones. Quite ridiculous !!
    Paul

  • Anyone got Kyocera FS-C5015N Printer working ok with OS 10.5?

    Just had my HP2600 colour laser jam up hopelessly immediately after changing the toner (of course!). Not user servicable so I am inclined to bin it and switch to a Kyocera which we've been using very successfully at work. The one I have in mind is the FS-C5015N which plugs into a LAN.
    Only thing is, their documentation is almost silent on OSX compatibility. There is some sort of combined package available from their website, but I have tried downloading it and then prodding print centre to look at all installed drivers - and it does not show up. So I am a bit suspicious as to whether it works ok with Macs. Anyone able to tell me all is well in fact?

    sorry, just saw that i was accidently in the snow leopard section....i reposted under the correct section. here's the link.
    http://discussions.apple.com/message.jspa?messageID=12340796#12340796
    sorry for the inconvenience, i was looking at other posts using search and didn't realize that i was reading the 10.6 board.
    thanks again!!
    Message was edited by: Elisabeth Hogrefe

  • Anyone got an HP 1022nw printer working with a Netgear DGN2000 router?

    I recently changed my router In readiness for the arrival of my new MBP.
    Now I can't print wirelessly on my HP printer (1022nw) from any machines on the network, irrespective of whether security (eg. WAP) is set up, or it's left open and unprotected.
    I think I've worked through most things - initially on the Tiger forum, when using my old iBook G4 - but without success. Full details here: Link: [http://discussions.apple.com/thread.jspa?threadID=2054454&tstart=0]
    But now I'm on the new MBP full-time, I wondered if anyone here has had any experience of the same combination > Netgear DGN2000 + HP 1022nw. It can't be that unusual a pairing.
    None of my machines (including 2 iBooks with Tiger + 2 Macbooks with Leopard) can print wirelessly - but all of them did on the previous router - the old Netgear DG834G.
    Feedback of any sort would be much appreciated - if you have any positive ideas/solutions, even better!

    Have you posted in the Printing, faxing and scanning forum here?

  • Has anyone got HK iSub v1. to work with Intel iMac?

    System preferences does not see the device at all. Have tried different ports with and without USB hubs both through a Series 1.0 and Series 2.0 with no luck. Any suggestions? Or is it time to retire the thing? Pity though it sounds great and still looks good!
    Any advice appreciated.
    -RG

    I had the same problem and got it straightened out at the local Genius Bar! Did you transfer your folders from a previous Mac on your Intel iMac? The prefs transferred over too and may be corrupt.
    1) Create a new user and give it admin privledges
    2) Under "Library", drag and drop the Audio (which may not be necessary) and Preference folders onto desktop.
    Log out and restart.
    Log back in as yourself and let it fly! By dragging the Prefs folder onto desktop, at restart your iMac rebuilds the Prefs and overwrites previous corrupted Prefs.
    Now I need to figure out why my Sony CyberShot isn't recognized on my USBs! Maddening!

  • Has anyone got an iBook G3 to work with an iPhone hotspot?

    hi! First question here, and its been a real headscratcher.
    I have an iBook G3 with 128bits airport card (picking up and connecting to routers no problem)
    I also have an iPhone 4 which I've used as a personal hotspot, providing internet to my Macbook pro for around year.
    Now as you can imagine, I've discovered that although the G3 discovered my iPhone, when i enter the password and hit connect, i get a glorious error. It say it could not connect because of a problem with encryption.
    After a lot of internet research, I discovered the old, original Airport card does not support WPA2 encryption, which annoyingly is the encryption my phone uses.
    Ok, so options... 1 can i upgrade this card? 2 Can I download software (3rd party?) to get around this problem? 3 Can i tell my phone to use WEP encryption? 4 Can i use an external (usb?) Wifi adapter? Ive also seen the possibility of Bluetooth or USB tethering? 5 Would a Bluetooth adapter work?
    Any advice or solutions/suggestions would be incredibly welcome. As i've discovered there are a lot of questions about this online but few working solutions.
    iBook G3, 500Mhz, 256RAM, 10gb HDD

    Hi, and welcome to Apple Support Communities.
    Question: If you have a MacBook Pro, why are you wanting the iBook G3 (which is 11 years old at this point) to work with an iPhone hotspot?
    Why not just use the MacBook Pro?
    That said, the MAXPower device is available at Other World Computing, if you really want to try it:
    http://eshop.macsales.com/item/Newer%20Technology/MXP2802GU2/
    And if you'd rather use a cradle instead of plugging it directly into a port:
    http://eshop.macsales.com/item/NewerTech/MXP2802NU2C/
    To boost your speed a little, you may want to consider maximizing the RAM with a 512 MB module:
    http://eshop.macsales.com/item/Other%20World%20Computing/100SO512328L/
    Good luck.

  • Has anyone got Thunderbird/Ovi sync to work?

    Been trawling through posts discussing error "80043c93" when trying to sync with Thunderbird.
    As they seem to mainly consist of people experiencing the issue with no feedback from Nokia, I was hoping it might be possible to find an OS/thunderbird/Ovisuite version combination that might work reasonably reliably.
    Failing that, are there any plans to allow Ovisuite the old fallback of flat file import/export?
    Any assistance at getting some rudimentary sync capabilities (contacts, at least) would be most appreciated - am even up for bespoke/non-nokia syncing solutions that support the E72.
    Thanks in advance.

    I have a new E63 and I use Thunderbird on Windows Vista.
    Trying to get any kind of sync seems impossible.
    The 'PC Suite' installed, connected to the phone, and seemed to do a sync.
    Despite saying things like '69 contacts synced successfully ...' - nothing had actually happened. So I tried Ovi Suite.
    Nokia says you can install one over the other, so I did.
    Ovi Suite installed and ran successfully but the error 80043c93 came up and ... no sync.
    I uninstalled 'everything Nokia', turned off, unplugged, etc.
    I then did a completely clean install of Ovi Suite from a newly downloaded copy (just in case).
    Exactly the same result.
    This is categorically a major failing (bug) with the software.
    The real problems, as I see it, are these:
    1) Cryptic error codes with no help or guidance in the software itself; and
    2) a seeming lack of responsiveness from Nokia themselves.
    I cannot find any other sync solution at present so I shall have to abandon my efforts.
    I am very pleased with my Nokia phone but it is hurt by this poor software and support.
    I am not overly cynical but this 'upgrade' to PC Suite seems to be wholly geared to
    leveraging cash flow from the Ovi store/library rather than helping/empowering users.

  • Has anyone got dynamic version support to work with the HTML converter?

    I have tried this for some time and followed all the guidelines, but it still don't work. Could someone post the HTML-code for a working applet that is converted with dynamic version support ?

    Using 1.4.1_03
    java -jar htmlconverter.jar -gui
    selected directory, "Standard" template file, "Use any Java 1.4, or higher"
    <html>
    <body>
    <!--"CONVERTED_APPLET"-->
    <!-- HTML CONVERTER -->
    <OBJECT
        classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
        WIDTH = 200 HEIGHT = 100 
        codebase="http://java.sun.com/products/plugin/autodl/jinstall-1_4-win.cab#Version=1,4,0,0">
        <PARAM NAME = CODE VALUE = Version.class >
        <PARAM NAME="type" VALUE="application/x-java-applet;version=1.4">
        <PARAM NAME="scriptable" VALUE="false">
        <COMMENT>
         <EMBED
                type="application/x-java-applet;version=1.4"
                CODE = Version.class
                WIDTH = 200
                HEIGHT = 100 
             scriptable=false
             pluginspage="http://java.sun.com/products/plugin/index.html#download">
                 <NOEMBED>
              </NOEMBED>
         </EMBED>
        </COMMENT>
    </OBJECT>
    <!--
    <APPLET CODE = Version.class WIDTH = 200 HEIGHT = 100>
    </APPLET>
    -->
    <!--"END_CONVERTED_APPLET"-->
    </body>
    </html>

  • Has anyone got E71 or S60 VPN working to a Vigor r...

    I am struggling to get VPN working to a Vigor 2600 router to allow MfE to contact our MS Exchange Server.
    Am I wasting my time, or is there someone out there who has already succeeded and can tell me how to do this?
    My most obvious problem is the lack of correlation between the VPN parameters in the Vigor, and the Questions in the Nokia VPN Policy Tool.
    Any help would be greatly appreciated.

    Hi
    Did you get anywhere with this? I have the same router and can't get it working... 

  • HT4759 Has anyone got outlook on windows icloud working with you OS devices?

    I have my eamil account creates, and its is live, but I cannot get icloud to syncronize with the account. Any tricks out there? What about my business accounts? do I need to copy this over everytime? Any help would be well appreciated

    DQDUDE wrote:
    I have my eamil account creates, and its is live, but I cannot get icloud to syncronize with the account. Any tricks out there? What about my business accounts?
    Business accounts should not be on a free service, unless you consider them to be worthless.
    What is this email that won't sync, is it an iCloud account or some other?

Maybe you are looking for

  • How can I see in which Group the workspace has been created ?

    Hi, The BeehiveOnline Tutorial on slide 7 shows that Workspaces are created within a Group. Also the Group Administration screen suggests this as I can indicate that user ABC gets the role 'Workspace Creator' in one Group but same user ABC does not g

  • Lists in stored procedure

    Hi, I am trying to write a stored procedure that would do something like this create proc test @category int, @itemList varchar(100) as begin set @itemList='select itemID from table.items where category=@category' EXEC sp_executesql @itemlist select

  • User exit to make the field 'Long text for UD' as mandatory

    Hi Gurus, My requiremen is that while doing UD, I need to make the field 'Long text for UD' as mandatory for the rejected materials pls suggest. Thanks Ganesh

  • Device I/O Error with Windows on Macbook Pro

    I have a friend who has the newest Macbook Pro Unibody Laptop. I have a Macbook Pro as well. He just got his laptop and tried using boot camp to install Windows XP Home. When it was copying the files to the hard drive after formatting, I had to keep

  • Personnel  data replication to seperate HR server

    we have a central R/3 server and separate HR server. i already replicated onjects, relation ships, employee groups and subgroups to HR server from R/3 using ALE. Now i am trying to replicate personnel data. I am not getting any errors in both inbound