Re: [opensuse] Installation methods





Doug McGarrett wrote:
On Sunday 04 February 2007 15:24, Rajko M. wrote:
On Sunday 04 February 2007 13:04, charles buchanan wrote:
...

if the program is "install-realplayer10gold.bin" for instance,
The file is in /home/(username), I'm in the directory
/home/(username), do a dir and the file is there, I issue the
command(s) that is/are listed on the website for this program, what
else am I suppose to be doing?
...

I wanted to try out Thunderbird but couldn't get it to install.
What is wrong?
Program not running?
Shell reports that can't find program?

--
Regards, Rajko.
http://en.opensuse.org/Portal

You can't run a program from the directory it's in. That seems to be a UNIX
no-no. Back up one directory, and run the command
with /directory/install...etc. I know it's goofy, but that's UNIX--and
Linux. In this case, the "directory" is /username.

Eh? In unix, you can run a program in any directory, from any directory, no
limits, whatsoever.

If the program is not in the path (regardless of what directory the program is
in, or your current directory) simply use the full path to the program.

For Example:

If the file "install.sh" is in the current directory, simply type:

./install.sh

"." means the current directory in unix speak.

You may need to chmod 777 install.sh first, if it's not executable.

Joe
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx



Relevant Pages

  • Re: vi horizontal split screen
    ... Command line recall and edit, which I had on DOS, was worth the price of admission by itself. ... The script language was designed to look like C for the benefit of C programmers working on *nix, but you still needed to know Bourne syntax, because all the scripts that controlled Unix itself were in the Bourne shell language. ... Emacs is not it. ... The default Emacs keystrokes have the same basic characteristic as the default vi keystrokes and the default WordStar command set: they are keyboard independent. ...
    (comp.editors)
  • Re: Sarahs very sad...
    ... There is a core of a Unix OS in the foundations, ... It is a considerable wrench going from a GUI to a program whose interface ... Linux or Unix system without ever seeing a command line or a config file ...
    (uk.people.support.depression)
  • Re: Data conversion EBCDIC to ASCII
    ... When you enter the omvs command, you are placed into UNIX; ... Data conversion EBCDIC to ASCII ... window into a text editor on your workstation ...
    (bit.listserv.ibm-main)
  • Re: Why isnt OMVS command integrated with ISPF?
    ... Why isn't OMVS command integrated with ISPF? ... What you would like is a multithreaded (multiple TCBs under z/OS) ISPF ... the UNIX command. ...
    (bit.listserv.ibm-main)
  • Re: Batch file in Unix
    ... How can I get Unix to execute each command line ... then execute it. ... chmod 755 MyCommands.txt ...
    (comp.unix.questions)