Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
04-13-2006, 08:53 AM
|
#1
|
Member
Registered: May 2004
Location: Sweden, Stockholm
Distribution: Slackware 10.1
Posts: 142
Rep:
|
wine probs on slack...
I have downloaded wine for Slackware 10.2 from www.winehq.org/download
When I downloaded it from my xp comp It must have turned into a tarball somehow...
is there any way to convert it back to tgz?
Last edited by roAder; 04-13-2006 at 09:02 AM.
|
|
|
04-13-2006, 09:38 AM
|
#2
|
Member
Registered: May 2003
Location: S.F. Bay Area
Distribution: Ubuntu 9.04 AMD64
Posts: 595
Rep:
|
A ".tgz" file is a tarball.
Do you mean the "tgz" or "gz" extension got lost? On your Linux system, see if you can untar it anyway using "tar zxf {filename}.tar" (or whatever the actual filename is).
Peace...
|
|
|
04-13-2006, 10:09 AM
|
#3
|
Member
Registered: May 2004
Location: Sweden, Stockholm
Distribution: Slackware 10.1
Posts: 142
Original Poster
Rep:
|
I'll try that...
what I mean is that when I downloaded it from winehq it was called wineXXXXXX.tgz
but after 10 minutes when I copied it to my Slackware system from a CD it was called wineXXXXXX.tar
I have no idea what have happend but I'll try the thing you suggested...
|
|
|
04-13-2006, 10:14 AM
|
#4
|
Member
Registered: May 2004
Location: Sweden, Stockholm
Distribution: Slackware 10.1
Posts: 142
Original Poster
Rep:
|
heres what I did...
In the dir where the wineXXXXX.tar file is located I ran this command:
tar -zxf wineXXXXX.tar
but that command only "untared" the file so now I have a new file in my dir which is called wineXXXXXX....
I want to make my wineXXXXX.tar file to a wineXXXXXX.tgz file (like the way it was on my XP system)
I read that using gzip on a tar package should turn it into a tgz package on Slackware, but thats not the case for me. All I get is a tar.gz package...
the reason why I want my Tar as a Tgz package is so that i simply can install the damn thing with installpkg command.. but since that doesnt seem to be possible can anyone tell me howto install the tar package??
Last edited by roAder; 04-13-2006 at 11:41 AM.
|
|
|
04-13-2006, 02:10 PM
|
#5
|
Member
Registered: May 2003
Location: S.F. Bay Area
Distribution: Ubuntu 9.04 AMD64
Posts: 595
Rep:
|
Is the entry actually a file or a directory? A "ls -l" command in the place where you're running these commands would tell you that.
Also, run tar -t winexxx to see if tar recognizes it.
If the original file you downloaded is still on your Windows machine, transfer it to your Linux box and rename it from winexxx.tar to winexxx.tar.gz (or winexxx.tgz).
Once we know what tar zxf actually did with the tar file you had, we can better know what to do next.
Peace...
Last edited by tomdkat; 04-13-2006 at 02:28 PM.
|
|
|
04-13-2006, 02:17 PM
|
#6
|
Senior Member
Registered: Jul 2005
Distribution: Slackware
Posts: 1,274
Rep:
|
WinXP seems to like renaming or dropping extensions when downloading some filetypes, especially tarballs. You say you downloaded the .tgz file and XP changed the extension to .tar? You can simply change it back to .tgz and then use the package installer on it. Using tar on a tgz will simply unpack it and not install it.
On a side note, I find that compiling wine from source works much better (functionality and stability) than using a precompiled binary.
|
|
|
04-13-2006, 03:56 PM
|
#7
|
Senior Member
Registered: Feb 2004
Location: Somerset, England
Distribution: Slackware 10.2, Slackware 10.0, Ubuntu 9.10
Posts: 1,938
Rep:
|
If it turns it into a tar.gz file just rename it to .tgz...the contents of the file hasn't changed!
|
|
|
All times are GMT -5. The time now is 09:36 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|