Requesting help with glib install

View: New views
3 Messages — Rating Filter:   Alert me  

Requesting help with glib install

by PAUL WILLIAMSON-6 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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
rrd-users@...
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

Re: Requesting help with glib install

by Marc Powell :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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
rrd-users@...
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

Re: Requesting help with glib install

by PAUL WILLIAMSON-6 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

>>> Marc Powell <marc@...> 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
rrd-users@...
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users