LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > MEPIS
User Name
Password
MEPIS This forum is for the discussion of MEPIS Linux.

Notices

Reply
 
LinkBack Search this Thread
Old 07-31-2006, 09:17 PM   #1
cautious
Member
 
Registered: Jul 2006
Posts: 72

Rep: Reputation: 15
How do I open wine-0.9.18.tar.bz2?


By the way, Crossover is great, but one has to pay for it. This is what I mean by "enslaving Windoze". I installed MS Office XP and it works. I just don't know how to open some things, and there is no automaticity to it.

Apparently the .bz2 means that it's the second download of Wine.

And how can I get a screensaver to "stick"? Or download and install a screensaver?

Last edited by cautious; 07-31-2006 at 09:28 PM.
 
Old 07-31-2006, 10:06 PM   #2
uteck
Member
 
Registered: Oct 2003
Location: Elgin,IL,USA
Distribution: Sidux, LinHES, and Mythbuntu
Posts: 209

Rep: Reputation: 32
If you already have Crossover installed then you don't need Wine, or did you install the demo version?
bz2 extensions mean the program was compressed with bzip2. From the terminal type "bunzip2 path/to/file.bz2" Then you will still have to install the program, their should be a file named README, but it will probably say to become root and run './configure', then 'make'. and then 'make install'.
 
Old 07-31-2006, 10:09 PM   #3
cautious
Member
 
Registered: Jul 2006
Posts: 72

Original Poster
Rep: Reputation: 15
It's the demo version. Users of Linux are not supposed to spend money.

I'll try this out- just to show you how newbie I am, that's in the "Run Command", right?

Later- nope. I'm still clueless. Hope that doesn't make me a "noob" now .

Last edited by cautious; 07-31-2006 at 10:13 PM.
 
Old 07-31-2006, 10:54 PM   #4
AAnarchYY
Member
 
Registered: Sep 2004
Location: Carlisle, MA
Distribution: Slackware 10.2 Fluxbox 2.6.17.6
Posts: 419

Rep: Reputation: 30
tar jxf wine-0.9.18.tar.bz2
 
Old 07-31-2006, 11:14 PM   #5
cautious
Member
 
Registered: Jul 2006
Posts: 72

Original Poster
Rep: Reputation: 15
Sorry-

Still clueless.

I saw a book at Barnes and Noble today that was a very thick manual for Ubuntu, with an installation CD-ROM. But it was either $50 or $60- one of the two. So do we spend money on OS's with a pretty intuitive GUI, or do we spend money and/or time with a non-intuitive GUI? I have time right now, but I don't have money.

And I tried to copy and paste that command line in a couple of places but nothing happened.

Is there something like an .exe, .ini. or .bat? Or will I have to deal with the code, and if so, where?

Last edited by cautious; 07-31-2006 at 11:17 PM.
 
Old 07-31-2006, 11:25 PM   #6
AAnarchYY
Member
 
Registered: Sep 2004
Location: Carlisle, MA
Distribution: Slackware 10.2 Fluxbox 2.6.17.6
Posts: 419

Rep: Reputation: 30
open a terminal in the same folder as the archive and then execute that command, and no there are no exe's in nix; except the stuff you run in wine
and generaly speaking, if you attempt to execute a command in a term and it doesnt give any feedback, then usualy it means it worked. most commands only return if there is an error.

Last edited by AAnarchYY; 07-31-2006 at 11:26 PM.
 
Old 08-01-2006, 07:47 AM   #7
fortran01
LQ Newbie
 
Registered: Mar 2006
Distribution: Ubuntu
Posts: 8

Rep: Reputation: 0
tar jxvf wine-0.9.18.tar.bz2
 
Old 08-01-2006, 08:51 AM   #8
gkiagia
Member
 
Registered: Oct 2003
Location: Greece
Distribution: Debian sid
Posts: 248

Rep: Reputation: 30
Instead of dealing with the code, you could just install some rpm or deb package for your distribution. I see you don't have enough experience with linux, so you'd better leave the code alone.
 
Old 08-01-2006, 09:47 AM   #9
cautious
Member
 
Registered: Jul 2006
Posts: 72

Original Poster
Rep: Reputation: 15
Thanks to all.

gikiaga, you're absolutely right. I don't want to do code at all. Heck, I'm so new I don't even know what it means to "open a terminal in the same folder as the archive and then execute that command". Did I mention I'm 54 and have been looking at Windows since 3.11?

Again, thanks to all. I would like to be able to run some kind of Linux just on principle, but I really need a good GUI.
 
Old 08-01-2006, 10:56 AM   #10
uteck
Member
 
Registered: Oct 2003
Location: Elgin,IL,USA
Distribution: Sidux, LinHES, and Mythbuntu
Posts: 209

Rep: Reputation: 32
If you follow the directons here http://winehq.org/site/download-deb it will show you how to add the wine repository to your sources, then you can download and install the latest version when it comes out.
There are 2 graphical package managers, synaptic and adept. Ubuntu uses adept, so if you start that and add the repository for your version, then you update (which downloads the list of available packages form each repository site) then you can install wine.

That page also has instructins for manually editing the sources.list file, but you can ignore that for now. If you need to open a terminal there should be an option in the menu for it, but it may be called 'console' I think if you enter 'xterm' in the run box it should open a basic terminal. There are lots of variations on the terminal each with different features added on.

You can also get to a terminal by pressing ctrl+alt+F1. F1 throu F6 are all all console windows, with Xwindows (which includes gnome or any graphical progam) running on F7. You can switch between them by holding down alt and the F-key you want to go to, except as noted to switch from the gui(F7) to comand line(F1-F6). Pressing alt-F7 will take you back to the gui.

Last edited by uteck; 08-01-2006 at 10:58 AM.
 
Old 08-01-2006, 11:18 AM   #11
dwaroff
LQ Newbie
 
Registered: Nov 2005
Distribution: slackware
Posts: 2

Rep: Reputation: 0
Installing software

Here's an introduction to some common methods:

linuxforums.org/forum/linux-tutorials-howtos-reference-material/9358-howto-install-software-readme.html
 
Old 08-01-2006, 01:08 PM   #12
cautious
Member
 
Registered: Jul 2006
Posts: 72

Original Poster
Rep: Reputation: 15
I'm sorry, but it's even more basic than that. I've gone to the link (thanks) and I'm going to read it, but it's really basic for me, like "click here, go to (X), choose this option", that kind of stuff.

I hope I don't get to be a "noob".

Last edited by cautious; 08-01-2006 at 02:22 PM.
 
Old 08-01-2006, 05:55 PM   #13
warinthepocket
LQ Newbie
 
Registered: Nov 2004
Distribution: FreeBSD, NetBSD
Posts: 21

Rep: Reputation: 15
Quote:
Originally Posted by cautious
It's the demo version. Users of Linux are not supposed to spend money.

I'll try this out- just to show you how newbie I am, that's in the "Run Command", right?

Later- nope. I'm still clueless. Hope that doesn't make me a "noob" now .

really? thats not what I've heard. Free as in freedom, not free lunch
 
Old 08-01-2006, 06:05 PM   #14
jarro_2783
LQ Newbie
 
Registered: Jul 2006
Posts: 9

Rep: Reputation: 0
I'm going to hope you're using gnome, if this doesn't make sense then you're probably not.

At the bottom or the top of the screen will be a thing that says "Applications". Click on that and a menu pops up (like the windows start menu). There are various other menus in there, I think in the system menu it will have something like "terminal" or "console". Click on that. A window will come up which you can type text into.

The next thing is where did you save the wine file to?
 
Old 08-02-2006, 09:37 AM   #15
cautious
Member
 
Registered: Jul 2006
Posts: 72

Original Poster
Rep: Reputation: 15
Sorry to be so dense, but I see something in SimplyMepis in the main menu called "Run Command". Would that be it?

If so, what command would I run to open the file I refer to?

And I know it would be too much for you to tell me what command I would run for each and every program I have, so can you point me to a tutorial that shows what commands need to be run for each program?

Obviously I'm working on a very basic level here.

Thanks.
 
  


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


Similar Threads
Thread Thread Starter Forum Replies Last Post
tar.bz2??? Jmcatch742 Linux - General 1 09-11-2004 01:51 PM
tar.bz2 mercutio Linux - Newbie 2 11-06-2003 08:11 PM
.rpms, .tar.gz, .tgz, .src.rpm, & .tar.bz2 whoots Mandriva 10 10-18-2003 01:08 PM
GUI support tar.gz/tar/gz/bz2 and etc demmylls Linux - General 3 10-09-2003 08:43 PM
problem unzipping a tar.bz2 file tar: Error is not recov jyome Linux - Software 4 09-04-2003 02:04 PM


All times are GMT -5. The time now is 11:32 AM.

Main Menu
 
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
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration