Results 1 to 1 of 1

Thread: ./ configure problem

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    ./ configure problem

    I have 2 Operating System in my Laptop.one is windows 7 64 bit and the other one is kali linux amd64.I have been trying to install a software by compiling the source code.But each time i give the command ./ configure,it says permission denied.The following are the details of the problem.I have a software named xnee.tar.gz which is a macro automation software.I have extracted it and followed the normal procedure of installing like getting inside the folder and trying to run ./configure.Even though i have logged in as root ,it says permission denied.I have looked in various Linux forums but still none of the solutions were able to solve my problem.
    -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    The terminal output :-
    ===============

    root@RamKali:/media/D4043140043126C0/Documents and Settings/Elcot/Downloads/From Linux/Linux Apps/Automation Softs# 7z e xnee-1.0.6.tar

    7-Zip [64] 9.20 Copyright (c) 1999-2010 Igor Pavlov 2010-11-18
    p7zip Version 9.20 (locale=en_IN,Utf16=on,HugeFiles=on,2 CPUs)

    Processing archive: xnee-1.0.6.tar

    Extracting xnee-1.0.6
    Extracting xnee-1.0.6/Makefile.in
    Extracting xnee-1.0.6/doc
    Extracting xnee-1.0.6/doc/xnee.html
    Extracting xnee-1.0.6/doc/xnee_develop.html
    Extracting xnee-1.0.6/doc/xnee.txt
    Extracting xnee-1.0.6/doc/xnee.1
    Extracting xnee-1.0.6/doc/xnee.info
    Extracting xnee-1.0.6/doc/xnee.dox
    Extracting xnee-1.0.6/doc/xnee_copying
    Extracting xnee-1.0.6/doc/fdl.texi
    file Makefile.in
    already exists. Overwrite with
    xnee-1.0.6/doc/Makefile.in?
    (Y)es / (N)o / (A)lways / (S)kip all / A(u)to rename all / (Q)uit? u
    Extracting xnee-1.0.6/doc/Makefile.in
    Extracting xnee-1.0.6/doc/xnee_error.texi
    Extracting xnee-1.0.6/doc/version.texi
    Extracting xnee-1.0.6/doc/dev_version.texi
    Extracting xnee-1.0.6/doc/xnee_exampl.texi
    Extracting xnee-1.0.6/doc/xnee_faq.texi
    Extracting xnee-1.0.6/doc/xnee_install.texi
    Extracting xnee-1.0.6/doc/xnee_intro.texi
    Extracting xnee-1.0.6/doc/xnee_req.texi
    Extracting xnee-1.0.6/doc/xnee_synch.texi
    Extracting xnee-1.0.6/doc/xnee_usage.texi
    Extracting xnee-1.0.6/doc/xnee_devel_build.texi
    Extracting xnee-1.0.6/doc/xnee_devel_over.texi
    Extracting xnee-1.0.6/doc/xnee_devel_down.texi
    Extracting xnee-1.0.6/doc/xnee_develop.texi
    Extracting xnee-1.0.6/doc/Makefile.am
    Extracting xnee-1.0.6/doc/mdate-sh
    Extracting xnee-1.0.6/doc/stamp-vti
    Extracting xnee-1.0.6/doc/texinfo.tex
    Extracting xnee-1.0.6/doc/xnee.texi
    Extracting xnee-1.0.6/doc/xnee_develop.info
    Extracting xnee-1.0.6/plugins
    Extracting xnee-1.0.6/plugins/xnee.xns
    Extracting xnee-1.0.6/plugins/netscape.xns
    Extracting xnee-1.0.6/sessions
    Extracting xnee-1.0.6/sessions/example1.xnr
    Extracting xnee-1.0.6/README
    Extracting xnee-1.0.6/AUTHORS
    Extracting xnee-1.0.6/COPYING
    Extracting xnee-1.0.6/ChangeLog
    Extracting xnee-1.0.6/INSTALL
    Extracting xnee-1.0.6/Makefile.am
    Extracting xnee-1.0.6/NEWS
    Extracting xnee-1.0.6/TODO
    Extracting xnee-1.0.6/aclocal.m4
    Extracting xnee-1.0.6/configure
    Extracting xnee-1.0.6/configure.in
    Extracting xnee-1.0.6/install-sh
    Extracting xnee-1.0.6/missing
    Extracting xnee-1.0.6/mkinstalldirs
    Extracting xnee-1.0.6/MANUAL
    Extracting xnee-1.0.6/DEVELOPMENT
    Extracting xnee-1.0.6/EXAMPLES
    Extracting xnee-1.0.6/USAGE
    Extracting xnee-1.0.6/DESCRIPTION
    Extracting xnee-1.0.6/FAQ
    Extracting xnee-1.0.6/BUGS
    Extracting xnee-1.0.6/build.sh
    Extracting xnee-1.0.6/build_docs.sh
    Extracting xnee-1.0.6/build_web.sh
    Extracting xnee-1.0.6/depcomp
    Extracting xnee-1.0.6/Makefile.xnee
    Extracting xnee-1.0.6/Makefile.openbsd
    Extracting xnee-1.0.6/Makefile.cvs
    Extracting xnee-1.0.6/src
    Extracting xnee-1.0.6/src/Makefile.in
    Extracting xnee-1.0.6/src/Makefile.am
    Extracting xnee-1.0.6/src/lib
    Extracting xnee-1.0.6/src/lib/Makefile.in
    Extracting xnee-1.0.6/src/lib/Makefile.am
    Extracting xnee-1.0.6/src/lib/xnee.c
    Extracting xnee-1.0.6/src/lib/print.c
    Extracting xnee-1.0.6/src/lib/print_varargs.c
    Extracting xnee-1.0.6/src/lib/xnee_record.c
    Extracting xnee-1.0.6/src/lib/xnee_replay.c
    Extracting xnee-1.0.6/src/lib/xnee.h
    Extracting xnee-1.0.6/src/lib/print.h
    Extracting xnee-1.0.6/src/lib/print_varargs.h
    Extracting xnee-1.0.6/src/lib/xnee_record.h
    Extracting xnee-1.0.6/src/lib/xnee_replay.h
    Extracting xnee-1.0.6/src/lib/datastrings.c
    Extracting xnee-1.0.6/src/lib/datastrings.h
    Extracting xnee-1.0.6/src/cli
    Extracting xnee-1.0.6/src/cli/Makefile.in
    Extracting xnee-1.0.6/src/cli/Makefile.am
    Extracting xnee-1.0.6/src/cli/configure.in
    Extracting xnee-1.0.6/src/cli/main.c
    Extracting xnee-1.0.6/src/cli/parse.c
    Extracting xnee-1.0.6/src/cli/parse.h

    Everything is Ok

    Folders: 7
    Files: 83
    Size: 1106574
    Compressed: 1177600
    root@RamKali:/media/D4043140043126C0/Documents and Settings/Elcot/Downloads/From Linux/Linux Apps/Automation Softs# ./configure
    bash: ./configure: Permission denied
    -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    Note :- D4043140043126C0 is the C Drive of Windows 7 64-bit .
    =============================================

    -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    The terminal output for mount command:-
    ==============================

    root@RamKali:/media/D4043140043126C0/Documents and Settings/Elcot/Downloads/From Linux/Linux Apps/Automation Softs# mount
    sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
    proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
    udev on /dev type devtmpfs (rw,relatime,size=10240k,nr_inodes=187999,mode=755 )
    devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode =000)
    tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=151980k,mode=755)
    /dev/disk/by-uuid/87c0d608-9e88-4f2e-8f44-cf3d73dd460c on / type ext4 (rw,relatime,errors=remount-ro,data=ordered)
    tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
    tmpfs on /run/shm type tmpfs (rw,nosuid,nodev,noexec,relatime,size=923260k)
    binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,nosuid,nodev,noexec,relatime)
    fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
    /dev/sda2 on /media/D4043140043126C0 type fuseblk (rw,nosuid,nodev,relatime,user_id=0,group_id=0,def ault_permissions,allow_other,blksize=4096)
    root@RamKali:/media/D4043140043126C0/Documents and Settings/Elcot/Downloads/From Linux/Linux Apps/Automation Softs#

    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    My fstab file :-
    =========

    # /etc/fstab: static file system information.
    #
    # Use 'blkid' to print the universally unique identifier for a
    # device; this may be used with UUID= as a more robust way to name devices
    # that works even if disks are added and removed. See fstab(5).
    #
    # <file system> <mount point> <type> <options> <dump> <pass>
    # / was on /dev/sda5 during installation
    UUID=87c0d608-9e88-4f2e-8f44-cf3d73dd460c / ext4 errors=remount-ro 0 1
    # swap was on /dev/sda6 during installation
    UUID=56eb4700-fbdd-42cb-a802-d40747126115 none swap sw 0 0
    /dev/sdb1 /media/usb0 auto rw,user,noauto 0 0

    -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    I know that it has something to do with noexec and stuff but i dont know what to change and how to change.Further as many linux forums suggests to try installing from home directory.I have tried that too but didnt work.Thanks in advance for your help ..
    Last edited by Ramachandran; 2013-05-29 at 17:48. Reason: left out some important details

Similar Threads

  1. Replies: 30
    Last Post: 2017-02-10, 14:18

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •