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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
07-30-2003, 07:15 AM
|
#1
|
Member
Registered: Jul 2003
Location: Pakistan
Distribution: Redhat , SME
Posts: 346
Rep:
|
./configure , make and make install does not work
hello
i am trying to install amsn , for this some one recomend me to install tcl/tk, i have download thses pakages in tar form.
butr after untar , how can i install thses thing , many firends guied me in my last thread (thanks)
but i think in my system thses comand does not work for installation
1-
./configure
loading cache ./config.cache
checking whether to use symlinks for manpages... no
checking compression for manpages... no
checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH
-------
2-Make
bash: Make: command not found
-------
3- make install
make: *** No rule to make target `install'. Stop.
i am doing this is specified folder, may be i think ./configure, make and make install command does not work.
|
|
|
07-30-2003, 07:32 AM
|
#2
|
Member
Registered: Feb 2003
Location: Sunny Southport, again.
Distribution: PCLinuxOS 0.93 and 0.92, Vector sometimes
Posts: 825
Rep:
|
Which distribution of Linux are you using? It is obvious that you have not chosen the development packages during installation. You need to do that now.
Each distribution usually has its own software package management system. Open up the one on your system and choose the development packages.
|
|
|
07-30-2003, 07:34 AM
|
#3
|
Member
Registered: Jul 2003
Location: Slovenia
Distribution: Slackware & FreeBSD
Posts: 209
Rep:
|
You don't have gcc installed, which is necessary for installing (compiling) code.
|
|
|
07-30-2003, 07:35 AM
|
#4
|
Member
Registered: Jul 2003
Location: IOM
Distribution: Slackware 10.
Posts: 194
Rep:
|
theres a few topics about this program, but all i need to do to use it is open amsn file and nothing else. but u might need to do otherthings.
|
|
|
07-30-2003, 08:23 AM
|
#6
|
Member
Registered: May 2003
Location: lake michigan
Distribution: Debian, Mint, Slackware
Posts: 457
Rep:
|
another god thing to do is look at the readme file. Sometimes there are cases where the ./configure and make and makeinstall arent used.
Usually the readme file will give instructions on the proper way to install.
|
|
|
07-30-2003, 09:09 AM
|
#7
|
Member
Registered: Jul 2003
Location: Pakistan
Distribution: Redhat , SME
Posts: 346
Original Poster
Rep:
|
Thanks Mr. carlywarly
i have done every thing with urs help
msn is working , but i run it by ./amsn , how i can creat its shortcut on my desktop or in programe menu
thanks again
|
|
|
07-30-2003, 09:20 AM
|
#8
|
Member
Registered: Oct 2002
Location: Mexico
Distribution: RedHat 9.0 and SuSE 8.1
Posts: 229
Rep:
|
Right click on your desktop and select "new link to application" and at the "execute" tab type the path where amsn is.
You can also make a symbolik link for amsn to your path. For example if /usr/local/bin is in your path and amsn is located at /home/you/amsn do:
ln -s /home/you/amsn /usr/local/bin
This way you don't have to be at the amsn directory to run it and your not going to need the "." before to run it, just open a shell and type amsn or press Alt+F2 and type amsn.
|
|
|
All times are GMT -5. The time now is 06:07 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|