LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-13-2013, 11:51 PM   #1
fabe856
Member
 
Registered: Apr 2012
Posts: 115

Rep: Reputation: Disabled
libreoffice installation problem


Hi all,
I tried to install libreoffice 3.6.4 on my 32 bit system with fedora 17 using following steps given at http://www.tecmint.com/install-libre...-fedora-17-16/
Step 1:
# cd /tmp
# wget http://download.documentfoundation.o...m_en-US.tar.gz

Step 2: Removing Old OpenOffice Version

Didnot follow this step, as i had not installed any package earlier.

Step 3: Extracting LibreOffice 3.6 Package


Step 4: Installing LibreOffice 3.6.4 Package

## For 32 Bit OS ##
# cd /tmp/LibO_3.6.4_Linux_x86_install-rpm_en-US/RPMS/
# rpm -Uvh *.rpm
# rpm -Uvh desktop-integration/libreoffice3.6-freedesktop-menus-3.6*.noarch.rpm

Step 5: Starting LibreOffice 3.6 Package

However after typing
# libreoffice3.6
I get following error:
/opt/libreoffice3.6/program/soffice.bin: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory

Also when I go to Applications/Office in the GUI it doesnot show libreoffice

Please suggest what to do now.


Regards
Fabe
 
Old 01-14-2013, 01:47 AM   #2
bijo505
Member
 
Registered: Nov 2012
Location: Bangalore
Distribution: Fedora & Ubuntu
Posts: 77

Rep: Reputation: 18
Hi Fabe,

Just try to locate the shared object file
Code:
find /usr/lib /lib -name libpng12.so.0 or locate libpng12.s0.0

Then run
ldd /path/libpng12.so.0
Then find out the missing object file from the ldd o/p and then search/locate for the missing object file.
Code:
locate <missing so file>
If you find out a similar file, create a soft link to that file and run ldd again, if you don't get any missing so, it will work

just have a look at the following URL's

http://faq.slashome.com/index.php?ac...&highlight=ldd
http://www.linuxquestions.org/questi...-so-0-a-91513/
 
Old 01-14-2013, 08:38 AM   #3
fabe856
Member
 
Registered: Apr 2012
Posts: 115

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by bijo505 View Post
Hi Fabe,

Just try to locate the shared object file
Code:
find /usr/lib /lib -name libpng12.so.0 or locate libpng12.s0.0

Then run
ldd /path/libpng12.so.0
Thanks. I could not resolve it with these commands. However, I removed the installed packages by
# yum remove ....
Then I installed it using
#yum install libre*
and it worked fine
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Installation of Help Pack For LibreOffice 3.6.2 tb75252 Slackware 3 10-31-2012 04:57 PM
LXer: LibreOffice Tips: Inserting QurĂ¢??an text in LibreOffice Writer LXer Syndicated Linux News 0 04-16-2012 02:50 PM
Facing installation problem for LibreOffice on linux 5 Shailendra28 Linux - Software 3 01-09-2012 05:00 PM
LXer: LibreOffice 3.3.2 is released! With installation instructions LXer Syndicated Linux News 0 03-22-2011 09:41 PM
Installation of LibreOffice on Fedora 14 failed linuxwhacko Fedora 4 02-12-2011 08:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 04:58 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration