Find the answer to your Linux question:
Results 1 to 8 of 8
trying to install my vid card driver and it says i have to install as the super-user... im assuming thats the equivalent of admin on windows right? so how do ...
  1. #1
    Just Joined!
    Join Date
    Sep 2007
    Posts
    4

    super user?

    trying to install my vid card driver and it says i have to install as the super-user... im assuming thats the equivalent of admin on windows right? so how do I do that?

  2. #2
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,099
    Go to a terminal or konsole, then enter:

    su
    (enter root password when requested)

    Here's a HowTo for installing software under Linux:

    http://www.linuxforums.org/forum/lin...are-linux.html
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  3. #3
    Just Joined!
    Join Date
    Sep 2007
    Posts
    4
    ok so im following the steps but i got this error: error: C compiler cannot create executables when trying to install wine.9.44



    (yes i said vid driver earlier but i started with wine. i need both)

  4. #4
    Linux Guru smolloy's Avatar
    Join Date
    Apr 2005
    Location
    CA, but from N.Ireland
    Posts
    2,413
    Not sure if this will help, but try using "su -" (with the dash) instead of su.
    Registered Linux user #388328 || Registered LFS user #15880
    AMD 64 X2 4600+ :: 2X1GB DDR2 800 :: GeForce 9400 GT 512MB :: ASUS M2N32 Deluxe :: 4X250GB SATAII
    Need instant help? Try us on IRC -- #linuxforums on freenode

  5. #5
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    You can install wine from the installations cd/dvd or from a repoistory via YAST.
    I'd recommend getting an official Suse version via a repository or the CD rather then trying to install from source, unless you know what you are doing.

    You need to install gcc (the c/c++ compiler) again via Yast, in order to compile the source code. This is not installed by default but it is on the CD or can be installed from a repository. You also need to install the kernel source if you are installing NVIDIA drivers downloaded from the NVIDIA site.

  6. #6
    Just Joined!
    Join Date
    Sep 2007
    Posts
    4
    someone in irc told me to use yast to look for wine and install through there but yast couldnt find anything looking like wine. also whats the website for installing the ati drivers?

  7. #7
    Linux Guru smolloy's Avatar
    Join Date
    Apr 2005
    Location
    CA, but from N.Ireland
    Posts
    2,413
    Quote Originally Posted by Lagg View Post
    someone in irc told me to use yast to look for wine and install through there but yast couldnt find anything looking like wine.
    You need to add extra repositories to yast.

    Link to instructions
    Registered Linux user #388328 || Registered LFS user #15880
    AMD 64 X2 4600+ :: 2X1GB DDR2 800 :: GeForce 9400 GT 512MB :: ASUS M2N32 Deluxe :: 4X250GB SATAII
    Need instant help? Try us on IRC -- #linuxforums on freenode

  8. #8
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    For ATI drivers go to ati.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...