LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 11-08-2009, 05:30 AM   #1
jheard
LQ Newbie
 
Registered: Nov 2009
Posts: 1

Rep: Reputation: 0
Assistance please! New Linux user!


Hi everyone.

I'm a new user of Novell Suse Linux v10 desktop edition (having just bought an HP 2133 netbook).

As a long-standing user of Windows I'm having a bit of trouble finding me feet!! Particularly with trying to install new software: just tried downloading RealPlayer v11 (so i can run .avi media) and all it gives me is a.bin file....??!... try to double click on it but nothing really happens!

Priot to that, i tried downloading VLC media player and that gave me a text file....there were some other instructions regarding the YaST, which I tried but with little success!!

I love the idea of Linux - and as an old-school fan of Novell I was pleasantly surprised to that SUSE is theirs!! - but it's a bit of a culture shock from having used Windows for that last 10 years!!!

Many thanks,

Jon.
 
Old 11-08-2009, 05:49 AM   #2
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
Quote:
just tried downloading RealPlayer v11 (so i can run .avi media) and all it gives me is a.bin file.
Take a look at
http://www.susegeek.com/media-player...r-in-opensuse/
Quote:
Priot to that, i tried downloading VLC media player and that gave me a text file.
http://www.videolan.org/vlc/download-suse.html
 
Old 11-08-2009, 05:53 AM   #3
ronlau9
Senior Member
 
Registered: Dec 2007
Location: In front of my LINUX OR MAC BOX
Distribution: Mandriva 2009 X86_64 suse 11.3 X86_64 Centos X86_64 Debian X86_64 Linux MInt 86_64 OS X
Posts: 2,369

Rep: Reputation: Disabled
Quote:
Originally Posted by jheard View Post
Hi everyone.

I'm a new user of Novell Suse Linux v10 desktop edition (having just bought an HP 2133 netbook).

As a long-standing user of Windows I'm having a bit of trouble finding me feet!! Particularly with trying to install new software: just tried downloading RealPlayer v11 (so i can run .avi media) and all it gives me is a.bin file....??!... try to double click on it but nothing really happens!

Priot to that, i tried downloading VLC media player and that gave me a text file....there were some other instructions regarding the YaST, which I tried but with little success!!

I love the idea of Linux - and as an old-school fan of Novell I was pleasantly surprised to that SUSE is theirs!! - but it's a bit of a culture shock from having used Windows for that last 10 years!!!

Many thanks,

Jon.
Well I am a user of opensuse and not Novell Suse.
But in opensuse we have Yast .
If you do have Yast it the most easy way to manage you're system including installing and removing software.
In that case yast>software and it gives the application you can install or remove.
Beside that Novell Suse has his own Forum
 
Old 11-08-2009, 05:59 AM   #4
camorri
LQ 5k Club
 
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,213

Rep: Reputation: 848Reputation: 848Reputation: 848Reputation: 848Reputation: 848Reputation: 848Reputation: 848
Quote:
but it's a bit of a culture shock from having used Windows for that last 10 years!!!
You bet, most of us have gone through that. It is worth the journey to be free of windbloze though.

O.K. let me see if I can help. Software for linux systems can come to you in several different formats. What you do depends on the software you go find. A package can be source code only. This will not run on your system directly. You have to compile it first. This will create the binary files that will run on your system. There are several programs you need to install first, in order to compile the code. Generally called the 'development packages'. This is the most difficult way for a new user to start out. There are a bunch of skills required. I would suggest you look for some tutorials on compiling your own software. If you go this way, be prepared for a long learning curve. It can be done. The benefit is you can modify the original source code, if you want, and change the program behavior.

The large distros like Suse have package managers. Yast is the one for Suse. There are online repositories that house the packages. A package is the program you want, and all the pre-req's for your system. This is no small task to find out the pre-req's. You will need to configure Yast so it knows which repos to get the packages from. Once that is done, you download, and install with Yast.

The third way is to download a package, from where ever on the internet. It might work, it might not. This type of download could be binary, or source. You need to look at the files to know. There is usually a 'readme' to guide you, or information on the web site on how to install. The problem here is pre-req's. There is no checking. You have to do the checking. It can be confusing, since there are many versions of each package.

So, where does that leave you? I suggest you use Yast to get started. Suse is popular, and has lots of packages, with the pre-req's well known.

With that said, I don't use Suse, and never have. I use Mandriva, its package manager is called URPMI. Similar, but not the same. So I can not direct you on Yast.

I hope this gives you an overview of the ways to install. BTW, I do occasionally download some programs the I trust, and install without URPMI. An example is Firefox. The instructions on how to install can be found on the same servers the code is on. There are not any pre-req's missing, so it works well enough. The versions available from URMPI are behind what is available from Mozilla. Flashplayer is another.
 
Old 11-08-2009, 11:36 AM   #5
salasi
Senior Member
 
Registered: Jul 2007
Location: Directly above centre of the earth, UK
Distribution: SuSE, plus some hopping
Posts: 4,070

Rep: Reputation: 897Reputation: 897Reputation: 897Reputation: 897Reputation: 897Reputation: 897Reputation: 897
the exact sub-section within yast depends on which UI you are using (and which version) but broadly its something like

Yast > Install and Remove software
Yast > Software management

If you then go into 'search' you should be able to find what you want... you could look for 'vlc'and something should show up, but you might want to look for 'media' or 'player' and they may well give you other options.

If this approach does not yield what you want, you may have to add extra repositories (stores of software). A page like http://software.opensuse.org/search
can give you a clue which repos have a piece of software that you want, but it isn't absolutely foolproof (personally, I use it to check which repos I need to add, but do the actual install via yast). vlc looks to be available, but you seem to have to add some extra bits to give you a graphical front end that goes with it.
 
  


Reply

Tags
help, linux, suse



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Assistance from Linux professionals needed - CompTIA Linux+ JTA survey cbalkcom Linux - News 5 10-08-2008 05:07 PM
Samba User Assistance? carlosinfl Linux - Server 2 03-21-2008 04:54 PM
Need assistance. New Deb user. seanyo Linux - Networking 8 07-22-2007 06:11 PM
Suse 10 user in need of assistance frutihed Linux - Newbie 5 11-23-2005 10:32 AM
New User FAQ/Help Assistance tdonoughue SUSE / openSUSE 2 03-16-2005 08:51 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 07:42 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration