Sponsored Content
Full Discussion: Leaving directory Error
Top Forums Shell Programming and Scripting Leaving directory Error Post 302956857 by harpreetmanku04 on Monday 5th of October 2015 01:52:32 AM
Old 10-05-2015
Leaving directory Error

Hi, i have a question, when I install any software it give error message like as follow :

Code:
 sudo make
[sudo] password for csm: 
make  all-recursive
make[1]: Entering directory `/home/csm/Desktop/miRanda-3.3a'
Making all in man
make[2]: Entering directory `/home/csm/Desktop/miRanda-3.3a/man'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/csm/Desktop/miRanda-3.3a/man'
Making all in RNAlib
make[2]: Entering directory `/home/csm/Desktop/miRanda-3.3a/RNAlib'
Making all in H
make[3]: Entering directory `/home/csm/Desktop/miRanda-3.3a/RNAlib/H'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/csm/Desktop/miRanda-3.3a/RNAlib/H'
make[3]: Entering directory `/home/csm/Desktop/miRanda-3.3a/RNAlib'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/csm/Desktop/miRanda-3.3a/RNAlib'
make[2]: Leaving directory `/home/csm/Desktop/miRanda-3.3a/RNAlib'
Making all in src
make[2]: Entering directory `/home/csm/Desktop/miRanda-3.3a/src'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/csm/Desktop/miRanda-3.3a/src'
make[2]: Entering directory `/home/csm/Desktop/miRanda-3.3a'
make[2]: Leaving directory `/home/csm/Desktop/miRanda-3.3a'
make[1]: Leaving directory `/home/csm/Desktop/miRanda-3.3a'
csm@csm-HP-Z420:~/Desktop/miRanda-3.3a$ make install
Making install in man
make[1]: Entering directory `/home/csm/Desktop/miRanda-3.3a/man'
make[2]: Entering directory `/home/csm/Desktop/miRanda-3.3a/man'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/man/man1" || mkdir -p -- "/usr/local/share/man/man1"
 /usr/bin/install -c -m 644 './miranda.1' '/usr/local/share/man/man1/miranda.1'
/usr/bin/install: cannot remove ‘/usr/local/share/man/man1/miranda.1': Permission denied
make[2]: *** [install-man1] Error 1
make[2]: Leaving directory `/home/csm/Desktop/miRanda-3.3a/man'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/home/csm/Desktop/miRanda-3.3a/man'
make: *** [install-recursive] Error 1
csm@csm-HP-Z420:~/Desktop/miRanda-3.3a$

how can i solve this problem?
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Searching a file withoug leaving home directory!!

hello there ! I am in my current working directory, and i want search a file in "dev" directory which is under root(/), but i donot want leave my current working directory. is it possible to find file like that ? let us say i am in /home/bin/user/malik/abid directory and i want find a file... (2 Replies)
Discussion started by: abidmalik
2 Replies

2. Solaris

leaving ALOM mode

Some netra 240 machines went into ALOM mode, and when I issue the command; sc> console it got stuck, does it mean Solaris OS had crashed ? or what can I do to reboot,because reboot is not starting? And advice ? (3 Replies)
Discussion started by: xramm
3 Replies

3. UNIX for Dummies Questions & Answers

Delete all rows but leaving first and last ones

Hello, Merry Christmas to all! I wish you the best for these holidays and the best for the next year 2011. I'd like your help please, I need to delete all the rows in the third column of my file, but without touching nor changing the first and last value position, this is an example of my... (2 Replies)
Discussion started by: Gery
2 Replies

4. Shell Programming and Scripting

Leaving for loop on condition

hi all, i have a problem...no dream :-) i want to scan a file i use the loop famous while read line do do < myfile but this scan must finish when find the another string . How can i do it? best regards for all. Francesco Please use descriptive subjects. "script." doesn't tell... (5 Replies)
Discussion started by: FrancescoIt
5 Replies

5. Shell Programming and Scripting

Leaving last 30 lines

If we want to display lines from file leaving last 30 lines. i dont know the count of lines in file (14 Replies)
Discussion started by: mirwasim
14 Replies

6. Red Hat

How to compare file leaving certain filelds?

How to compare two files leaving certain fields, using diff command the entire file is being compared. Can any one please help. (5 Replies)
Discussion started by: ramsavi
5 Replies

7. Web Development

Directory index forbidden by Options directive error on specific directory with indexing disabled

I am seeing the following error appear numerous times in my Apache error log: I have my Apache config configured as below, so I would expect indexing not to occur on this directory as it falls under the parent /web directory. Strangely all the IP address, including this example, all... (5 Replies)
Discussion started by: crmpicco
5 Replies

8. Shell Programming and Scripting

Leaving space inside sed

Hi Gurus, I have 2 files File1 : veg apple ap pl le end veg orange or an ge end File2: (2 Replies)
Discussion started by: jayadanabalan
2 Replies
pdebuild(1)							     pbuilder							       pdebuild(1)

NAME
pdebuild - pbuilder way of doing debuild SYNOPSIS
pdebuild [pdebuild options] -- [pbuilder options] DESCRIPTION
A convenience program for pbuilder which invokes pbuilder after obtaining appropriate root privilege in a Debian source directory. One must be inside the source tree containing the debian directory. By default, build log file is stored in ../<package>_<version>_<arch>.build. PDEBUILD OPTIONS
The options have the form --option name which modify the operation semantics as explained below. They are applied from left to right, and when options conflict, the option that appear later take precedence. --buildsourceroot [fakeroot] The command used to gain root privilege for invoking dpkg-buildpackage --pbuilderroot [sudo -E] The command used to gain root privilege for invoking pbuilder. --pbuildersatisfydepends [/usr/lib/pbuilder/pbuilder-satisfydepends] The command used to satisfy (i.e. install) build-dependencies. --architecture Set architecture. This is currently required when it doesn't match the host architecture. --auto-debsign Invoke debsign at the end of pdebuild process. --debsign-k [key-id] Pass -k option to debsign to specify which key-id to sign with. --buildresult [Directory for build results] The place where the build result is stored. Note that for pdebuild, buildresult needs to be specified as a pdebuild option on the command-line, not as a pbuilder option. Note that the default value for buildresult is what is defined for pbuilder, which is /var/cache/pbuilder/result and not .. --configfile [Extra config file to use] The configuration file is used, and passed on to pbuilder. --debbuildopts [options to pass to dpkg-buildpackage] The space-delimited list of options are passed to dpkg-buildpackage. This option appends to pbuilder option --debbuildopts and may also be used to reset the list of options by passing the empty string. Multiple options are delimited with spaces. Note that for pdebuild, debbuildopts needs to be specified as a pdebuild option in the command-line, not as a pbuilder option. --use-pdebuild-internal Uses a different implementation of pdebuild, which calls clean and build inside the chroot, using bind-mounts. pdebuild-internal tries to run debian/rules clean inside the chroot. To do so, the working directory is passed on inside the chroot, in the form of bind-mounting and debuild is run. This option will not protect the working directory and its parent directories from the build scripts. --logfile [file to log] Specifies the build logfile to create. The messages generated during execution will be written to the file, as well as standard output. --pbuilder [pbuilder] Specifies which command to invoke as pbuilder. --help Show a brief help message. -- [pbuilder options] After the -- symbol, an arbitrary number of pbuilder options can be specified. See pbuilder(8) for a full list of options. There is an exception that --buildresult and --debbuildopts need to be specified as pdebuild options before the -- in order to be effective. FILES
/etc/pbuilderrc The configuration file for pbuilder, used in pdebuild. /usr/share/pbuilder/pbuilderrc The default configuration file for pbuilder, used in pdebuild. ${HOME}/.pbuilderrc Configuration file for pbuilder, used in pdebuild. It overrides /etc/pbuilderrc EXAMPLES
pdebuild $ pwd /home/dancer/DEBIAN/cowdancer/cowdancer $ ls debian/rules debian/rules $ pdebuild W: /home/dancer/.pbuilderrc does not exist dpkg-buildpackage: source package is cowdancer dpkg-buildpackage: source version is 0.26 dpkg-buildpackage: source changed by Junichi Uekawa <dancer@debian.org> dpkg-buildpackage: source version without epoch 0.26 fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-stamp configure-stamp /usr/bin/make clean make[1]: Entering directory `/home/dancer/DEBIAN/cowdancer/cowdancer' rm -f *~ *.o *.lo libcowdancer.so cow-shell cowbuilder make[1]: Leaving directory `/home/dancer/DEBIAN/cowdancer/cowdancer' dh_clean dpkg-source -b cowdancer dpkg-source: warning: source directory `./cowdancer' is not <sourcepackage>-<upstreamversion> `cowdancer-0.26' dpkg-source: building cowdancer in cowdancer_0.26.tar.gz . . . BUGS
pdebuild will accept all options that pbuilder accepts as pdebuild option. However, unless the option is documented in the manual page, it may be ignored. AUTHOR
Initial coding and main maintenance is done by Junichi Uekawa <dancer@debian.org>. The homepage is http://pbuilder.alioth.debian.org SEE ALSO
/usr/share/doc/pbuilder/pbuilder-doc.html, pbuilder(8), pbuilderrc(5) Debian 2006 May 24 pdebuild(1)
All times are GMT -4. The time now is 10:45 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy