Requesting help with glib install

3 messages Options
Embed this post
Permalink
PAUL WILLIAMSON-3

Requesting help with glib install

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
Trying to install smokepipng, but obviously I need rrdtool
first.  It's been a while since I did an install, and I'm
running into problems with installing glib.  This is the error:
 
Making install in po
make[1]: Entering directory `/downloads/glib-2.0.7/po'
if test -r ".././mkinstalldirs"; then \
  .././mkinstalldirs /usr/local/share; \
else \
  /bin/sh ../mkinstalldirs /usr/local/share; \
fi
/bin/sh: .././mkinstalldirs: Permission denied
make[1]: *** [install-data-yes] Error 126
make[1]: Leaving directory `/downloads/glib-2.0.7/po'
make: *** [install-recursive] Error 1
I've been pulling my hair out for the last few days.  I'm
hoping someone can help me out.
 
Running RedHat ES4.
 
Thanks,
Paul
 
************************************
This email may contain privileged and/or confidential information that is intended solely for the use of the addressee.  If you are not the intended recipient or entity, you are strictly prohibited from disclosing, copying, distributing or using any of the information contained in the transmission.  If you received this communication in error, please contact the sender immediately and destroy the material in its entirety, whether electronic or hard copy.  This communication may contain nonpublic personal information about consumers subject to the restrictions of the Gramm-Leach-Bliley Act and the Sarbanes-Oxley Act.  You may not directly or indirectly reuse or disclose such information for any purpose other than to provide the services for which you are receiving the information.
There are risks associated with the use of electronic transmission.  The sender of this information does not control the method of transmittal or service providers and assumes no duty or obligation for the security, receipt, or third party interception of this transmission.
************************************

_______________________________________________
rrd-users mailing list
[hidden email]
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
Marc Powell

Re: Requesting help with glib install

Reply Threaded More More options
Print post
Permalink

On Nov 7, 2009, at 8:23 AM, PAUL WILLIAMSON wrote:

> Trying to install smokepipng, but obviously I need rrdtool
> first.  It's been a while since I did an install, and I'm
> running into problems with installing glib.  This is the error:
>
> Making install in po
> make[1]: Entering directory `/downloads/glib-2.0.7/po'
> if test -r ".././mkinstalldirs"; then \
>   .././mkinstalldirs /usr/local/share; \
> [snip]
> /bin/sh: .././mkinstalldirs: Permission denied

It looks like it's unable to create the directory '/usr/local/share'.  
Are you doing this as a user who has permissions to do so? Do you have  
other restrictions such that you couldn't do that (SELinux maybe?)

--
Marc

_______________________________________________
rrd-users mailing list
[hidden email]
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
PAUL WILLIAMSON-3

Re: Requesting help with glib install

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
>>> Marc Powell <[hidden email]> 11/7/2009 9:44 AM >>>

> It looks like it's unable to create the directory '/usr/local/share'. 
> Are you doing this as a user who has permissions to do so?
> Do you have other restrictions such that you couldn't do that
> (SELinux maybe?)
>
 
I thought that too.  I'm performing the installation as root,
and SELinux is disabled.
 
The directory already exists, but that shouldn't be a big
deal because the /usr/local/share directory is pretty
common.
 
Paul
************************************
This email may contain privileged and/or confidential information that is intended solely for the use of the addressee.  If you are not the intended recipient or entity, you are strictly prohibited from disclosing, copying, distributing or using any of the information contained in the transmission.  If you received this communication in error, please contact the sender immediately and destroy the material in its entirety, whether electronic or hard copy.  This communication may contain nonpublic personal information about consumers subject to the restrictions of the Gramm-Leach-Bliley Act and the Sarbanes-Oxley Act.  You may not directly or indirectly reuse or disclose such information for any purpose other than to provide the services for which you are receiving the information.
There are risks associated with the use of electronic transmission.  The sender of this information does not control the method of transmittal or service providers and assumes no duty or obligation for the security, receipt, or third party interception of this transmission.
************************************

_______________________________________________
rrd-users mailing list
[hidden email]
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users