Help - Search - Members - Calendar
Full Version: Kubuntu
Neowin Forums > *nix Customization & Support > Linux Client Support
SammyX
Hello,

I am going to install this. What should I do before I install. What size should the partition be, etc?
SammyX
I am in the setup now, I just hope I have not erased my windows partiton.
Hankyone
create a partiton (10gb should be enough) and select it in the setup
SammyX
biggrin.gif
markjensen
^^^ Congrats on the apparently successful install. thumbs_up.gif
racer1337
Nice job
SammyX
I have only ever used Knoppix live CD. I am loving it. If it had more applications, like windows, I would switch.
racer1337
What type apps are you looking for?
SammyX
MSN Messenger, Skype, Photoshop, Fireworks, FLash, Dreamweaver. Those are what I use most.
markjensen
MSN Messenger - amsn, gaim, kopete, many others
Skype - Skype
Photoshop - gimp, Photoshop through CodeWeavers, Dual boot, Photoshop through win4lin
Fireworks, FLash, Dreamweaver - If you require these items, dual-booting or win4lin are your best bets, I think.
SammyX
I downloaded amsn_0.94-1_i386.deb (amsm) Now, how do I install it?
markjensen
I think that something like sudo apt-get install amsn would be a better way for you to manage your programs than having to find them manually.

I am not a Ubuntu person, but I think that the above line will prompt you for your root password, then install amsn for you.

If you haven't already done so, you might want to also do a apt-get update, and let your computer update everything.

EDIT: Oh, it's Kubuntu. Should be the same, I think...
SammyX
Okay, I am confused now.

Could you tell me what to do, step by step, please. Or somthing to that effect.
Brett
QUOTE(Unknown User @ Apr 5 2005, 18:34)
Okay, I am confused now.

Could you tell me what to do, step by step, please. Or somthing to that effect.
[right][snapback]585730893[/snapback][/right]


1. Open terminal
2. Type: sudo apt-get update (you will be asked to enter your password)
3: Type: sudo apt-get install amsn
4. amsn is now installed

Hope that helps
SammyX
Where do I have to put amsn_0.94-1_i386.deb?
LOC
You don't have to use the .deb file if you use apt-get. It'll automagically install it for you (granted the apt-get sources list is enabled and all that nice stuff, I don't know how it works in Ubuntu/Kubuntu)

But if you want an even easier way instead of using a terminal window (which might be a bit daunting for the linux newfie) just look in the programs menu that you have there for something called Synaptic. It's a front end for apt-get and will allow you to search, and install anything in the apt-get lists.
SammyX
QUOTE(LOC @ Apr 5 2005, 19:38)
You don't have to use the .deb file if you use apt-get. It'll automagically install it for you (granted the apt-get sources list is enabled and all that nice stuff, I don't know how it works in Ubuntu/Kubuntu)

But if you want an even easier way instead of using a terminal window (which might be a bit daunting for the linux newfie) just look in the programs menu that you have there for something called Synaptic. It's a front end for apt-get and will allow you to search, and install anything in the apt-get lists.
[right][snapback]585731172[/snapback][/right]


I Cannot find what you suggested.

When I used apt-get, I get

QUOTE
sam@ubuntu:~$ sudo apt-get install amsn
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package amsn
sam@ubuntu:~$
Brett
QUOTE(Unknown User @ Apr 5 2005, 19:33)
Where do I have to put amsn_0.94-1_i386.deb?
[right][snapback]585731143[/snapback][/right]

Put the amsn file in your home folder, then open up terminal and type: sudo dpkg -i amsn_0.94-1_i386.deb

You'll be asked for your password and then it'll install it for you
secretlyrobotic
nvu (http://www.nvu.com/) is a good *nix alternative to dreamweaver... if wysiwyg editors are your bag ;-)
Fotix
amsn is in a repository not enabled by default in Ubuntu.

You're going to need Universe/Multiverse

deb http://us.archive.ubuntu.com/ubuntu hoary universe multiverse
deb-src http://us.archive.ubuntu.com/ubuntu hoary universe multiverse
deb http://security.ubuntu.com/ubuntu hoary-security universe multiverse
deb-src http://security.ubuntu.com/ubuntu hoary-security universe multiverse


Add those to the file in /etc/apt/sources.list. You have to be root or have it's privileges to edit that file.

And then on the Konsole/Terminal/command line, enter sudo apt-get update.

Then do sudo apt-get install amsn.
Iluvatar
you can use Kynaptic (sp?) to do all of this...its in the start menu under system or tools (similar) it is very close to Synaptic (thats in the Gnome version) and is very visual so after a few minutes you probably will be a pro at finding and installing what you want....please read this http://www.ubuntuforums.org/showthread.php?t=23368 ...it is a thread on the Ubuntu forums about what to do right after the installation. however adding the repositories for additional software selection that was mentioned in teh previous post is very important so make sure to read up on that in the posted link.
markjensen
crap.

If amsn isn't in your default repositories, you can always (maybe?) install gaim (which I prefer) by doing a sudo apt-get install gaim.

It will let you talk on just about any IM system.

You can work on opening up your repositories once you get some of the basic functions you were wanting.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.