Aeromesi 180 Posted February 24, 2014 Okay so, I used su (superuser privilages) on my root account, and typed in the command line with ssh" ./configure --enable-packetver=20140115" I try make sql etc and it says "bash: ./configure: /bin/sh^M: bad interpreter: No such file or directory "What could the problem be?An image is attached.Thanks guys Quote Share this post Link to post Share on other sites
0 Aeromesi 180 Posted February 25, 2014 Anyone? =.= Quote Share this post Link to post Share on other sites
0 quesoph 105 Posted February 25, 2014 Happens to me before. Here is what I did: Read. Quote Share this post Link to post Share on other sites
0 aero011 3 Posted February 25, 2014 Try to execute./configure make clean && make sql if 64 bit ./configure --enable-64bit make clean && make sql if cannot compile no such directory. chmod a+x ./configure ./configure make clean && make sql Quote Share this post Link to post Share on other sites
0 Vy Low 11 Posted February 25, 2014 just open configure file edit /bin/sh to /bin/bash then try again be sure to set the correct permistion to chmod a+X ./configure Quote Share this post Link to post Share on other sites
0 Aeromesi 180 Posted February 26, 2014 Still no luck... Not sure if I'm doing anything wrong, anyone care to help me out through teamviewer? Message me on the forum. Thanks! Quote Share this post Link to post Share on other sites
0 Dastgir 1246 Posted February 26, 2014 (edited) Type following commands to fix that problem vi configure:set ff=unix:wqThen if it says permission denied, type following command chmod a+x configureAnd your problem will be fixed and let us know if it has fixed your problem. Edited February 26, 2014 by Dastgir Pojee Quote Share this post Link to post Share on other sites
0 Aeromesi 180 Posted February 26, 2014 Where do I type vi configure in? /bin/ or what? Quote Share this post Link to post Share on other sites
0 Dastgir 1246 Posted February 26, 2014 Where do I type vi configure in? /bin/ or what?type all thos commands from emulator folder,if your emulator is in /root/hercules , go to that folder via cd /root/hercules and type the commands mentioned in above post. Quote Share this post Link to post Share on other sites
0 Aeromesi 180 Posted February 26, 2014 (edited) yep but where do i edit?Check the new attachment, i have the file open but I don't know where to put the command you mentioned, i understand i have to edit or add something then save the file and exit vi Edited February 26, 2014 by Aeromesi Quote Share this post Link to post Share on other sites
0 Dastgir 1246 Posted February 26, 2014 Open configure via vi configure this will open up the file, dont do anything just type :set ff=unix then type :wq when typing :set ff=unix, this will show at bottom of line(but its not getting inserted into file, its setting fileformat to unix, OR simply, copy those 3 commands at once from above post, go to putty in ur emulator folder, and paste it via right click, and press enter Quote Share this post Link to post Share on other sites
0 Aeromesi 180 Posted February 26, 2014 (edited) Okay got it working but now this... checking for suffix of executables... configure: error: in `/opt/hercules': configure: error: cannot compute suffix of executables: cannot compile and link See `config.log' for more details root@euve32987:/opt/hercules# Sorry but I haven't used linux in forever. =.= Edited February 26, 2014 by Aeromesi Quote Share this post Link to post Share on other sites
0 Aeromesi 180 Posted February 26, 2014 bump. anyone? Quote Share this post Link to post Share on other sites
0 Aeromesi 180 Posted February 27, 2014 Anyone? bump bump bumpidy bump bump bump bump.... >< Quote Share this post Link to post Share on other sites
0 jaBote 438 Posted March 2, 2014 Could you show us what is in the config.log file? Quote Share this post Link to post Share on other sites
0 Aeromesi 180 Posted March 3, 2014 Errors fixed. Close please Quote Share this post Link to post Share on other sites
Okay so, I used su (superuser privilages) on my root account, and typed in the command line with ssh
" ./configure --enable-packetver=20140115" I try make sql etc and it says "bash: ./configure: /bin/sh^M: bad interpreter: No such file or directory
What could the problem be?
An image is attached.
Thanks guys
Share this post
Link to post
Share on other sites