LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-06-2005, 12:04 AM   #1
DanielTan
Member
 
Registered: Sep 2004
Location: Malaysia
Distribution: FC6, Solaris
Posts: 340

Rep: Reputation: 30
Software installation issue


Hi, i just downloaded AVG freeware and need to install into FC3 . The file is a .RPM and i double click on the file and the package run. But still nothing being installed. How to install it ? My desktop is Gnome. Thanks

Regards
Daniel
 
Old 06-06-2005, 12:48 AM   #2
detpenguin
Senior Member
 
Registered: Oct 2003
Location: lost in the midwest...
Distribution: Slackware
Posts: 1,098

Rep: Reputation: 54
open a terminal, such as xterm and type:

su
your password
rpm -ivh <packagenamehere>.rpm

and it will either install, or give you a message as to why it can't, such as dependencies missing...
 
Old 06-06-2005, 02:02 AM   #3
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Re: Software installation issue

Quote:
Originally posted by DanielTan
Hi, i just downloaded AVG freeware and need to install into FC3 . The file is a .RPM and i double click on the file and the package run. But still nothing being installed. How to install it ? My desktop is Gnome. Thanks

Regards
Daniel
I assume you mean the avg antivirus program. If you are only using Linux you can do without it because most antivirus programs for linux actually check for windows viruses so that they are not passed on to windows users in environments where multiple operating systems are in use. If you are installing on a mail server that will be accessed by windows users then by all means use it.
 
Old 06-07-2005, 10:24 AM   #4
DanielTan
Member
 
Registered: Sep 2004
Location: Malaysia
Distribution: FC6, Solaris
Posts: 340

Original Poster
Rep: Reputation: 30
Hi, this is what i get from rpm -ivh avglinux-7.0-15_avi0463.i386.rpm . when i use rpm -q xxx.rpm then it says package not found but i have double clicked the file and it says is installed.

[root@mp420 daniel]# rpm -ivh avglinux-7.0-15_avi0463.i386.rpm
Preparing... ########################################### [100%]
error: %pre(avglinux-7.0-15_avi0463.i386) scriptlet failed, exit status 6
error: install: %pre scriptlet failed (2), skipping avglinux-7.0-15_avi0463

Regards
Daniel



Quote:
Originally posted by detpenguin
open a terminal, such as xterm and type:

su
your password
rpm -ivh <packagenamehere>.rpm

and it will either install, or give you a message as to why it can't, such as dependencies missing...
 
Old 06-07-2005, 05:18 PM   #5
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
There is a problem with some scripts contained in your rpm package and they are preventing it from being installed properly. You will need to get an updated rpm or install your program from source.
 
Old 06-08-2005, 10:47 AM   #6
DanielTan
Member
 
Registered: Sep 2004
Location: Malaysia
Distribution: FC6, Solaris
Posts: 340

Original Poster
Rep: Reputation: 30
Hi, how to get an updated rpm ? using "yum" ? or which .rpm must be downloaded ? Pls advise. Thanks

Regards
Daniel



Quote:
Originally posted by reddazz
There is a problem with some scripts contained in your rpm package and they are preventing it from being installed properly. You will need to get an updated rpm or install your program from source.
 
Old 06-08-2005, 10:52 AM   #7
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 270Reputation: 270Reputation: 270
Quote:
Originally posted by DanielTan
Hi, how to get an updated rpm ? using "yum" ? or which .rpm must be downloaded ? Pls advise. Thanks

Regards
Daniel
Download the file from the maintainer or site you downloaded the previous one from. Choosing the rpm is your choice.
 
Old 10-02-2005, 09:46 AM   #8
DanielTan
Member
 
Registered: Sep 2004
Location: Malaysia
Distribution: FC6, Solaris
Posts: 340

Original Poster
Rep: Reputation: 30
Hi, do you know any antivirus for linux that is free to download and yet have real time scanning (background scanning ) ? Thanks

Rgds
Daniel


Quote:
Originally posted by trickykid
Download the file from the maintainer or site you downloaded the previous one from. Choosing the rpm is your choice.
 
Old 10-04-2005, 11:01 AM   #9
DanielTan
Member
 
Registered: Sep 2004
Location: Malaysia
Distribution: FC6, Solaris
Posts: 340

Original Poster
Rep: Reputation: 30
Hi, do i need to run the script for every .rpm package in order to install the software ? i tried to install Realplayer 10 and it prompt me that i need libstd.c++.co , where can i get that ? Pls help. Thanks

Rgds
Daniel


Quote:
Originally posted by reddazz
There is a problem with some scripts contained in your rpm package and they are preventing it from being installed properly. You will need to get an updated rpm or install your program from source.
 
Old 10-04-2005, 04:52 PM   #10
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Quote:
Originally posted by DanielTan
Hi, do i need to run the script for every .rpm package in order to install the software ? i tried to install Realplayer 10 and it prompt me that i need libstd.c++.co , where can i get that ? Pls help. Thanks

Rgds
Daniel
Code:
#yum install compat-libstdc++-33
 
Old 10-04-2005, 06:55 PM   #11
DanielTan
Member
 
Registered: Sep 2004
Location: Malaysia
Distribution: FC6, Solaris
Posts: 340

Original Poster
Rep: Reputation: 30
Hi, is the problem in my script for linux package or the .rpm i download ?


Rgds
Daniel

Quote:
Originally posted by reddazz
There is a problem with some scripts contained in your rpm package and they are preventing it from being installed properly. You will need to get an updated rpm or install your program from source.
 
Old 10-05-2005, 09:03 AM   #12
DanielTan
Member
 
Registered: Sep 2004
Location: Malaysia
Distribution: FC6, Solaris
Posts: 340

Original Poster
Rep: Reputation: 30
Hi, i tried the command but it returns with
Setting up Install Process
Setting up Repo: base
repomd.xml 100% |=========================| 1.1 kB 00:00
Setting up Repo: updates-released
repomd.xml 100% |=========================| 951 B 00:00
Reading repository metadata in from local files
base : ################################################## 2622/2622
updates-re: ################################################## 1020/1020
No Match for argument compat-libstdc++-33
Nothing to do


Quote:
Originally posted by reddazz
Code:
#yum install compat-libstdc++-33
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
monitor shutoff -- software issue in kde mrchaos Linux - Software 9 08-26-2005 07:49 PM
Installation Issue mtecknology Red Hat 4 08-17-2005 05:59 PM
Strange hardware/software issue, hope this is the right forum!! vdemuth Slackware 3 07-07-2005 02:03 AM
Installation Software for Custom Developed Java/Perl Software donkey123 Linux - Software 0 06-15-2005 05:26 PM
Software Raid Issue jhotchkiss Linux - Software 1 09-16-2003 08:09 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:27 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