Search results

  1. U

    Starting Tomcat Problem....

    Hello there, I am trying to set up Tomcat on my MacOSX PowerBook.... I created a .bash_profile file under ~/ its contents are: JAVA_HOME="/System/Library/Frameworks/JavaVM.framework/Home"; CATALINA_HOME="/Developer/jakarta-tomcat-5.0.28"; PATH=$PATH:$JAVA_HOME/bin; export JAVA_HOME...
  2. U

    Can run UNIX commands from Bash.

    Thanks! It worked! :)
  3. U

    Can run UNIX commands from Bash.

    This is what happens when I launch the Terminal application: Last login: Sun Oct 24 20:46:42 on ttyp1 Welcome to Darwin! -bash: /Developer/jakarta-tomcat-5.0.28/lib: No such file or directory Raven:~ untz$ I can run a single command from my $... Is there a way to reset it?
  4. U

    Can run UNIX commands from Bash.

    Hello, I am having trouble running UNIX commands (such as ls, env, etc.) from the bash shell.... I created a .bash_profile in ~/ and set a JAVA_HOME and CATALINA_HOME system user environment variables... Afterwards, I closed the Terminal application, and re-ran it... I echoed...
  5. U

    Changing background randomly...

    How can one set his OSX environment to change the background picture randomly?
  6. U

    su and Changing Background...

    Hello again ... My user name on my Mac G4 PowerBook is "untz"... I use the bash shell... Now, when I tried to move a directory from: /Developer/Downloads to /usr/local/ by trying: mv Downloads /user/local/ it stated" Permission denied. When I tried "su" and typed...
  7. U

    Specify Downloads for Terminal...

    How do I use Mozilla or Safari to specify downloads to a folder (of my liking) in Terminal? Also, if that folder has an executable, how do I create a shortcut for it on my Desktop?
  8. U

    gVim for Mac OSX

    Hello, I downloaded vim6.2.293.tar.bz2 from http://macvim.org/OSX/index.html... I downloaded and unzipped it into my /Developer directory... Being a OSX newbie, I don't know how to set it so I can run gvim from the command line... Can anyone help? With thanks, Unnsse
  9. U

    CLASSPATH for Java?

    Hello, (1) I am using the Java 2 SDK 1.4.2_05, where can I set the CLASSPATH, JAVA_HOME, and CATALINA_HOME system environmental variables? (2) How do I know what type of Shell I am using, and what's the name of the file that needs to includes the system environmental variables from...
  10. U

    RSS Reader for Mac OSX?

    What's the best free RSS reader for the Mac OSX? How can I enable the one in Safari? I've looked all over and can't seem to find it... With thanks, Unnsse
  11. U

    Best Speakers for Traveling w/ PowerBook?

    What are the best speakers (external) to use for the PowerBook?
  12. U

    OSX Newbie Confused...

    I installed Fire, and it doesn't have any of my buddies! Do I have to import them manually and is it going to re-ask all of my buddies if I have permission to add them?
  13. U

    Newbie Questions, Part II

    By blurred, I mean that the fonts are hard to read.... They seem pixelated... With Finder, how do you specify it to search the entire hard drive? With thanks!
  14. U

    Newbie Questions, Part II

    Hello there, I'm a MacOSX newbie, so please bear with me... Here are some questions: (1) I installed Adium, but now can't seem to find it... How do I make Finder, search everything? (2) Is there a tree browser / file manager program such as Windoze Explorer for the OSX? (3)...
  15. U

    OSX Newbie Confused...

    Hello there! I just bought a new G4 PowerBook... I have several questions: (1) How do you permanently change the background/foreground colors in the Terminal? I tried with Terminal Preferences, but the color change was only for that one instance... (2) Sometimes, when I leave...
Back
Top