LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
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


Reply
  Search this Thread
Old 12-12-2008, 01:09 AM   #1
nandonachi
LQ Newbie
 
Registered: Dec 2008
Posts: 13

Rep: Reputation: 0
installing amap


1. i downloaded a tar.gz file and unpacked it ran the ./config commands then the install and make install commands, there were huge lists displayed and many componenets were installed successfully but many werent,
2.how do i run the program? theres no icon for the software and how to know where it has been installed
3.what type of executable runs on linux (like in windows- exe)
4.how to view all the installed programs?

i have UBUNTU 8.10

Last edited by nandonachi; 12-12-2008 at 01:10 AM.
 
Old 12-12-2008, 02:00 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
2 If you run ./configure without any other options, then the program is installed in /usr/local. To run it use:
Code:
/usr/local/bin/amap
You can add /usr/local/bin in your PATH (if it's not already included), so you can run your program with just "amap"

3 The linux executables usually do not have an extension, except for the various kind of scripts (like shell scripts, perl scripts and so on).

4 Use your package manager to view installed software. This way you cannot see the software installed from source (like you did for amap)

Regards

Last edited by bathory; 12-12-2008 at 02:02 AM.
 
Old 12-12-2008, 09:14 AM   #3
nandonachi
LQ Newbie
 
Registered: Dec 2008
Posts: 13

Original Poster
Rep: Reputation: 0
uninstall packages

thank u very much, another thing i wanted to know was how to uninstall these installed files
 
Old 12-12-2008, 09:31 AM   #4
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 can try
Code:
make uninstall
If that doesn't work you should delete the installed files by hand. They are located under /usr/local if you run ./configure without the --prefix option (/usr/local/bin for the binaries, /usr/local/lib for the libraries and so on)
 
  


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
Toshiba Satellite 110CS installing pdf reader, installing linux nappy501 Linux - Laptop and Netbook 3 10-11-2008 10:45 AM
amap "make" error android6011 Linux - Software 1 08-15-2006 07:21 PM
Problem with apt-get (amap) rst_ack Ubuntu 2 07-30-2006 06:25 PM
Installing the nvidia driver off the web site and installing rpm in ubuntu? darkhatter Ubuntu 3 02-19-2006 02:44 PM
Problems compiling Amap merixon Linux - Security 2 04-13-2005 02:34 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 07:37 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