Environment PATH is corrupted, need some expert RVM ruby version manager and environment PATH

I have some serious issues with my ~/.bash_profile and I think I just figured out what it is.   I have a ~/.bash_profile for myself as a normal user and another one as root user.  They should be the same.  I am the administrator and the regular user and anything I do as root I should be able to do as a user in the least case it should work as root user.
I really munged editing my path so I'm trying to reconstruct what I did and what I need it to do.  I would just like to get it back to where it was and add RVM and Sproutcore to my PATH.  That is all I need to do.  To explain it though I have to walk you through what I did wrong.
1.  This is how my ~/.bash_profile is as a regular user .  I thought this should work with adding the two new programs to my path  RVM and Sproutcore.  So far not so good.
export PATH=/usr/local/zend/bin:/usr/local/zend/mysql/bin:/users/jr/.rvm/bin:/usr/loca l/sproutcore:$PATH
alias zf=/usr/local/ZendFrameworkCLi/bin/zf.sh
2.  This is how my ~/.bash_profile is as the root user.  AS you can see I was going through the RVM install I guess a couple of times and it added something to my path.  This mostly looks right to me though.  I want my zend server to still work I probably added /usr/local/sproutcore to the end.  I don't know if that is right.  maybe I was supposed to do export $PATH and all that instead of just adding it to the end but that is what I did.
sh-3.2# vi ~/.bash_profile
PATH=$PATH:/usr/local/zend/bin:/usr/local/zend/mysql/bin:/usr/local/lib:/usr/loc al/sproutcore
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/zend/lib
zf=/usr/local/ZendFrameworkCli/bin/zf.sh
[[ -s "$HOME/.rvm/scripts/rvm" ]] && . "$HOME/.rvm/scripts/rvm" # LOAD RVM function
[[ -S "$HOME/.rvm/scripts/rvm" ]] && . "$HOME/.rvm/scripts/rvm" # Load RVM function
To make matters worse when you think it can't get worse.  I have another .bash_profile
in
/var/root/
PATH=$PATH:/usr/local/zend/bin:/usr/local/zend/mysql/bin:/usr/local/lib:/usr/loc al/sproutcore
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/zend/lib
zf=/usr/local/ZendFrameworkCli/bin/zf.sh
[[ -s "$HOME/.rvm/scripts/rvm" ]] && . "$HOME/.rvm/scripts/rvm" # LOAD RVM function
[[ -S "$HOME/.rvm/scripts/rvm" ]] && . "$HOME/.rvm/scripts/rvm" # Load RVM function
~     
which looks strangely like the .bash_profile when I log in as root in my home directory.
Also there is a .bashrc in the /var/root directory.  Here it is:
export PATH=/usr/local/bin:/usr/localsbin:/usr/local/bin:/usr/local/sbin:~/bin:/usr/bi n:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/local/ant/bin:/usr/local /zend/bin:/usr/local/zend/mysql/bin:/Users/jr/.rvm/src/ruby-1.9.3-p194:/usr/loca l/sproutcore
~               
I even thought of going to the environment.plist and editing it in Xcode but I don't know what the key value pairs should be if it can be fixed otherwise then we can skip that step.
This is what I need to work as well as adding the path to sproutcore but this is the error I get when running it and it is installed correctly.
RVM is not a function, selecting rubies with 'rvm use ...' will not work.
You need to change your terminal settings to allow shell login.
Please visit https://rvm.io/workflow/screen/ for example and their manual says this, so I need the RVM to work with the shell this way below.
Can someone help me get the shell down below working in conjunction with my .bash_profile ? 
This is the manual page on that error message: 
Using RVM inside GNU Screen
RVM should work out of the box with screen as long as you have your profiles configured correctly. The easiest way to ensure it's working is to make screen use a login shell by placing the following in your ~/.screenrc file:
shell -${SHELL}
Sincere thanks to a very helpful community in the past, Janis
This is on a Macbook Pro with OS 10.6   THanks again,

Hi KenO,
Try the mentioned steps:
1. Open command prompt in elevated mode(Run as admin)
2. Go to the .msi and run the command msiexec.exe /i "name of package.ms
Let me know whether it worked.
Regards,
Romit Sinha

Similar Messages

  • I need some advice about the macbook pro and iPhone 5. I took a video on my iPhone and tried to email it it said it was too big to send? So i downloaded it to my macbook pro and tried to mail it to no avail? The macbook tells me the server won't let it th

    I need some advice about the macbook pro and iPhone 5.
    I took a video on my iPhone and tried to email it it said it was too big to send? So i downloaded it to my macbook pro and tried to mail it to no avail? The macbook tells me the server won't let it through other mail goes through any ideas how to resize it or what it might take to send it?

    I agree with LowLister, the best option for you to share the video online is to upload it to your online storage account for example : Box, Dropbox, SkyDrive (All of them provide free storage beginning from 2GB).
    You can upload the files which you want to share in this online storage and then they have sharing options in which you'll will get the link of the file to be sent and send the email. You're good to go!
    Tip : You can store multiple files for backup purposes.

  • TS2634 Please People I need some help.My iPod is disabled and when I connect it to iTunes it says: Itunes could not connect to the ipod because it is locked with a passcode...

    Please People I need some help.My iPod is disabled and when I connect it to iTunes it says: Itunes could not connect to the ipod because it is locked with a passcode...how can I do it?

    Place the iPod in Recovery mode and then restore.

  • I need some information about jre 1.5 and jre 1.6.

    Hello guys,
    I need some information about jre 1.5 and jre 1.6.
    Suppose if i have jre 1.5 customized with "additional language support" installed in my my desktop, and later on i install jre 1.6. will this jre over write all the esisting settings which was present in jre 1.5?
    In short will the version upgrades disable the features of the old Version even though the old version is present in the desktop?
    Thanks in advance for your answers.

    In <2j_j3.1889$[email protected]> =?iso-8859-1?B?VG9t4XMgU3XhcmV6?= writes:
    > Hi all, I am developing an acquisition data system for biomedical
    >signals and I need to transmit this data from my hardware to PC using the
    >USB port. For this, I am writing a device driver for Windows 98
    ^^^^^^ ^^^^^^ ^^^^^^^ ^^
    That's not a trivial step. I would write a small C/C++ program that
    exercises your driver (for robustness) just to be sure it's working
    right first without crashing your system.
    >The problem is that I don't know to use this driver in LabView.
    >For now, I think to use a "code interface node" with code writen in C or a
    >"call library function" with a DLL.
    That's correct. _After_ you got your C/C
    ++ test program (and USB
    driver) above working, then you can convert this little test program
    into a DLL or CIN, which can interface with LabView. A DLL might be
    easier (slightly) to write, but the CIN will work faster with LabView
    and can be designed to be reentrant. The Code Interface Reference
    Manual should guide you. Remember, this is a task for an _experienced_
    C programmer. You'll need to use handles to pointers into all your
    dynamic arrays and such passed into LabView.
    After you got your CIN or DLL written, you can use a special CIN
    function node to "link" (or bind) your CIN object into LabView's VI
    diagram.
    SOME THOUGHTS:
    There are many hardware devices already on the market today that come
    with Windows 98 drivers and DLL (or even CIN) libraries that would work
    immediately with LabView. Why don't you save yourself three months of
    work and simply buy one of these?
    /\ Mark M Mehl, alias Superticker (Supertickler to some)
    <><> Internet: [email protected]
    \/ Preferred
    UUCP: uunet!iastate.edu!mehl
    Disclaimer: You got to be kidding; who would want to claim anything I said?

  • I Need some Itractive Reports not using alvs and any other advanced

    I Need some Itractive Reports not using alvs and any other advanced topics like include and any other i need simple Intractive reports.

    Hello,
    Check this sample reports:
    Program name                   Report title
    DEMO_LIST_INTERACTIVE_1        Creating Detail Lists
    DEMO_LIST_INTERACTIVE_2        List Administration
    DEMO_LIST_INTERACTIVE_3        Page Headers in Detail Lists
    DEMO_LIST_INTERACTIVE_4        Messages in Lists
    If useful reward,
    Vasanth

  • Board game - pawn help.. I need some experts here.. i need this now.. beg..

    i have these whole junk of coding here.. where should i insert my pawns? lets say pinkpawn.jpg is my pawn.. then what code should i type & at where?
    import java.util.*;
    import java.awt.*;
    import javax.swing.*;
    import java.awt.event.*;
    import java.util.Timer;
    import java.util.TimerTask;
    class ImageDemo extends JPanel implements ActionListener
              Random rand = new Random();
              int num = 0, range = 500, score = 0;
              JLabel labelScore;
              JButton button1;
              public ImageDemo()
              //---------------Zarrina-------------------
    num = rand.nextInt(range);
                   num %= 6;
                   num += 1;
                   System.out.println("The random number is " + num);
              //-----------------Simei------------------
                   labelScore = new JLabel();
                   labelScore.setText("125");
                   labelScore.setBounds(525, 160, 70, 30);
                   add(labelScore);
                   setLayout(null);
                   button1 = new JButton("haha");
                   button1.setBounds(400, 200, 75, 75);
                   button1.addActionListener(this);
                   button1.setBackground(Color.red);
                   add(button1);
                   // huahua mus b here
              public void paintComponent(Graphics comp)
                   //---------------Carolin-----------------
                   super.paintComponent(comp);
                   for (int i = 0; i < 7; i++)
                        if(i%2 == 0)
                             comp.setColor(Color.blue);
                             comp.fillRect((50+i*70), 50, 100, 60);
                        else if (i%2 == 1)
                             comp.setColor(Color.yellow);
                             comp.fillRect((50+i*70), 50, 100, 60);
              public void actionPerformed(ActionEvent e)
                   if ((JButton)e.getSource() == button1)
                             score += 5;
                             labelScore.setText("" + score);
    er(this);
                   add(die);
                   for (i = 0; i < 6; i++)
                        LayOut[i] = new JLabel();
                        LayOut.setBounds(50, 350+(-60*i), 80, 60);
                        add(LayOut[i]);
                   LayOut[CurrentPosition].setIcon(picture);
                   for (i = 6; i < 10; i++)
                        LayOut[i] = new JLabel();
                        LayOut[i].setBounds(130+(80*a), 50, 80, 60);
                        add(LayOut[i]);
                        a++;
                   a = 0;
                   for (i = 10; i < 16; i++)
                        LayOut[i] = new JLabel();
                        LayOut[i].setBounds(450, 50+(60*a), 80, 60);
                        add(LayOut[i]);
                        a++;
                   a = 0;
                   for (i = 16; i < 20; i++)
                        LayOut[i] = new JLabel();
                        LayOut[i].setBounds(370+(-80*a), 350, 80, 60);
                        add(LayOut[i]);
                        a++;
         public void ChangeNumber()
              //---------------Zarrina-------------------
              num = rand.nextInt(range);
                   num %= 6;
                   num += 1;
              public void paintComponent(Graphics comp)
                   //---------------Carolin-----------------
                   super.paintComponent(comp);
                   comp.drawImage(bgImage, 0, 0, this);
                   for (int i = 0; i < 6; i++)
                        comp.drawRect(50+(80*i), 50, 80, 60);     
                   for (int i = 0; i < 6; i++)
                        comp.drawRect(50+(80*i), 350, 80, 60);     
                   for (int i = 0; i < 4; i++)
                        comp.drawRect(50, 110+(i*60), 80, 60);     
                   for (int i = 0; i < 4; i++)
                        comp.drawRect(450, 110+(i*60), 80, 60);     
                   comp.drawString("Moral Qns", 68, 75);
                   comp.drawString("time", 78, 90);
                   comp.drawString("Get 1 Moral", 142, 69);
                   comp.drawString("credit free!!", 145, 90);
                   comp.drawString("Gain 10", 229, 72);
                   comp.drawString("Credits", 229, 92);
                   comp.drawString("Question", 307, 72);
                   comp.drawString("Time", 317, 90);
                   comp.drawString("Lose 4", 387, 72);
                   comp.drawString("Credit", 387, 90);
                   comp.drawString("Ans 1", 464, 72);
                   comp.drawString("Moral Qns", 458, 90);
                   comp.drawString("Moral Qns", 458, 130);
                   comp.drawString("Time", 468, 150);
                   comp.drawString("Lose 3", 461, 187);
                   comp.drawString("Moral credit", 459, 204);
                   comp.drawString("=(", 466, 217);
                   comp.drawString("Moral Qns", 459, 255);
                   comp.drawString("Time", 465, 270);
                   comp.drawString("Lose 5", 465, 308);
                   comp.drawString("credits", 465, 322);
                   comp.drawString("TRAGEDY!!", 455, 338);
                   comp.drawString("Ans 1", 465, 376);
                   comp.drawString("Moral Qns", 465, 393);
                   comp.drawString("Lose 2", 384, 376);
                   comp.drawString("Credits", 382, 393);
                   comp.drawString("Ans 1", 305, 376);
                   comp.drawString("Moral Qns", 304, 393);
                   comp.drawString("Answer 1", 230, 376);
                   comp.drawString("Question", 227, 393);
                   comp.drawString("Gain 8", 145, 366);
                   comp.drawString("Credits", 145, 383);
                   comp.drawString("=)", 145, 399);
                   comp.drawString("START", 68, 384);
                   comp.drawString("Gain 6", 68, 310);
                   comp.drawString("Credits", 68, 330);
                   comp.drawString("Question", 68, 254);
                   comp.drawString("Time", 72, 272);
                   comp.drawString("Move 3", 68, 189);
                   comp.drawString("Steps Ahead", 58, 210);
                   comp.drawString("Ans 1 Qns", 57, 130);
              //---------------score-----------------
              public void actionPerformed(ActionEvent e)
                   if ((JButton)e.getSource() == die)
                        LayOut[CurrentPosition].setVisible(false);
                        ChangeNumber();
                        CurrentPosition += num;
                        if (CurrentPosition > 19)
                             CurrentPosition -= 20;
                        System.out.println("The Current position is " + CurrentPosition);
                        if (CurrentPosition == 1)
                             score += 6;
                             //Credit -= 6;
                        else if (CurrentPosition == 2)
                             AskQuestionBasic ask=new AskQuestionBasic
                             ("You board the bus after school and saw that there are a lot of people in the bus.And most of them were from your school. The bus is so crowded that there isn't any seats left. However, you saw an empty space and you witness a working adult rushing for the seat with an old lady, and he got it first. What will you do?", 2, "Tell the adult nicely that he should not have done so.", "Try to search for another place for the old lady.", "Pretend that you had never seen anything.", "Ask 1 of your friend to kindly give up the seat to her.","BUS1.GIF");
                        else if (CurrentPosition == 3)
                             LayOut[CurrentPosition].setVisible(false);
                             CurrentPosition += 3;
                             LayOut[CurrentPosition].setIcon(picture);
                             LayOut[CurrentPosition].setVisible(true);
                             score += 1;
                        else if (CurrentPosition == 4)
                             AskQuestionBasic ask=new AskQuestionBasic("Joshua is working part time at a department store. His friend Jim,is also working there. One day, Jim was scolded by the manager(who is known to be unreasonable and bad-tempered),as he is being accused of theft. As 1 product from his shelf is missing. And you remembered sawing it at the other shelf in one of the department. What should he do?", 2, "Walk up to them and tell the manager the truth even though you know he might not like it and sacked both of you.", "Get someone who is on good terms with the manager to speak up for Jim, this way, both of them can retain their jobs.", "Better not get involved.", "Walk up to the manager and apologise, lying that you had taken the product without informing Jim.","SAD.GIF");
                        else if (CurrentPosition == 5)
                             AskQuestionBasic ask=new AskQuestionBasic("Sarah's group members are finishing their project parts. She's the only person in the group who has not even done anything at all.Her groupmates offered to help her and she let them do all her work.On the day of the presentation, she got high marks for her part, infact, higher than the others. She's feeling guilty at that time.Should she", 1, " Admit to the markers that she isn't the one who had done her part, but helped by her group members.", "Just get those marks and get out of here.", "Get the marks and later see if her group members mind. If yes,apologise to them and swear she will work harder and not commit the same mistakes again.", "Admit to the markers by telling them the truth.","BOOKS.GIF");
                        else if (CurrentPosition == 6)
                             score += 1;
                             //Credit -= 1;
                        else if (CurrentPosition == 7)
                             score += 10;
                             //Credit -= 10;
                        else if (CurrentPosition == 8)
                             AskQuestionBasic ask=new AskQuestionBasic("Randy had been using people's project and pass it off as his own.For the latest project, Randy had once again lie to his friend that he need a reference to do his project, and soon after, he copied this friend's work and pass it off as his own. Clifton had notice this and was not happy about this. What should he do?", 2, "Inform that friend about this before the teacher sees it.", "Have a talk with Randy.", "Inform the teacher. (The teacher always give students a chance to realise their mistakes)", "Do nothing since the project was not copied from him.","BOOK1.GIF");
                        else if (CurrentPosition == 9)
                             score -= 4;
                             //Credit += 4;
                        else if (CurrentPosition == 10)
                             AskQuestionBasic ask=new AskQuestionBasic("You realise that your classmate Jane has been stealing things from shops. What do you do?", 3, "Tell your teacher", "Report to the police", "Talk to her and ask her to change", "Tell her mother immdeiately","SAD.GIF");
                        else if (CurrentPosition == 11)
                             AskQuestionBasic ask=new AskQuestionBasic("Your sister seems to be very troubled these few days. She ignore everyone in the family and get frustrated easily. What do you do when you encounter this situation?", 3, " Quarrel with her", "Ignore her, after all it's none of your busniness", "Talk to her nicely and ask her about her problems", "Irritate her","SAD.GIF");
                        else if (CurrentPosition == 12)
                             score -= 3;
                             //Credit += 3;
                        else if (CurrentPosition == 13)
                             AskQuestionBasic ask=new AskQuestionBasic("You are on your way back home when you witness a teenager snatching away the purse of an old lady before pushing the old lady on the floor. What do you do at this instant?", 3, "Give chase of the robber", "Pretend you saw nothing", "Help the old lady up, and report the features of the robber to the police station ", "Curse and swear","SAD.GIF");
                        else if (CurrentPosition == 14)
                             score -= 5;
                             //Credit += 5;
                        else if (CurrentPosition == 15)
                             AskQuestionBasic ask=new AskQuestionBasic("You are standing in a crowded bus. You see an old man struggling to stand still on the bus. The person sitting on the seat which is meant for the needy refuses to give up the seat to the old man. What do you do at this moment?", 4, "Let the old man carry on standing", "Scold the person sitting down with vulgar words", "Keep staring at the man until he stands up", "Tell the person sitting down nicely to give up the seat to the old man","BUS2.GIF");
                        else if (CurrentPosition == 16)
                             score -= 2;
                             //Credit += 2;
                        else if (CurrentPosition == 17)
                             AskQuestionBasic ask=new AskQuestionBasic("Carol is a very quiet girl and she is very afraid of speaking up because she thinks that she will hurt people. So her friends tend to think that she is being too anti-social and reserved type. As a friend, what will you do to help her bcome more social?", 4, "Encourage her to join debating clubs", "Call her every nite and tok to her", "Just ignore", "Talk to her often and get to know her better to let her feel that she is still sociable","SAD.GIF");
                        else if (CurrentPosition == 18)
                             AskQuestionBasic ask=new AskQuestionBasic("Someone with a gang approach ur friend when she is alone. They offer a cigratte to her n force her to smoke. at that moment she is so panick that she does not know what to do. You happen to walk by and saw it. what will u do?", 3, "Just ignore as its none of your business.", "Go towards them and encourage her to smoke.", "Shout for help.", "Go towards them in your own risk, not knowing what will happen to you either.","SAD.GIF");
                        else if (CurrentPosition == 19)
                             score += 8;
                             //Credit -= 8;
                        labelScore.setText("" + score);
                        //labelCredit.setText("" + Credit);
                        if (num == 1)
                             DiePic = DiePic1;
                             LayOut[CurrentPosition].setIcon(picture);
                             LayOut[CurrentPosition].setVisible(true);
                        else if (num == 2)
                             DiePic = DiePic2;
                             LayOut[CurrentPosition].setIcon(picture);
                             LayOut[CurrentPosition].setVisible(true);
                        else if (num == 3)
                             DiePic = DiePic3;
                             LayOut[CurrentPosition].setIcon(picture);
                             LayOut[CurrentPosition].setVisible(true);
                        else if (num == 4)
                             DiePic = DiePic4;
                             LayOut[CurrentPosition].setIcon(picture);
                             LayOut[CurrentPosition].setVisible(true);
                        else if (num == 5)
                             DiePic = DiePic5;
                             LayOut[CurrentPosition].setIcon(picture);
                             LayOut[CurrentPosition].setVisible(true);
                        else if (num == 6)
                             DiePic = DiePic6;
                             LayOut[CurrentPosition].setIcon(picture);
                             LayOut[CurrentPosition].setVisible(true);
                        DieCon.setIcon(DiePic);
                   if (score >= 15)
                        JFrame frame = new JFrame("Moral Game");
                        frame.setContentPane(new win());
                        frame.setSize(729, 538);
                        //frame.setResizable(false);
                        frame.setLocation(150, 80);
                        frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
                        frame.setVisible(true);

    i think im wrong.. nevermind then..There are a lot of experts here, most of them just
    ignore vague questions with pages of code, stated as
    an emergency, especially when the code is not formated
    using code tags.
    The fact that you expect an answer within 10 minutes
    of your original post is ridiculous on any day, but
    even more so on a Friday afternoon and even more so on
    a holiday.
    Actually..I am wondering where "pinkpawn.jpg" relates to the AskQuestion (paraphrased) "Encourage her to continue smoking"...
    But I'm not curious enough to hurt my already damaged eyesight further...

  • Need some help with a Macally enclosure and a spare internal drive

    Need some help with a Macally enclousure
    Posted: Oct 1, 2010 10:55 AM
    Reply Email
    Aloha:
    I have a Macally PHR-S100SUA enclousure that does not recognise,my WD 1001fals hard drive. It has worked just fine with other internal drives, but not this one?
    This is a spare internal drive that I am trying to make an external drive to store back ups for a lot of data. But so far I can not get it recognized by the computer. Maybe I need different drivers?
    Any suggestions?
    Dan Page

    Hi-
    Drivers aren't typically needed for external enclosures.
    Macally has none listed for that enclosure.
    The same is true for the WD drive, internal or external; no drivers.
    With the exception of high end PM multi drive enclosures, I can't think of any that use drivers.
    How is the external connected?
    Have you tried different cables, different ports?
    Bad/damaged cables are fairly common.
    Have you verified connections inside of the enclosure?

  • Need some expert help on this one

    My PPC 10.4.11 mac is running very very slow with plenty of disk space and when I try to verify permission, repair permissions etc. disk utility freezes up to the point where I have to cold shut off the computer. Issues started yesterday when a page in iweb became corrupt causing me to have to completely redesign my index page and then it started freezing up. Do I just need it do an achieve and install or is there something else I can do?

    As your very expert help already mentioned, You must repair the HD.
    If Disk Utility cannot do it then your best bets are DiskWarrior from Alsoft...
    http://www.alsoft.com/DiskWarrior/
    But you need the CD, the download won't work unless you have another Bootable HD.

  • E1200 new user- need some expert tips

    Hi guys, I just bought a new e1200 model a few hours ago to replace my old WRT54G version 3.0 , My house is not that big less than 400 sq meters and one floor only. In my old router, when I go to my garden, the internet speed is very slow and thats when I thought that I needed a new upgrade , so I got the e1200, would have wanted a more expensive version like the e2000 + models and higher but this is the only one available here in our city.
    The current location of my router is thesame as before , its near my monitor here in the table , are there any tips to like increase it's signal ?
    This is from support:
    Yes, and for you to optimize its N-functionality, you need to set your Network Mode to N-only, Channel Width to 40MHz and the Security Mode to WPA2 Personal. But you need to be sure that all of your devices' cards are using N.
    I have tried changing the channel to 6 , changing the network mode to n, or security mode to wpa2 personal caused some problems with my brothers laptop, so i had ot switch back to wpa personal only. What else do I need to tweak here ?
    (Mod Note: Edited for guideline compliance.)

    Well you can try the following combination of steps:
    A] With the help of Cisco Connect Software (if at all you have installed the router with the help of this software)
    1] Open the software and go to the option which says "Router Settings"
    2] Then click on the option which says "Advanced Settings" which will take you to the router's configuration page.
    3] Then go to the Wireless tab, keep network mode as mixed,
    For Channel Settings of 2.4 GHz you can make Channel Width to 20 MHz only and Channel to 1, 6, 9, 11..
    B] If you haven't installed Cisco Connect then you can log on to the router's user interface using it's default IP address in the browser which is 192.168.1.1 and type in 'admin' as the password leaving the username field blank. This will take you to the router's web interface and then follow steps as mentioned above to make the changes.
    Secondly avoid using any other wireless devices like cordless phones, microwave oven etc nearer to the router. Update the drivers for the wireless card of the wireless computer. Then check the wireless connection status.

  • Need some expert to check the effectiveness of my Query

    Hi,
    I am learner in Oracle, and i was given the scenario below and was asked to write queries for that. I have written the queries, I want someone to confirm if my queries satisfies the required scenario and gives proper output.
    Scenario: You have been employed as the database administrator in a software development team for a Book Store. The Database is built, as is the GUI to run the software and it is your job to implement the required SQL Queries to communicate the Database with the GUI. You will be using the database “Bookstore”; this database is available from INB122 blackboard unit page. The database has the following four tables as shown below. Primary key of each table is underlined.
    Publisher(publisherCode, publisherName, publisherCity, publisherState)
    Author(authorNumber, authourName, authorFirst)
    Book(bookCode, bookTitle, publisherCode, bookType, bookPrice, paperback)
    Wrote(bookCode, authorNumber, sequenceNumber)
    The Queries needs to be broken into two components. The first involves the development of SQL queries that you will test directly against the database. These will serve as the basis for the second component which will involve modifying the original queries to allow for non-static fields/conditions.
    For example, if the Query was to list all the books that are a set price (say $30), you would have
    SELECT bookTitle FROM Book WHERE bookPrice = 30;
    Here the price ($30) is something that the non-static GUI will be allowed to vary and
    consequently would take the form:
    SELECT bookTitle FROM Book WHERE bookPrice = ?;
    Question 1:
    --List the titles of all Books that are in a given price range, which are a given book type
    --and are printed by given publisher.
    --Part 1 Test Case = $40 - $60, HOR, Gale
    SELECT bookTitle from book b, publisher p
    WHERE b.publisherCode = p.publisherCode
    AND b.bookPrice BETWEEN 40 AND 60
    AND b.bookType = 'HOR'
    AND p.publisherName = 'Gale';
    SELECT bookTitle from book b, publisher p
    WHERE b.publisherCode = p.publisherCode
    AND b.bookPrice BETWEEN &minpricerange AND &maxpricerange
    AND b.bookType = '&bookType'
    AND p.publisherName = '&publisherName';
    Question 2:
    --List the titles of all Books that are in a given price range, which are written by a given
    --author and are printed by a given publisher.
    --Part 1 Test Case = $20 - $30, Smith, 'Batman Books'
    SELECT bookTitle from book b, author a, wrote w, publisher p
    WHERE b.bookcode = w.bookCode
    AND w.authorNumber = a.authorNumber
    AND b.publishercode = p.publisher code
    AND b.bookPrice BETWEEN 40 AND 60
    AND a.authourName = 'Smith'
    AND p.publishername= 'Batman Books';
    SELECT bookTitle from book b, author a, wrote w, publisher p
    WHERE b.bookcode = w.bookCode
    AND w.authorNumber = a.authorNumber
    AND b.publishercode = p.publishercode
    AND b.bookPrice BETWEEN &minpricerange AND &maxpricerange
    AND a.authourName = '&authorname'
    AND p.publishername= '&publishername';
    Question 3:
    --List the titles of all Books that are a certain book type, which are written by a given
    --author and are printed by a given publisher.
    --Part 1 Test Case = ART, Smith, 'Batman Books'
    SELECT bookTitle from book b, wrote w, author a, publisher p
    WHERE b.bookcode = w.bookcode
    AND w.authornumber = a.authornumber
    AND b.publishercode = p.publishercode
    AND b.bookType = 'ART'
    AND a.authourName = 'Smith'
    AND p.publishername= 'Batman Books';
    SELECT bookTitle from book b, wrote w, author a, publisher p
    WHERE b.bookcode = w.bookcode
    AND w.authornumber = a.authornumber
    AND b.publishercode = p.publishercode
    AND b.bookType = '&bookType'
    AND a.authourName = '&authourName'
    AND p.publishername= '&publishername';
    Edited by: Woyswer on May 8, 2012 3:49 AM

    >
    I am learner in Oracle, and i was given the scenario below and was asked to write queries for that.
    I have written the queries, I want someone to confirm if my queries satisfies the required scenario and gives proper output.Called "testing" - and we shouldn't be testing homework.
    Your queries look fine, but since you haven't provided any CREATE TABLE and particularly
    INSERT INTO TableName VALUES...
    Scenario: You have been employed... <snipetty snip>In future, if asking such questions, please provide such statements with
    tested data - i.e. the INSERT's will work.
    Oh and BTW, this is a volunteer forum - messages marked "Urgent" are a breach
    of etiquette.
    Paul...
    Edited by: Paulie on 07-May-2012 23:09

  • Need some expert advise on updating second dev.

    Greetings all,
    I have a production database (11.1.0.7, 64 bit) that is built on redhat 5.4 64 bit. I just built a secondary box exactly the same as production. I sent a cold copy over (about two weeks old) to the new box and all started up fine. The SIDs on both databases are the same, just the server names are different. Also, the file structure is the same as well. Pretty straight forward. My issue is, I want to manually keep my new db updated from production. I don't want the SYSMAN schema or the public management view synonyms in the public schema over-written, becuase I would have to always rebuild the db control
    repository if overwritten. Probably familiar with this command: emctl -config dbcontrol db -repos create. Don't want to keep dropping and recreating that after a refresh from production to my new dev box.
    Any suggetions in manually keeping my dev box updated, but preserving my db control so others may access the database via WEB? The secondary or new host is in NOARCHIVELOG mode, so I guess that would rule out replication, but that can be changed if needed.
    Appreciate any input..
    Thank You in advance..
    RB
    Edited by: ronthe11gdba on Dec 12, 2009 11:44 AM

    Hello,
    So, if I've well understood, you want to keep updated a selection of Schema of your Dev database from
    the Production.
    I think you can use Oracle STREAM technology to replicate a part of your database, but the 2 databases
    must be in ARCHIVELOG mode.
    You can find here a link about this technology:
    [http://download.oracle.com/docs/cd/B28359_01/server.111/b28321/toc.htm]
    [http://download.oracle.com/docs/cd/B28359_01/server.111/b28322/toc.htm]
    Oracle Stream will update automatically the Target database from the Source one.
    Hope it can help.
    Best regards,
    Jean-Valentin

  • I need some legacy OS help. Resource and File Manager stuff...

    I don't know where to find a better place to ask this and I know that it will strain your memory, but I really am in need of help.
    I am working on a Windows port of the old and now defunct SpriteWorld animation library. I used to be involved in its development when I had a Mac several years ago, and I really enjoyed toying with it. I am aware of SpriteWorld X, but I don't like C++ and I want to do this for myself.
    Anyway, the coding of the actual project will be trivial. What I need help with are the dozens of resource files that contain all of the graphics used by the examples. Since I'm doing this in Windows, I cannot simply open the resource files in ResEdit or even in code very easily. What I'm trying to do is extract the PICT and cicn resources in the files. I did find the legacy documentation on Apple's developer site and I have studied it thoroughly. However, the Resource Manager documentation leaves out a great many details and is making it nearly impossible to parse the files.
    The biggest issue that I'm having is finding the exact starting point in the file for the resource fork. What I've noticed is that there seems to be an undocumented and nearly identical header, containing the file name, creator, file type and unknown data of unknown length, in all of the files that I've viewed. Since this header is not documented, it makes it very difficult to find the start of the fork. I'm guessing that it is used by the Finder?
    I was able to manually find the start(I think...), since a copy resource fork header is 30 bytes prior to the first resource type listed in the file. Per the documentation, this is merely a copy and the actual header is further up in the file. I've found that, but many times the offsets are wrong. All of the offsets start at the beginning of the resource fork, which unfortunately, does not start at the first byte in the file. To make it even more difficult, most of the time the real header (and thus the fork) starts 82 bytes in, but not always and there doesn't seem to be any reason for the discrepancy. Even when I'm sure of the location of the start of the fork, the offsets in the header often times will point to random data in the file instead of the correct locations. I don't know if the files are corrupted or if there is more information that I'm missing.
    Without being able to decipher the resource fork structure, there is no way that I can write the utility I need to extract the data. I know that I'm asking for help with VERY old data, but I'm not sure where else to turn. If I could afford it, I would just go out and buy a Mac. Unfortunately, that is not an option. I've searched just about as far as I can with Google, but to no avail. I wouldn't post this, but I've simply exhausted all other avenues. I sure hope someone can shed some light on this matter.
    Message was edited by: Mark_Speir

    If you get really stuck, you might find a helpful soul that might be willing to generate screen captures or otherwise de-rez the files for you. I've never gotten around to figuring out a way to dump the graphics directly from the resource forks, however, I do happen to have several legacy Macs still running on my home network, as well as some earlier OSX versions.
    Currently:
    Powerbook G4 (2), OSX 10.5.8, and 10.4.11
    iMac G4, OSX 10.3.9
    PowerMac 8600, OS 9.2
    PowerMac 8500 (2), OS 8.x, OSX 10.1 Server
    Mac IIci, OS 8.x or 7.x (have to check)
    Mac LC III, OS 7.x or 8.x (currently powerd off, but can be resurrected, used for terminal emulator
    (I've made use of these myself to get screen captures, and extract sound resources via ResEdit or Resorcerer for my own port of some legacy software).

  • Need some help regarding Client Proxy generation and test via SOAMANAGER

    Hello,
    we are integrating a 3rd party Java client via webservices.
    For that matter I generated a client proxy (consumer proxy) in se80 using the existing WSDL.
    This worked fine.
    The I wanted to create a logical port.
    Since this is only possible in SOAMANAGER I tried it there.
    Trying to do this automatically by the given WSDL file didn't work. The system dumps.
    So, I tried the manual approach by entering the server name and path in the 'Transport settings' tab.
    Now I wanted to test this.
    Unfortunately the test function in se80 (Proxy->Test) doesn't show a positive result.
    I always get an error
    SOAP:1.023 SRT: Processing error in Internet Communication Framework: ("ICF Error when receiving the response:
    ICM_HTTP_CONNECTION_FAILED")
    So, I am kind of stuck here.
    Do you guys have any idea what's wrong (approach, settings, bugs)?.
    I tested the webservices with a test application (soapUI), and they work fine.
    So it seems to be a problem in the proxy framework or a network problem?
    I really appreciate any kind of help.
    Thanks,
    Michael

    i created the port in soamanager.Do i need to create in lpconfig also?
    yes i have loaded the certificate in strust.
    i am getting the response also from the web service. as Security requirements are not satisfied because the security header is not present in the incoming message.
    i need to pass the user name and password while using the method.wsse security.wld u have any clue?

  • I need some serious help with MPEG Streamclip and iMovie 11

    Hello, everyone!
    I hope that some kind soul here is able to help me. My sister-in-law asked me if I could help her re-edit a video that they made of a conference she gave because she didn't like the way some parts were edited. I oh-so-kindly (and perhaps stupidly) offered to help her out!
    A little background: even though I studied audiovisual communications in college, I leaned (a LOT) towards the audio production part of it and, lately, photography, too. That means that I'm not very good at the whole creating-a-movie-in-iMovie thing, even though I know it's supposed to be easy.
    So, here goes: I have a DVD from her which has the typical TS files for audio and video. I downloaded a program called MPEG Streamclip and then it said I needed to buy the QuickTime MPEG-2 Playback Component so that I could rip the DVD my sister-in-law gave me. I bought the component.
    I've converted, done small, 1-minute tests, of the DVD with MPEG Streamclip to DV and also to MP4 (just in case). I do it, then import them to iMovie 11. I don't edit anything at all, just a test to see how it looks, so I immediately send the project to iDVD to see how it looks. It DOES NOT look good.
    Compared to the DVD she gave me, which looks all smooth (picture-wise), mine has a certain amount (NOT HUGE) of pixelation. I can tell especially because there are some slides that were added to her project, so I can see the pixelated parts around the edges of the letters.
    The DVD she gave me does NOT look HD. In fact, it looks SD (4:3), so I don't believe it's that.
    If anybody here knows about this, what am I doing wrong? Am I not ripping it correctly using MPEG Streamclip? Am I not making the iMovie 11 project right? Am I burning in the "wrong way"?
    If it's the MPEG Streamclip ripping that I'm doing wrong, what are the settings I should be using? What format should I be using so that it is VERY iMovie-friendly?
    I want the final video that I would edit to look exactly as the one she gave me. That IS possible, right?
    For extra information, if needed, I am running a MacBook Pro, 13", i7 with 4 GB of RAM and am running OS 10.6.6. I've been a Mac user since the OS 9 days.
    Thanks in advance for anyone who helps me out.
    Serge

    Ok. Got it!!!
    Z, thanks a lot!! Now things don't look pixelated and my test burn looks exactly like the dvd my sister-in-law gave me... except for ONE THING:
    There are these graphics done in I-don't-know-what program with a cube transition. They look like when you do 3D cube transitions in virtual desktop, you know?
    Anyway, HER dvd looks completely smooth when you see these transitions but MY dvd looks... well, not right. It looks a bit like the screen or the letters "tremble" or shake a bit. I hope you can understand what I'm saying.
    I followed your advice to the letter and everything is perfect with the exception of those transitions (because after the transition passes and you see the slide with the writing, it looks completely smooth).
    Do you know of something that I can do to help with this problem?
    Thanks again!
    Serge

  • Just needed some clarification regarding the Viewer Builder and actually publishing your App...

    If someone could let me know if my understanding is correct, that'd be a huge help... So I've designed my publication in InDesign and exported the .zip file from the Folio Producer. I've created all of my certificates/splash screens/icons. Lastly, I just recently went through the steps of the Viewer Builder. I'm now at the stage of this process that requires me to purchase the $395 single edition so that I can enter the serial number in the last stage of the Viewer Builder. Now, to my knowledge, once I get the serial number, Viewer Builder will then give me access to an .ipa file and a .zip file. The .ipa file is for me to test on my iPad, and the .zip would be used to distribute to the App Store. I guess this is where I get confused... Let's say after I test the .ipa on my iPad, I don't like some part of my publication. I know how to update my own documents obviously, and I understand that I would have to export another .zip file from the Folio Producer, in turn requiring me to edit the exported folio link in the Viewer Builder. If I had to do that, would I need to purchase another single edition serial number since the original App was edited? Or would the same serial number apply since I'm editing that same App in the Viewer Builder? My next question is somewhat similar. Let's say all of the information is up to date and I go ahead and publish the App to the App Store. However, maybe a month later or some time in the future, I needed to update a phone number or email address--some little detail like that. Again, I understand that I'd have to update the export link in the Viewer Builder, but would I then need to create a new app since my app was already published? Would I then have to purchase another $395 single edition serial number just so that I can update my information? This seems to be the only thing in this whole process that I could use some clarification on so that I don't run into any surprises in the future. Any help would be great, thanks!

    Hi Joshua,
    When you have purchased the serial, you can rebuild your app with your updated content, as long as you use the same bundleID (applicationID), that is tied to your Apple mobile provisioning profile. The serial number is valid for a one year period.
    After you have submitted your app to Apple and it has been approved, please read: http://forums.adobe.com/message/4172167#4172167
    With kind regards,
    Klaasjan Tukker
    Adobe Systems

Maybe you are looking for