LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-11-2009, 06:18 PM   #1
suppressor
LQ Newbie
 
Registered: Oct 2006
Location: Blenheim New Zealand
Distribution: Mandrake
Posts: 24

Rep: Reputation: 15
installing minicom from desktop


This is a carryover from a different thread in hardware concerning geting a serial port modem conection. I am trying to install minicom from a pendrive as the computer I'm trying to connect has no conection I can't go through the normal route via synaptic or add/remove. There are other posts regarding an identicle problem but the advice always assumes a net connection. I now have an untared minicom on my desktop but can't install it.
 
Old 06-12-2009, 12:25 AM   #2
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
You have to use:
Code:
sudo dpkg -i filename.deb
 
Old 06-12-2009, 01:20 AM   #3
suppressor
LQ Newbie
 
Registered: Oct 2006
Location: Blenheim New Zealand
Distribution: Mandrake
Posts: 24

Original Poster
Rep: Reputation: 15
This is getting embarrassing,tried the advice but just tells me "cannot access archive :No such file or directory.
I typed in sudo dpkg -i minicom-2.2.deb
 
Old 06-12-2009, 01:22 AM   #4
jamescondron
Member
 
Registered: Jul 2007
Location: Scunthorpe, UK
Distribution: Ubuntu 8.10; Gentoo; Debian Lenny
Posts: 961

Rep: Reputation: 70
In which case, the file doesn't exist. By untarred; what is the filename? With suffixes?
 
Old 06-12-2009, 04:41 AM   #5
suppressor
LQ Newbie
 
Registered: Oct 2006
Location: Blenheim New Zealand
Distribution: Mandrake
Posts: 24

Original Poster
Rep: Reputation: 15
I sent the downloaded minicom from the pendrive to the desktop. It appeared there as
minicom-2.2tar.gz I right clicked on this and clicked on extract and it apeared as minicom-2.2 I have tried both files in the terminal with sudo dpkg -i filename.deb
As you can probably see I am really just a mousekiteer escapee from MS.
 
Old 06-12-2009, 04:50 AM   #6
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
Did you try gdebi?
 
Old 06-12-2009, 05:17 AM   #7
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
open a terminal
cd to the folder where minicom-2.2tar.gz is located
Code:
cd /home/yourusername/Desktop
tar -xvzf minicom-2.2tar.gz
cd minicom-2.2
ls
Post the output from the ls command.
 
Old 06-12-2009, 08:27 PM   #8
suppressor
LQ Newbie
 
Registered: Oct 2006
Location: Blenheim New Zealand
Distribution: Mandrake
Posts: 24

Original Poster
Rep: Reputation: 15
Tried cd/username/desktop etc but still comes up with no such file or directory. Have right clicked folder on desktop and looked at "properties" which tells me there is a file at /home/username/desktop and its size is 703.6 kb.
 
Old 06-13-2009, 01:25 AM   #9
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
open a terminal
type
Code:
cd /home/username/Desktop
ls
please post the output of all the commands
 
Old 06-13-2009, 07:06 AM   #10
suppressor
LQ Newbie
 
Registered: Oct 2006
Location: Blenheim New Zealand
Distribution: Mandrake
Posts: 24

Original Poster
Rep: Reputation: 15
fit is username and below is the reply I get.

bash: cd: /home/fit/desktop: No such file or directory
 
Old 06-13-2009, 07:25 AM   #11
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
Try
Code:
cd /home/fit/Desktop
note the capital "D"
 
Old 06-13-2009, 04:39 PM   #12
suppressor
LQ Newbie
 
Registered: Oct 2006
Location: Blenheim New Zealand
Distribution: Mandrake
Posts: 24

Original Poster
Rep: Reputation: 15
opened terminal.
Shows fit@fit-PC:~$ typed in cd /home/Desktop
Shows fit@fit-PC:~/Desktops$
 
Old 06-13-2009, 04:42 PM   #13
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
what is the output from ls
do you see the file?
 
Old 06-13-2009, 05:37 PM   #14
suppressor
LQ Newbie
 
Registered: Oct 2006
Location: Blenheim New Zealand
Distribution: Mandrake
Posts: 24

Original Poster
Rep: Reputation: 15
typed in cd /home/fit/Desktop Is
result fit@fit-PC:~/Desktop$
 
Old 06-13-2009, 05:43 PM   #15
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
type the following
Code:
cd /home/fit/Desktop
ls
 
  


Reply



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
Minicom via ttyS0: Please help with $TERM, $MINICOM, colors, mouse/gpm. GrapefruiTgirl Linux - Software 2 07-19-2008 07:01 AM
problem installing minicom in ubuntu madhusudana Ubuntu 5 02-07-2007 06:34 PM
Minicom help Mithrilhall Linux - Software 1 10-09-2006 11:43 AM
Installing a graphical desktop after not installing on init eric0524 Red Hat 3 04-10-2006 07:50 AM
something about minicom Kamrul Hakim Linux - Software 1 01-21-2003 02:45 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:06 PM.

Main Menu
Advertisement
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
Open Source Consulting | Domain Registration