Page 1 of 4 1234 LastLast
Results 1 to 16 of 53

Thread: Linux, How do you run window's apps?

  1. #1
    Senior Member
    Join Date
    Nov 2004
    Posts
    223
    Thanks
    3
    Thanked
    0 times in 0 posts

    Linux, How do you use samba to print of work?

    Hey,
    Thinking of swithching over to linux don't know what distro what do you recomend? The problem is I need to run AutoCad 2000 on my pc and want to know if linux supports it or if i need to use another program like you have to in unix (on the Mac), Im a nob but want to learn , Thanks
    Last edited by tino; 13-01-2005 at 08:55 PM.

  2. #2
    Un-Official HEXUS CS:S Clan Member/ajbruns man! Daymonkey's Avatar
    Join Date
    Jul 2004
    Location
    England Home Of The Imprisoned
    Posts
    2,012
    Thanks
    0
    Thanked
    4 times in 3 posts
    i think theres a emulator about that will allow you to do this, im not sure though

    Irc Channels To Join(Quakenet), #hexus.cs, #hexus.net

  3. #3
    Registered User
    Join Date
    Dec 2003
    Location
    Isle of Wight
    Posts
    11
    Thanks
    0
    Thanked
    0 times in 0 posts
    The thing you are talking about is known as Wine http://www.winehq.org, and it is not technically an emulator, it's just an implementation of Windows APIs on top of Linux. But yeah, from reading through the app database http://appdb.winehq.org/ it looks like Autocad 2000 is supported.

  4. #4
    Comfortably Numb directhex's Avatar
    Join Date
    Jul 2003
    Location
    /dev/urandom
    Posts
    17,074
    Thanks
    228
    Thanked
    1,026 times in 677 posts
    • directhex's system
      • Motherboard:
      • Asus ROG Strix B550-I Gaming
      • CPU:
      • Ryzen 5900x
      • Memory:
      • 64GB G.Skill Trident Z RGB
      • Storage:
      • 2TB Seagate Firecuda 520
      • Graphics card(s):
      • EVGA GeForce RTX 3080 XC3 Ultra
      • PSU:
      • EVGA SuperNOVA 850W G3
      • Case:
      • NZXT H210i
      • Operating System:
      • Ubuntu 20.04, Windows 10
      • Monitor(s):
      • LG 34GN850
      • Internet:
      • FIOS
    Exopaladin has covered this pretty well, really. There's also a paid version of WINE called Crossover Office, by Codeweavers which has enhanced support for office-ish applications (There's a third varient, TransGaming's Cedega, for games).

    Running windows apps under linux isn't a trivial piece of programming, which is why databases of compatible applications exist.

  5. #5
    Agent of the System ikonia's Avatar
    Join Date
    May 2004
    Location
    South West UK (Bath)
    Posts
    3,736
    Thanks
    39
    Thanked
    68 times in 51 posts
    if you need to run windows only speific apps - don't change over.

    there is a lot of effort in running windows apps on linux, and lots of little bugs and features most of the way through.

    If you need to run windows style apps, eg: office then there are linux alternatives.

    I use unix based OS's %100 of the time, however I do still have to use a dual boot laptop for visio as there is no alternative on linux
    It is Inevitable.....


  6. #6
    Registered User
    Join Date
    Dec 2004
    Location
    The CPT
    Posts
    343
    Thanks
    0
    Thanked
    0 times in 0 posts
    Quote Originally Posted by tino
    Hey,
    Im a nob
    nob eh LOL,naughty swear words tut tut,u mean n00b hehe
    Last edited by |{££|"; 20-12-2004 at 06:03 PM.

  7. #7
    Registered+
    Join Date
    Jan 2005
    Posts
    49
    Thanks
    0
    Thanked
    0 times in 0 posts
    Switch over to linux - go on

    If you want to use Windows software like that then get CrossOver Office (Just search Google for it). If you want to run games then get Cedega (www.transgaming.org). Both are based upon Wine which is a Windows emulator for Linux. I use Cedega to play games and it's fine.

    If you're worried about paying for them then don't. You won't regret that at all, it's a damn lot cheaper than buying Windows updates, Office updates, etc in the future! I use OpenOffice (open source office software) on my Windows PC aswell now just because it's so good, and free, and opens MS Office documents.

    If you want a recommendation of a distro then well here goes:
    Mandrake 10.1 : If you arn't confident and just want an "out of the box" approach.
    Ubuntu : If you want a tuned system but installation is easy
    Gentoo : If you want to learn how GNU/Linux works and have an ultra optimised system.

    I use Gentoo - it's great, but takes a while to get into as you have to install it all by hand - it's designed to be extremely optimisable. Ubuntu is like Gentoo, they both use portage which is a system for easy package management. To install something you just type 'emerge xine' for instance and that installs xine (a video player) and all its dependencies.

    If you consider Gentoo, then check out http://forums.gentoo.org first.

  8. #8
    Comfortably Numb directhex's Avatar
    Join Date
    Jul 2003
    Location
    /dev/urandom
    Posts
    17,074
    Thanks
    228
    Thanked
    1,026 times in 677 posts
    • directhex's system
      • Motherboard:
      • Asus ROG Strix B550-I Gaming
      • CPU:
      • Ryzen 5900x
      • Memory:
      • 64GB G.Skill Trident Z RGB
      • Storage:
      • 2TB Seagate Firecuda 520
      • Graphics card(s):
      • EVGA GeForce RTX 3080 XC3 Ultra
      • PSU:
      • EVGA SuperNOVA 850W G3
      • Case:
      • NZXT H210i
      • Operating System:
      • Ubuntu 20.04, Windows 10
      • Monitor(s):
      • LG 34GN850
      • Internet:
      • FIOS
    ubuntu uses dpkg (apt, debian packages) for package management, not portage

  9. #9
    Registered+
    Join Date
    Jan 2005
    Posts
    49
    Thanks
    0
    Thanked
    0 times in 0 posts
    Yeh true, but it's still a kinda "portage like" system. Portage is a Gentoo thing. Apt is just the Debian/Ubuntu equivalent and is essentially the same as portage. Portage just compiles the code locally whereas apt downloads binarys.

  10. #10
    Senior Member
    Join Date
    Nov 2004
    Posts
    223
    Thanks
    3
    Thanked
    0 times in 0 posts
    Thanks, Ive decided to try Suse 9.1 as it seems the easiest for beginners...after that when im used to linux i intend to delete ms xp (stop dual booting) then change to a more sopisticated os. Thanks for all the help and i might be posting here alot in the near future...

  11. #11
    Comfortably Numb directhex's Avatar
    Join Date
    Jul 2003
    Location
    /dev/urandom
    Posts
    17,074
    Thanks
    228
    Thanked
    1,026 times in 677 posts
    • directhex's system
      • Motherboard:
      • Asus ROG Strix B550-I Gaming
      • CPU:
      • Ryzen 5900x
      • Memory:
      • 64GB G.Skill Trident Z RGB
      • Storage:
      • 2TB Seagate Firecuda 520
      • Graphics card(s):
      • EVGA GeForce RTX 3080 XC3 Ultra
      • PSU:
      • EVGA SuperNOVA 850W G3
      • Case:
      • NZXT H210i
      • Operating System:
      • Ubuntu 20.04, Windows 10
      • Monitor(s):
      • LG 34GN850
      • Internet:
      • FIOS
    Quote Originally Posted by mattjgalloway
    Yeh true, but it's still a kinda "portage like" system. Portage is a Gentoo thing. Apt is just the Debian/Ubuntu equivalent and is essentially the same as portage. Portage just compiles the code locally whereas apt downloads binarys.
    dpkg had proper dependancy info back in 1996, apt-get made it easy to install packages a couple of years later. gentoo wasn't even started until 2002

    apt is the interface which has been copied & cloned in systems such as portage (gentoo), urpmi (mandrake) and yum (yellow dog). not t'other way around.

  12. #12
    Member
    Join Date
    Sep 2003
    Location
    Peterborough
    Posts
    147
    Thanks
    0
    Thanked
    0 times in 0 posts
    I think you'll find that gentoo portage is a copy/clone of the FreeBSD ports system, which dates back to 1995.

  13. #13
    Registered+
    Join Date
    Jan 2005
    Posts
    49
    Thanks
    0
    Thanked
    0 times in 0 posts
    Indeed.

    It's all irelevant anyway. I wasn't saying apt came form portage or vice versa. They are different things based upon the same general concept/idea. It's irrelevant.

  14. #14
    dgr
    dgr is offline
    Senior Member
    Join Date
    Jul 2003
    Posts
    621
    Thanks
    0
    Thanked
    0 times in 0 posts
    Quote Originally Posted by mattjgalloway
    If you want to use Windows software like that then get CrossOver Office (Just search Google for it). If you want to run games then get Cedega (www.transgaming.org). Both are based upon Wine which is a Windows emulator for Linux. I use Cedega to play games and it's fine.
    Crossover barely works for many applications.

    Quote Originally Posted by mattjgalloway
    Gentoo : If you want to learn how GNU/Linux works and have an ultra optimised system.
    Gentoo doesn't teach you how GNU/Linux works in the slightest! It eaches you how to watch crap fly past the screen. You'd want linux-from-scratch if you actually want to know how Linux works.

    and ultra optimised system? Ha! This is simply not true, as a quick google will tell you.

    Quote Originally Posted by mattjgalloway
    Ubuntu is like Gentoo, they both use portage which is a system for easy package management.
    Um, no. Ubuntu is based on Debian.

    Quote Originally Posted by mattjgalloway
    If you consider Gentoo, then check out http://forums.gentoo.org first.
    I suggest you also check out: http://funroll-loops.org/

    Linux *can* be great - but not for the majority of users. And it really doesn't help when people say things which are plain wrong...!

  15. #15
    Registered+
    Join Date
    Jan 2005
    Posts
    49
    Thanks
    0
    Thanked
    0 times in 0 posts
    Calm down.

    Crossover office is good, works for office just fine.

    Gentoo does teach you about Linux. "Crap" as you put it flys past the screen, woo, so what? LFS (Linux From Scratch) would also do the same thing. Gentoo has support forums, LiveCDs and an installation guide. Basically it doesn't have a graphical installer and the way you install it is down to the end user.

    It does give you an optimised system - my system is faster on Gentoo than on something like Suse - just plain fact. Okay it takes time to get to that and a standard Gentoo install won't be particularly optimised, but all the help and guidance is there to do it.

    Ubuntu IS like Gentoo. And so is Debian. Okay I didn't mean Ubuntu actually uses portage, that was a wrong thing to say. Ubuntu uses apt like Debian does. Apt and Portage are very similar. I won't go into the differences because I'm sure you know about them.

    Fine if you think you want to post the funroll-loops.org site.

    I don't see what people's problem with Gentoo is. If people took the time to learn about Linux they'd be able to use it just as well. I think sometimes when something doesn't work first time they give up, maybe like you and Crossover Office?

  16. #16
    Senior Member
    Join Date
    Nov 2004
    Posts
    223
    Thanks
    3
    Thanked
    0 times in 0 posts
    Ok first question....
    I have set up suse 9.1 on my pc now but i can't seem to configure my printer on my pc downstairs running ms xp it seems to be goin ok until i reach the end where it says i need a user name and password this is within the printer setup manager what does this mean the 'root' password doesnt work niether does the password that i use on the pc downstairs or the password for this system. i think i have set up samba correctly as i followed the installion guide...but i might of made a mistake. Also Suse seems to have the drivers for my printer as it run's fin of this pc but not off the one downstairs. So far Im enjoying using Suse and it seems to be alot better than Ms Xp.....I can print of the pc downstairs if i boot into xp on this pc so setting should be enbaled shouldn't they??
    Last edited by tino; 13-01-2005 at 07:33 PM.

Page 1 of 4 1234 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 63
    Last Post: 14-11-2011, 09:17 AM
  2. Convert me to Linux / recommend a distro + apps
    By malfunction in forum Software
    Replies: 36
    Last Post: 24-09-2004, 05:09 PM
  3. hijackthis help
    By carrcn in forum Help! Quick Relief From Tech Headaches
    Replies: 15
    Last Post: 30-08-2004, 06:52 PM
  4. New Windows Updates out peeps
    By Skii in forum Software
    Replies: 10
    Last Post: 04-08-2004, 06:19 AM
  5. audio and video problems, and windows app in linux
    By fedoracore in forum Software
    Replies: 0
    Last Post: 28-01-2004, 05:22 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •