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 01-11-2006, 11:13 AM   #1 (permalink)
Come get Some
 
DukeNukem's Avatar
 
Join Date: Aug 2005
Location: Home Sweet Home
Posts: 417
Default How to install rpm and .tx package in UBUNTU

Hi Brothers and Sweet Cheeeeks

i ordered the cd on 13 SEp and get them on 30th SEp (HOLY COW, Thats fast)

i've installed it. (boy that was really fast)

i need help on how to install the rpm and.tz packages in ubuntu



and how to enable MP3 on it (if iam not bothering you guys with same old question)
__________________
Computers are like Air Conditoners, thet stop working properly when u open WINDOWS.
DukeNukem is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 01-11-2006, 11:35 AM   #2 (permalink)
FooBar Guy
 
GNUrag's Avatar
 
Join Date: Jun 2004
Location: GNUmbai
Posts: 1,245
Default Re: How to install rpm and .tx package in UBUNTU

Quote:
Originally Posted by DukeNukem
Hi Brothers and Sweet Cheeeeks

i ordered the cd on 13 SEp and get them on 30th SEp (HOLY COW, Thats fast)

i've installed it. (boy that was really fast)

i need help on how to install the rpm and.tz packages in ubuntu
its not a good idea to install RPM files on debian systems. Try to find out if that package is present in Ubuntu's mirrors and install it from synaptic.

that said, you can first convert the rpm package to .deb by
$ alien --to-deb fooPackage-barVersion.rpm


Quote:
Originally Posted by DukeNukem
and how to enable MP3 on it (if iam not bothering you guys with same old question)
yes you are bothering
it has been answered umpteen times here.
anyway, read this: https://help.ubuntu.com/community/RestrictedFormats
__________________
- --
http://www.MovieAB.com - A tiny movie mashup!
GNUrag is offline  
Old 01-11-2006, 11:50 AM   #3 (permalink)
Come get Some
 
DukeNukem's Avatar
 
Join Date: Aug 2005
Location: Home Sweet Home
Posts: 417
Default Re: How to install rpm and .tx package in UBUNTU

Okee dokee
how about .tz packages
(is it possible to enable mp3 supp without installin anything)
and one more thing
how to install both of them through console in suse
__________________
Computers are like Air Conditoners, thet stop working properly when u open WINDOWS.
DukeNukem is offline  
Old 01-11-2006, 11:59 AM   #4 (permalink)
FooBar Guy
 
GNUrag's Avatar
 
Join Date: Jun 2004
Location: GNUmbai
Posts: 1,245
Default Re: How to install rpm and .tx package in UBUNTU

Quote:
Originally Posted by DukeNukem
Okee dokee
how about .tz packages
Depends.
What kind of tarball is it? Just an archive? Source Tarball? Precompiled Executables tarball? Slackware installer tarball?


Quote:
Originally Posted by DukeNukem
(is it possible to enable mp3 supp without installin anything)
NO

Quote:
Originally Posted by DukeNukem
how to install both of them through console in suse
SuSE comes will the Restricted Plugins i suppose.
__________________
- --
http://www.MovieAB.com - A tiny movie mashup!
GNUrag is offline  
Old 01-11-2006, 12:04 PM   #5 (permalink)
Come get Some
 
DukeNukem's Avatar
 
Join Date: Aug 2005
Location: Home Sweet Home
Posts: 417
Default Re: How to install rpm and .tx package in UBUNTU

.tz as acrhive file
__________________
Computers are like Air Conditoners, thet stop working properly when u open WINDOWS.
DukeNukem is offline  
Old 01-11-2006, 12:18 PM   #6 (permalink)
Wise Old Owl
 
JGuru's Avatar
 
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
Default Re: How to install rpm and .tx package in UBUNTU

@DukeNukem, Like @GNUrag said, it's not a good idea to install RPM packages.
Ubuntu has got 3 DVDs of packages available from it's repository!!! I think that's
more than enough for you.

In Ubuntu 6.06 , first get the Restricted formats, Click here

Follow the procedure on this page & get it first.

To play MP3, install XMMS:

$ sudo apt-get install xmms xmms-skins xmms-cdread

To play VCD/DVD etc., install MPLayer:

$ sudo apt-get install mplayer mplayer-fonts mplayer-skins mencoder

For a complete list of packages available See my post, 'Unleash the Power of Ubuntu 6.06' Click here

To open Archive files like ZIP or tar.gz etc., just right-click,choose "Open with Archive Manager".
Click on 'Extract', A dialog pops up , again click on "Extract' button.
Simple, your archive file is extracted like in WinZIP!!
__________________
* Imagination is more important than knowledge.
-Albert Einstein

Last edited by JGuru; 01-11-2006 at 12:23 PM.
JGuru is offline  
Old 01-11-2006, 12:38 PM   #7 (permalink)
Come get Some
 
DukeNukem's Avatar
 
Join Date: Aug 2005
Location: Home Sweet Home
Posts: 417
Default Re: How to install rpm and .tx package in UBUNTU

Quote:
Originally Posted by JGuru
To open Archive files like ZIP or tar.gz etc., just right-click,choose "Open with Archive Manager".
Click on 'Extract', A dialog pops up , again click on "Extract' button.
Simple, your archive file is extracted like in WinZIP!!

Thanks for SOS reply.

But i am talking about installation of .tz packages not opening them

i've opened them and they have lot and lots of files

but how to install them to either suse or ubuntu
__________________
Computers are like Air Conditoners, thet stop working properly when u open WINDOWS.
DukeNukem is offline  
Old 01-11-2006, 12:49 PM   #8 (permalink)
Wise Old Owl
 
JGuru's Avatar
 
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
Default Re: How to install rpm and .tx package in UBUNTU

@DukeNukem, If it's a installation program, it will contain a README file, first
read it. You'll also have a file like install.sh or something similar.

In Suse Linux , login as root :

$ su -
(Enter root password)

# cd <directory path>

# ./install.sh

After installation is over to logout of root, type
# exit

In Ubuntu or any Debian-based Linux distro

$ sudo ./install.sh

OK. This wraps up installing software in binary format. If it's Source file you must
compile it.
__________________
* Imagination is more important than knowledge.
-Albert Einstein
JGuru is offline  
Old 01-11-2006, 01:03 PM   #9 (permalink)
Come get Some
 
DukeNukem's Avatar
 
Join Date: Aug 2005
Location: Home Sweet Home
Posts: 417
Default Re: How to install rpm and .tx package in UBUNTU

Thanks a Lot for clarification
(yes they contain readme and install.sh files)
will do as directed
__________________
Computers are like Air Conditoners, thet stop working properly when u open WINDOWS.
DukeNukem is offline  
Old 01-11-2006, 02:03 PM   #10 (permalink)
String Phreak
 
mediator's Avatar
 
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,453
Default Re: How to install rpm and .tx package in UBUNTU

http://ubuntuguide.org/wiki/Ubuntu_Edgy I bet u wud like to read this @Duke!
__________________
Bad Bad server.....No candy for u!
mediator is offline  
Old 01-11-2006, 02:14 PM   #11 (permalink)
Come get Some
 
DukeNukem's Avatar
 
Join Date: Aug 2005
Location: Home Sweet Home
Posts: 417
Default Re: How to install rpm and .tx package in UBUNTU

thanks there mediator

what is the root password in ubuntu
__________________
Computers are like Air Conditoners, thet stop working properly when u open WINDOWS.
DukeNukem is offline  
Old 01-11-2006, 03:54 PM   #12 (permalink)
Wise Old Owl
 
JGuru's Avatar
 
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
Default Re: How to install rpm and .tx package in UBUNTU

@DukeNukem, A random password is set for root during Ubuntu installation. Anyway, you don't need
root password in Ubuntu. Use sudo, gksudo, gksu commands & you get the
same root permission.

For eg.,

$ sudo gedit /etc/X11/xorg.conf

Opens the file 'xorg.conf' for read/write operation. Since only root has read/write permission for this file.
You get the same access-level as root using sudo, gksudo etc.,

CAUTION: Don't edit this file (xorg.conf) unless you know what you are doing. It's being used by the Linux O.S!!

Remember you don't need root password at all in Ubuntu. Just use 'sudo', 'gksudo' commands.
Most people login as root, screw-up the Linux OS & put the blame on Linux!!
__________________
* Imagination is more important than knowledge.
-Albert Einstein

Last edited by JGuru; 01-11-2006 at 04:07 PM.
JGuru 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 03:41 AM.


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

Search Engine Optimization by vBSEO 3.3.2