Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.

Closed Thread
 
LinkBack Thread Tools Display Modes
Old 06-01-2007, 03:01 PM   #1 (permalink)
Fedora User
 
LEARNER_LEARNER's Avatar
 
Join Date: Oct 2006
Location: New Delhi (Dwarika)
Posts: 167
Default Kino Installation Problem .

Hi bro,i was installing kino(video editing software) 2day from this code
Code:
yum -y install Kino
[root@localhost Learner]# yum -y install Kino
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
Reading repository metadata in from local files
Parsing package install arguments
No Match for argument: Kino
Nothing to do


nd msg is "nothing to do".My distro is FC6.
please help me bro

Last edited by LEARNER_LEARNER; 06-01-2007 at 06:00 PM.
LEARNER_LEARNER is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 06-01-2007, 05:31 PM   #2 (permalink)
GaurishSharma.com
 
gary4gar's Avatar
 
Join Date: May 2005
Location: Jaipur
Posts: 4,097
Default Re: Kino Installation Problem .

download the deb file from here and install it
http://www.linuxsoft.cz/en/redirect...._download=9922
gary4gar is offline  
Old 06-01-2007, 07:24 PM   #3 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: Kino Installation Problem .

Why install a deb file in a rpm based distro?
Looks like you dont' have proper repositories set up.
Have you enabled proper repositories as per this thread One stop reference for enabling multimedia in Linux ?
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 07-01-2007, 04:22 AM   #4 (permalink)
Wise Old Owl
 
desertwind's Avatar
 
Join Date: Nov 2004
Location: Hyderabad
Posts: 1,096
Default Re: Kino Installation Problem .

it should be kino, not Kino

yum -y install kino

LEARNER_LEARNER: still you're working as root. I again repeat, please dont do. use sudo instead.
__________________
Sometime you'll think you understand everything

...Then you'll regain consciousness
desertwind is offline  
Old 07-01-2007, 10:46 AM   #5 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: Kino Installation Problem .

He doesn't seem to LEARN_LEARN.
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 07-01-2007, 12:26 PM   #6 (permalink)
Fedora User
 
LEARNER_LEARNER's Avatar
 
Join Date: Oct 2006
Location: New Delhi (Dwarika)
Posts: 167
Default Re: Kino Installation Problem .

hi desertwind nd tech_your_future,i think u r saying right but i worked in my user account(Learner) nd i every time login this user account.whenever software installation time first i typed in terminal "su" nd "password" then i typed "yum -y install softwarename".any wrong is my idea.please explain nd solved my problem.
problem is kino nd working on root as a saying u.plz help me bro

Last edited by LEARNER_LEARNER; 07-01-2007 at 12:31 PM.
LEARNER_LEARNER is offline  
Old 07-01-2007, 12:31 PM   #7 (permalink)
GaurishSharma.com
 
gary4gar's Avatar
 
Join Date: May 2005
Location: Jaipur
Posts: 4,097
Default Re: Kino Installation Problem .

Quote:
Originally Posted by tech_your_future
Why install a deb file in a rpm based distro?
Looks like you dont' have proper repositories set up.
Have you enabled proper repositories as per this thread One stop reference for enabling multimedia in Linux ?
i thought he is using ubuntu
gary4gar is offline  
Old 07-01-2007, 12:33 PM   #8 (permalink)
Fedora User
 
LEARNER_LEARNER's Avatar
 
Join Date: Oct 2006
Location: New Delhi (Dwarika)
Posts: 167
Default Re: Kino Installation Problem .

no bro i'm using FC6.plz help me brother.

Last edited by LEARNER_LEARNER; 07-01-2007 at 12:45 PM.
LEARNER_LEARNER is offline  
Old 07-01-2007, 08:03 PM   #9 (permalink)
Wise Old Owl
 
desertwind's Avatar
 
Join Date: Nov 2004
Location: Hyderabad
Posts: 1,096
Default Re: Kino Installation Problem .

@LEARNER: Even using su is not recommended for beginners. You'll tend to forget that you're working from root environment. do as following instead.

Code:
$ echo 'yourusername  ALL=(ALL)   ALL' >> /etc/sudoers
replace yourusername with your username
and then use

$ sudo command

where command can be any valid gnu command.

eg:

$ sudo yum -y install kino

for kino, you need have freshrpms repo configured. If not done already

Code:
$ sudo rpm -ivh http://ayo.freshrpms.net/fedora/linux/6/i386/RPMS.freshrpms/freshrpms-release-1.1-1.fc.noarch.rpm
then

Code:
$ sudo yum -y install kino
__________________
Sometime you'll think you understand everything

...Then you'll regain consciousness
desertwind is offline  
Old 07-01-2007, 08:51 PM   #10 (permalink)
Fedora User
 
LEARNER_LEARNER's Avatar
 
Join Date: Oct 2006
Location: New Delhi (Dwarika)
Posts: 167
Talking Re: Kino Installation Problem .

ThanKu very veryyyyyyyyyyyyyy much 4 my help nd teach me every time.U r really TUX Hero .I,m again saying ThanK you for help.
HAPPY HAPPY
LEARNER_LEARNER is offline  
Old 08-01-2007, 02:45 PM   #11 (permalink)
GaurishSharma.com
 
gary4gar's Avatar
 
Join Date: May 2005
Location: Jaipur
Posts: 4,097
Default Re: Kino Installation Problem .

also u can use
Code:
su -c'<command>'
but sudo is more easy

do check this sites this will answer ur most common queries
http://www.fedorasolved.org/
http://ubuntuguide.org/wiki/Fedora_fc5
gary4gar is offline  
Old 08-01-2007, 05:14 PM   #12 (permalink)
Fedora User
 
LEARNER_LEARNER's Avatar
 
Join Date: Oct 2006
Location: New Delhi (Dwarika)
Posts: 167
Default Re: Kino Installation Problem .

Hi gary4gar,ThanX 4 Help brother..........
LEARNER_LEARNER is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +5.5. The time now is 10:55 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2