LinuxQuestions.org
Visit Jeremy's Blog.
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 02-16-2017, 11:45 AM   #1
henryberlin
LQ Newbie
 
Registered: Feb 2017
Posts: 1

Rep: Reputation: Disabled
Post when compile install vim ,but ./configure is problem,i need help,i search but haven't soveled


henry@ubuntu:~/Downloads/vim-master/vim-master$ sh ./configure
./configure: 6: exec: ./configure: Permission denied
henry@ubuntu:~/Downloads/vim-master/vim-master$ ./configure --help
./configure: 6: exec: ./configure: Permission denied


sudo make
Starting make in the src directory.
If there are problems, cd to the src directory and run make there
cd src && make first
make[1]: Entering directory '/home/henry/Downloads/vim-master/vim-master/src'
rm -f auto/config.status auto/config.cache config.log auto/config.log
rm -f auto/config.h auto/link.log auto/link.sed auto/config.mk
touch auto/config.h
cp config.mk.dist auto/config.mk
rm -f auto/config.cache
if test "Xfirst" != "Xclean" \
-a "Xfirst" != "Xdistclean" \
-a "Xfirst" != "Xautoconf" \
-a "Xfirst" != "Xreconfig"; then \
GUI_INC_LOC="" GUI_LIB_LOC="" \
CC="" CPPFLAGS="" CFLAGS="" \
LDFLAGS="" srcdir="." \
./configure \
\
\
\
\
\
\
\
\
\
; \
fi
/bin/sh: 5: ./configure: Permission denied
Makefile:1677: recipe for target 'config' failed
make[1]: *** [config] Error 126
make[1]: Leaving directory '/home/henry/Downloads/vim-master/vim-master/src'
Makefile:26: recipe for target 'first' failed
make: *** [first] Error 2
 
Old 02-16-2017, 12:02 PM   #2
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
well for one thing why are you using this for run configure?
Code:
$sh ./configure
the norm is
Code:
$./configure
looks like sh is not allowing somethings to be pass through it whereas if your running bash and not sh well then, just try running it like this and see what happens.
Code:
'/home/henry/Downloads/vim-master/$./configure
it goes like this

1. ./configure
2. make
3. sudo make install

Last edited by BW-userx; 02-16-2017 at 12:04 PM.
 
  


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
How to configure, compile and install custom kernel?? kobechoi2 Linux - Newbie 1 11-20-2011 01:23 AM
Problem to compile ./configure file rit_netsys SUSE / openSUSE 7 04-20-2011 04:54 PM
[SOLVED] Search and replace problem with VIM jstephens84 Programming 2 02-18-2010 08:34 PM
How do you compile/configure/install sonofamre Linux - Newbie 1 08-22-2005 09:32 AM
Quick VIM question (unhighlighting search terms after search) lrt2003 Linux - Newbie 5 05-08-2004 05:21 PM

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

All times are GMT -5. The time now is 01:37 AM.

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