Re: Installing a RPM

2008-10-30 Thread Michael Schwendt
On Wed, 29 Oct 2008 21:29:48 -0400, brian wrote:

 Jim wrote:
  Rick Stevens wrote:
  Dave Burns wrote:
  On Wed, Oct 29, 2008 at 12:26 PM, Jim [EMAIL PROTECTED] wrote:
  I tryed to install openoffice.org-pdfimport-3.0.0-9.6.fc10.i386.rpm 
  and it
  needs a number dependencies like libuno_*,
   these dependcies are in /opt/openoffice.org/ure/lib/ but they can't be
  found by rpm -ivh.
 
 
 Did you install OpenOffice from source? Perhaps you need to let yum know 
 about the libraries. Create a file /etc/ld.so.conf.d/openoffice.org.conf 
 with this single line:
 
 /opt/openoffice.org/ure/lib
 
 ... and run ldconfig.

Yum and RPM do not care about the cache created by ldconfig.

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Installing a RPM

2008-10-30 Thread Jim

brian wrote:

Jim wrote:

Rick Stevens wrote:

Dave Burns wrote:

On Wed, Oct 29, 2008 at 12:26 PM, Jim [EMAIL PROTECTED] wrote:
I tryed to install 
openoffice.org-pdfimport-3.0.0-9.6.fc10.i386.rpm and it

needs a number dependencies like libuno_*,
 these dependcies are in /opt/openoffice.org/ure/lib/ but they 
can't be

found by rpm -ivh.




Did you install OpenOffice from source? Perhaps you need to let yum 
know about the libraries. Create a file 
/etc/ld.so.conf.d/openoffice.org.conf with this single line:


/opt/openoffice.org/ure/lib

... and run ldconfig.


I got OpenOffice-3.0-rpm from Open Office.
I was thinking, would a rpm install of openoffice from the rawhide repo 
work, to install OOo-3 in FC8.

That way you could get all dependencies .

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Installing a RPM

2008-10-30 Thread Robert Wuest
On Wed, 2008-10-29 at 18:26 -0400, Jim wrote:
 I tryed to install openoffice.org-pdfimport-3.0.0-9.6.fc10.i386.rpm and 
 it needs a number dependencies like libuno_*,
   these dependcies are in /opt/openoffice.org/ure/lib/ but they can't be 
 found by rpm -ivh.
 

If you are absolutely sure that all of the dependencies are there and
that they will work correctly, you can tell rpm to ignore dependencies
with -nodeps.  This is normally not recommended, but it is sometimes
necessary.  I've used it with good results hundreds of times.  Then
sometimes the results aren't so good. YMMV.

rpm -ivh -nodeps openoffice.org-pdfimport-3.0.0-9.6.fc10.i386.rpm

You can always undo it with 'rpm -e openoffice.org-pdfimport' when it
doesn't work the way you expect :).

Robert

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Installing a RPM

2008-10-30 Thread James Wilkinson
Jim wrote:
 I got OpenOffice-3.0-rpm from Open Office.
 I was thinking, would a rpm install of openoffice from the rawhide repo  
 work, to install OOo-3 in FC8.
 That way you could get all dependencies .

Unfortunately, those dependencies would include a lot of Rawhide. You’d
be running an untested amalgam of F8 and what will become F10. It will
probably work, but you’ll get little sympathy or advice if things don’t
work well.

Hope this helps,

James.

-- 
E-mail: james@ | I blame the teachers, and I blame the politicians for
aprilcottage.co.uk | picking the teachers, and I blame the parents for voting
   | them in, and top of the list I put the bastard who
   | invented the caps-lock key.-- Chris Hacking

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Installing a RPM

2008-10-29 Thread Jim
I tryed to install openoffice.org-pdfimport-3.0.0-9.6.fc10.i386.rpm and 
it needs a number dependencies like libuno_*,
 these dependcies are in /opt/openoffice.org/ure/lib/ but they can't be 
found by rpm -ivh.


--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Installing a RPM

2008-10-29 Thread Dave Burns
On Wed, Oct 29, 2008 at 12:26 PM, Jim [EMAIL PROTECTED] wrote:
 I tryed to install openoffice.org-pdfimport-3.0.0-9.6.fc10.i386.rpm and it
 needs a number dependencies like libuno_*,
  these dependcies are in /opt/openoffice.org/ure/lib/ but they can't be
 found by rpm -ivh.

Which means... either you installed them by hand (config make, not
with yum or rpm) or your rpm database is corrupt.

Use yum when you can.

Use rpm localinstall when you can't

Use google if your rpm database is corrupt - I don't remember offhand
how to fix it, but it has been mentioned many times on this list and
probably a horde of other places.

HTH,
Dave

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Installing a RPM

2008-10-29 Thread Kevin J. Cummings

Jim wrote:
I tryed to install openoffice.org-pdfimport-3.0.0-9.6.fc10.i386.rpm and 
it needs a number dependencies like libuno_*,
 these dependcies are in /opt/openoffice.org/ure/lib/ but they can't be 
found by rpm -ivh.




Jim,
	Fedora 10 is still in BETA and hasn't been released yet.  Discussions 
for it should be on the fedora-test-list.


	That said, if its a Fedora packaged RPM, either there is a packaging 
bug (which should be reported) or you haven't properly configured your 
f10 yum repositories to be able to find all of the necessary 
dependencies.  If you are trying to use RPM directly, you'll have to 
track down all of the dependencies by hand.


--
Kevin J. Cummings
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Registered Linux User #1232 (http://counter.li.org)

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Installing a RPM

2008-10-29 Thread Rick Stevens

Dave Burns wrote:

On Wed, Oct 29, 2008 at 12:26 PM, Jim [EMAIL PROTECTED] wrote:

I tryed to install openoffice.org-pdfimport-3.0.0-9.6.fc10.i386.rpm and it
needs a number dependencies like libuno_*,
 these dependcies are in /opt/openoffice.org/ure/lib/ but they can't be
found by rpm -ivh.


Which means... either you installed them by hand (config make, not
with yum or rpm) or your rpm database is corrupt.

Use yum when you can.

Use rpm localinstall when you can't

Use google if your rpm database is corrupt - I don't remember offhand
how to fix it, but it has been mentioned many times on this list and
probably a horde of other places.


As root: rm -f /var/lib/rpm/__db*;rpm --rebuilddb and then go have
a cup of coffee while it churns away.  :-)  Can take a while to run.
--
- Rick Stevens, Systems Engineer  [EMAIL PROTECTED] -
- AIM/Skype: therps2ICQ: 22643734Yahoo: origrps2 -
--
-  Jimmie crack corn and I don't care...what kind of lousy attitude  -
- is THAT to have, huh?   -- Dennis Miller   -
--

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Installing a RPM

2008-10-29 Thread Jim

Dave Burns wrote:

On Wed, Oct 29, 2008 at 12:26 PM, Jim [EMAIL PROTECTED] wrote:
  

I tryed to install openoffice.org-pdfimport-3.0.0-9.6.fc10.i386.rpm and it
needs a number dependencies like libuno_*,
 these dependcies are in /opt/openoffice.org/ure/lib/ but they can't be
found by rpm -ivh.



Which means... either you installed them by hand (config make, not
with yum or rpm) or your rpm database is corrupt.

Use yum when you can.

Use rpm localinstall when you can't

Use google if your rpm database is corrupt - I don't remember offhand
how to fix it, but it has been mentioned many times on this list and
probably a horde of other places.

HTH,
Dave

  


This rpm openoffice.org-pdfimport-3.0.0-9.6.fc10.i386.rpm isn't in a yum repo. 
It was downloaded from a different site, and it isn't available in FC8 repos.
I don't quit understand what you mean by rpm localinstall ? 


--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Installing a RPM

2008-10-29 Thread Dave Burns
On Wed, Oct 29, 2008 at 1:30 PM, Jim [EMAIL PROTECTED] wrote:
 This rpm openoffice.org-pdfimport-3.0.0-9.6.fc10.i386.rpm isn't in a yum
 repo. It was downloaded from a different site, and it isn't available in FC8
 repos.
 I don't quit understand what you mean by rpm localinstall ?

Should have said 'yum localinstall'. That makes yum install a local
rpm but it uses the repositories to satisfy dependencies if it can.
Dave

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Installing a RPM

2008-10-29 Thread Jim

Rick Stevens wrote:

Dave Burns wrote:

On Wed, Oct 29, 2008 at 12:26 PM, Jim [EMAIL PROTECTED] wrote:
I tryed to install openoffice.org-pdfimport-3.0.0-9.6.fc10.i386.rpm 
and it

needs a number dependencies like libuno_*,
 these dependcies are in /opt/openoffice.org/ure/lib/ but they can't be
found by rpm -ivh.


Which means... either you installed them by hand (config make, not
with yum or rpm) or your rpm database is corrupt.

Use yum when you can.

Use rpm localinstall when you can't

Use google if your rpm database is corrupt - I don't remember offhand
how to fix it, but it has been mentioned many times on this list and
probably a horde of other places.


As root: rm -f /var/lib/rpm/__db*;rpm --rebuilddb and then go have
a cup of coffee while it churns away.  :-)  Can take a while to run.
--
- Rick Stevens, Systems Engineer  [EMAIL PROTECTED] -
- AIM/Skype: therps2ICQ: 22643734Yahoo: origrps2 -
--
-  Jimmie crack corn and I don't care...what kind of lousy attitude  -
- is THAT to have, huh?   -- Dennis Miller   -
--

I did a rm db_* , rpm  --rebuilddb and yum localinstall 
openoffice.org-pdfimport-3.0.0-9.6.fc10.i386.rpm


   * And it is still looking for the below dependencies.


The dependencies are in /opt/openoffice.org/ure/lib/, Why can't it see them.

[EMAIL PROTECTED] OOo-3.0]# yum localinstall 
openoffice.org-pdfimport-3.0.0-9.6.fc10.i386.rpm

Setting up Local Package Process
Examining openoffice.org-pdfimport-3.0.0-9.6.fc10.i386.rpm: 
1:openoffice.org-pdfimport-3.0.0-9.6.fc10.i386

Marking openoffice.org-pdfimport-3.0.0-9.6.fc10.i386.rpm to be installed
Resolving Dependencies
-- Running transaction check
--- Package openoffice.org-pdfimport.i386 1:3.0.0-9.6.fc10 set to be 
updated
-- Processing Dependency: openoffice.org-draw-core = 1:3.0.0-9.6.fc10 
for package: openoffice.org-pdfimport
-- Processing Dependency: libpoppler.so.3 for package: 
openoffice.org-pdfimport
-- Processing Dependency: libstlport_gcc.so for package: 
openoffice.org-pdfimport
-- Processing Dependency: libuno_cppu.so.3 for package: 
openoffice.org-pdfimport
-- Processing Dependency: libuno_cppu.so.3(UDK_3.3) for package: 
openoffice.org-pdfimport
-- Processing Dependency: libuno_cppu.so.3(UDK_3_0_0) for package: 
openoffice.org-pdfimport
-- Processing Dependency: libuno_cppuhelpergcc3.so.3 for package: 
openoffice.org-pdfimport
-- Processing Dependency: libuno_cppuhelpergcc3.so.3(UDK_3_0_0) for 
package: openoffice.org-pdfimport
-- Processing Dependency: libuno_sal.so.3 for package: 
openoffice.org-pdfimport
-- Processing Dependency: libuno_sal.so.3(UDK_3.1) for package: 
openoffice.org-pdfimport
-- Processing Dependency: libuno_sal.so.3(UDK_3.3) for package: 
openoffice.org-pdfimport
-- Processing Dependency: libuno_sal.so.3(UDK_3_0_0) for package: 
openoffice.org-pdfimport

-- Finished Dependency Resolution
1:openoffice.org-pdfimport-3.0.0-9.6.fc10.i386 from 
openoffice.org-pdfimport-3.0.0-9.6.fc10.i386.rpm has depsolving problems
 -- Missing Dependency: libuno_sal.so.3(UDK_3_0_0) is needed by 
package 1:openoffice.org-pdfimport-3.0.0-9.6.fc10.i386 
(openoffice.org-pdfimport-3.0.0-9.6.fc10.i386.rpm)
1:openoffice.org-pdfimport-3.0.0-9.6.fc10.i386 from 
openoffice.org-pdfimport-3.0.0-9.6.fc10.i386.rpm has depsolving problems
 -- Missing Dependency: libstlport_gcc.so is needed by package 
1:openoffice.org-pdfimport-3.0.0-9.6.fc10.i386 (


--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Installing a RPM

2008-10-29 Thread Patrick O'Callaghan
On Wed, 2008-10-29 at 20:22 -0400, Jim wrote:
 The dependencies are in /opt/openoffice.org/ure/lib/, Why can't it see
 them.

Because it's looking in its own database, not in some completely
arbitrary part of the filesystem. That's what package systems do, they
resolve dependancies using their own registry of installed software and
available repos. You can't simply install some stuff with rpm and other
stuff with make+install or 'tar xvf ...' or whatever, and expect it to
work.

poc

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Installing a RPM

2008-10-29 Thread brian

Jim wrote:

Rick Stevens wrote:

Dave Burns wrote:

On Wed, Oct 29, 2008 at 12:26 PM, Jim [EMAIL PROTECTED] wrote:
I tryed to install openoffice.org-pdfimport-3.0.0-9.6.fc10.i386.rpm 
and it

needs a number dependencies like libuno_*,
 these dependcies are in /opt/openoffice.org/ure/lib/ but they can't be
found by rpm -ivh.




Did you install OpenOffice from source? Perhaps you need to let yum know 
about the libraries. Create a file /etc/ld.so.conf.d/openoffice.org.conf 
with this single line:


/opt/openoffice.org/ure/lib

... and run ldconfig.

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines