Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

how to install a .run file?

1,334 views
Skip to first unread message

martin

unread,
Jun 24, 2008, 2:32:30 PM6/24/08
to
Hello.

Today i downloaded a graphics card driver from NVidia. it is a .run file.

How can I install this file / driver ???

When I go to the Yast software manager and try to locate a file, it doesnt
really seem to accept .run files. only .xml or something like that.

Regards,

martin


Nikos Chantziaras

unread,
Jun 24, 2008, 2:43:29 PM6/24/08
to

lol

Sorry, couldn't resist.

It's a program. You RUN it. If it's not executable, you make it
executable with `chmod +x blabla.run` and run it with `./blabla.run`

ray

unread,
Jun 24, 2008, 2:43:41 PM6/24/08
to

in a terminal window 'cd' to the directory with the file and type "./
whateverthefileis.run" - but you'd probably be better off with the driver
from the repository.

Uwe Grauer

unread,
Jun 24, 2008, 3:55:22 PM6/24/08
to

martin

unread,
Jun 25, 2008, 3:21:38 AM6/25/08
to

"Nikos Chantziaras" <rea...@arcor.de> schreef in bericht
news:g3rf8k$pgh$1...@volcano1.grnet.gr...

I can imagine! ;-)

but when I made the file executable... and clicked on it: the HD started
working for a while without any sign of activity on the screen. And then the
HD comes to rest and still nothing happened. or SEEMED to have happened.

martin


houghi

unread,
Jun 25, 2008, 4:29:10 AM6/25/08
to
martin wrote:
>> It's a program. You RUN it. If it's not executable, you make it executable
>> with `chmod +x blabla.run` and run it with `./blabla.run`
>
> I can imagine! ;-)
>
> but when I made the file executable... and clicked on it:

So people tell you to RUN and you CLICK.

There also is no reason to chmod +x it. Also I am sure that on the
website where you downloaded it, there will be an explanation on what to
do.

Anywho : `sh blabla.run` in a terminal should work.

houghi
--
The whole principle [of censorship] is wrong. It's like demanding that
grown men live on skim milk because the baby can't have steak.
-- Robert A. Heinlein in "The Man Who Sold the Moon"

David Bolt

unread,
Jun 25, 2008, 4:38:03 AM6/25/08
to
On Wed, 25 Jun 2008, martin wrote:-

<snip>

>but when I made the file executable... and clicked on it:

Oops.

>the HD started
>working for a while without any sign of activity on the screen. And then the
>HD comes to rest and still nothing happened. or SEEMED to have happened.

It's a console program and you need to start it using a command line.
That way, you can feed it the information it needs[0] as the script
runs.


[0] If it's anything like the one I used years ago, before it even
starts to make the driver interface you need to accept the license.

Regards,
David Bolt

--
www.davjam.org/lifetype/ www.distributed.net: OGR@100Mnodes, RC5-72@15Mkeys
SUSE 10.1 32bit | openSUSE 10.2 32bit | openSUSE 10.3 32bit | openSUSE 11.0
SUSE 10.1 64bit | openSUSE 10.2 64bit | openSUSE 10.3 64bit
RISC OS 3.6 | TOS 4.02 | openSUSE 10.3 PPC |RISC OS 3.11

Message has been deleted
0 new messages