Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Other Versions > EOL (End Of Life) Versions
FedoraForum Search

Forgot Password? Join Us!

EOL (End Of Life) Versions This is a Forum to discuss problems and workarounds for versions of Fedora that have passed End of Life.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 20th October 2011, 03:54 PM
Irfan_A Offline
Registered User
 
Join Date: Oct 2011
Posts: 10
linuxopera
F14 - attempt to install XAMPP, run "chmod 764 /opt", get "ERROR: ld.so..."

Hi, I want to copy folder to /opt because I want to try Joomla! on XAMPP. Based on guidance on XAMPP website : http://www.apachefriends.org/en/xampp-linux.html#377, XAMPP will be installed on /opt folder. So, I search on this forum for solution, but I have a problem after run "chmod 764 /opt" from this post : http://forums.fedoraforum.org/archiv...p/t-61663.html. This cause all of apps on /opt folder couldn't be run, like LibreOffice, Acrobat Reader, etc.

This displayed every time when I run Terminal:
Code:
ERROR: ld.so: object 'libesets_pac.so' from /etc/ld.so.preload cannot be preloaded: ignored.
ERROR: ld.so: object 'libesets_pac.so' from /etc/ld.so.preload cannot be preloaded: ignored.
ERROR: ld.so: object 'libesets_pac.so' from /etc/ld.so.preload cannot be preloaded: ignored.
ERROR: ld.so: object 'libesets_pac.so' from /etc/ld.so.preload cannot be preloaded: ignored.
ERROR: ld.so: object 'libesets_pac.so' from /etc/ld.so.preload cannot be preloaded: ignored.
My questions :
1) How to I fix this?
2) What is the mean of "chmod 764 /opt" ? It same as "chmod -rwxrw-r-- /opt", so I should can read, write, and execute on /opt folder?
3) How do you install XAMPP on Fedora? Do you install on /opt folder?

Thank you... .
__________________
FSL18
Registered Linux User - #545282
Reply With Quote
  #2  
Old 20th October 2011, 04:44 PM
PabloTwo's Avatar
PabloTwo Offline
"Registered User" T-Shirt Winner
 
Join Date: Mar 2007
Location: Seville, FL
Posts: 5,128
linuxfirefox
Re: F14 - attempt to install XAMPP, run "chmod 764 /opt", get "ERROR: ld.so..."

I would start by resetting permissions on /opt back to normal: chmod 755 /opt
Reply With Quote
  #3  
Old 20th October 2011, 05:29 PM
Irfan_A Offline
Registered User
 
Join Date: Oct 2011
Posts: 10
linuxopera
Re: F14 - attempt to install XAMPP, run "chmod 764 /opt", get "ERROR: ld.so..."

Thanks, my #1 question has solved.
My #2 and #3 question? I want to try Joomla! on XAMPP... .
__________________
FSL18
Registered Linux User - #545282
Reply With Quote
  #4  
Old 27th October 2011, 12:37 AM
katykat Offline
Registered User
 
Join Date: May 2011
Posts: 44
windows_xp_2003firefox
Re: F14 - attempt to install XAMPP, run "chmod 764 /opt", get "ERROR: ld.so..."

What is the mean of "chmod 764 /opt" ? It same as "chmod -rwxrw-r-- /opt"
----------------------------
764 is -rwxrw-r--
The latter is 741.

Both are wrong, and should be 755 /opt
or
-rwxr-xr-x /opt

Its octal - base 8
rwx -
Read =4 , write=2 , execute=1 -> 421 = 7
for each of the owner, group, other categories.

XAMPP should automatically install to the /opt folder

You may need to be logged in as root to do it, though.
At least that is what I do here when working on server items.
Reply With Quote
Reply

Tags
attempt, chmod 764 or opt, error ldso, f14, install, run, xampp

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Update errors: "missing attribute" and "Error in PREIN scriptlet" nimnull22 Fedora 13 Development Branch 3 28th April 2010 07:02 AM
"ls" and "cd" treat ".." differently inside symlinked directories bnorman Using Fedora 0 19th June 2008 04:49 PM
Fglrx driver install - "direct rendering: No", Xlib: extension "XFree86-DRI" missing Squeaks Hardware & Laptops 9 21st October 2006 12:10 PM
error message say; Xlib: extension "XFree86-DRI" missing on display ":0.0". sturmkim Using Fedora 3 1st October 2006 04:40 AM
Error:visibility arg must be one of "default", "hidden", "protected" or "internal" wangfeng Using Fedora 0 23rd May 2005 04:59 AM


Current GMT-time: 11:41 (Saturday, 25-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat