LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 03-26-2006, 04:35 AM   #1
1kyle
Member
 
Registered: Feb 2004
Location: 'Ol Blighty
Distribution: SLED 10, SUSE 10.3
Posts: 722

Rep: Reputation: 32
How do I install software from local directory 10.1 beta8


I surely can't be the only person with problems installing software on beta 8.

I've got these RPM's libdvdcss, lib-xine and xine-ui which I want to install on 10.1 (DVD playing - worked perfectly on 10.0).

I know there's this new package manager but I can't seem to find any instructions for using it.

(From KDE main menu ==> system==> configuration==> install software but it just asks for "Services" or whatever --haven't a CLUE what to do as it just does NOTHING.

Now I've used computers for years and if I'm having trouble with this then I can imagine a lot of people will as well.

Downloading and installing software should be easy if Linux is to gain a wider use.

(I know I can get round the problem by trying to get the sources and compile but II shouldn't really have to do it for stable packages like libdvdcss and if you do it like that you then lose control over what's installed which presumably is the whole purpose of a package manager).

Would appreciate Any help on this --links or some DOCUMENTATION on how to install.

Surely I can't be the only person whose got this problem.

Cheers

-K
 
Old 03-26-2006, 08:04 AM   #2
seelenbild28
Member
 
Registered: Oct 2005
Location: Germany, Berlin
Distribution: SuSE Linux 9.1/9.2/9.3/10.0/10.1, openSuSE 10.2, 10.3, Slackware, Debian, Redhat, BSD
Posts: 315

Rep: Reputation: 30
don't talk about user-friendly software if you are using a not stable beta version (suse10.1)....
 
Old 03-26-2006, 08:51 AM   #3
1kyle
Member
 
Registered: Feb 2004
Location: 'Ol Blighty
Distribution: SLED 10, SUSE 10.3
Posts: 722

Original Poster
Rep: Reputation: 32
Quote:
Originally Posted by seelenbild28
don't talk about user-friendly software if you are using a not stable beta version (suse10.1)....
I don't even care if it's USER AGRESSIVE software --but please HOW do I INSTALL software (even if it's complicated).

I know a beta is not always going to be plain sailing but there must be SOME WAY of installing stuff into a system(especially if the Release Candidate RC1 is about due. I can't see this being released until there is SOME mechanism for installing stuff

I'm afraid your answer doesn't really help.


Cheers

-K
 
Old 03-26-2006, 08:54 AM   #4
seelenbild28
Member
 
Registered: Oct 2005
Location: Germany, Berlin
Distribution: SuSE Linux 9.1/9.2/9.3/10.0/10.1, openSuSE 10.2, 10.3, Slackware, Debian, Redhat, BSD
Posts: 315

Rep: Reputation: 30
rpm???

did you ever hear about rpm in text mode? try this. "man rpm" is your friend...
 
Old 03-26-2006, 08:56 AM   #5
seelenbild28
Member
 
Registered: Oct 2005
Location: Germany, Berlin
Distribution: SuSE Linux 9.1/9.2/9.3/10.0/10.1, openSuSE 10.2, 10.3, Slackware, Debian, Redhat, BSD
Posts: 315

Rep: Reputation: 30
yum, apt-get?

or these two: "yum" and "apt-get". google is your other friend...
 
Old 03-26-2006, 11:05 AM   #6
1kyle
Member
 
Registered: Feb 2004
Location: 'Ol Blighty
Distribution: SLED 10, SUSE 10.3
Posts: 722

Original Poster
Rep: Reputation: 32
Exclamation

Quote:
Originally Posted by seelenbild28
did you ever hear about rpm in text mode? try this. "man rpm" is your friend...
Yep this is FINE for relatively simple installs -- I've got DVD playing with Libdvdcss, Libxine and xine-ui. (actually after installing these Kaffeine plays DVD#s fine --didn't need to either uninstall or re-install it again.

(Not much fun either in typing rpm -Uvh packagename where package name can be 30 or more letters long --easy to make errors).

Where the CLI becomes a pain is if you are installing a large piece of software with loads of dependencies.

Apart from this I LIKE 10.1 --KDE is very nice and slick, kernel seems to run much snazzier, fonts are better, automounting etc seems to actually work now without having to be root etc etc so I'll stick with it for a while now I've got most of what I need on the system.

Looking forward to the RC1 when I hope some of these issues will have been resolved.

Cheers

-K
 
Old 03-27-2006, 08:35 AM   #7
riba43
Member
 
Registered: Feb 2005
Location: Slovenia
Distribution: suse11.0
Posts: 749

Rep: Reputation: 31
Quote:
Originally Posted by 1kyle

(Not much fun either in typing rpm -Uvh packagename where package name can be 30 or more letters long --easy to make errors).



Cheers

-K
Instead of typing long address I use "rpm -Uhv (packagename - only the first word)*.rpm

Cheerio
 
Old 03-27-2006, 08:42 AM   #8
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Before using development releases, you need check the list of known bugs on the developers website. There is a known issue with rpm on Suse 10.1 beta 8 and there is a guide on how to fix it. There is no point in asking people here for help because many do not use development releases. They are strictly for testing purposes and are not supposed to be used in development environments due to bugs, incomplete features etc. If you still prefer to use development releases, then open an opensuse bugzilla account and report any issues there.
 
  


Reply



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
Where to install software /opt? or /usr/local? sfwalter Linux - General 4 08-23-2013 11:22 PM
How to install rpm from local directory using apt-get? Miro1 Linux - Software 6 07-11-2013 10:34 PM
How to install the software in a specified directory on a cd? anuode Solaris / OpenSolaris 1 09-17-2005 09:42 AM
Using Yast Online Update from a local directory to install Nvida drivers Killer-Tomato Linux - Newbie 2 09-28-2004 06:07 AM
Installing software, /usr/lib directory and /usr/local millertime Linux - Software 2 07-10-2004 09:21 AM

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

All times are GMT -5. The time now is 06:38 PM.

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