[ccing the maintainer for additional info]

On 8/24/05, Steven Stromer <[EMAIL PROTECTED]> wrote:
> Alexander K. Hansen wrote:
> 
>  > What OS are you running? And what methodology are you using?  I was
>  > able to install libofx on 10.4 via "sudo apt-get install libofx", so
>  > it's there and accessible.  If you're trying to "fink install" it,
>  > then it might not work, since there's apparently no source description
>  > files (which admittedly seems strange).
> 
> OS: 10.3.9
> Methodology: Sorry, I'm not sure I understand...do you mean stable,
> unstable, or testing?

the latter doesn't exist on FInk.  I meant whether you're using a
binary or source install.

> If so, stable (otherwise known as FinkCommander at it's default
> preferences).
> 
> I tried 'sudo apt-get install libofx', and received the following:
> 
> Reading Package Lists... Done
> Building Dependency Tree... Done
> 
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> 
> Since you only requested a single operation it is extremely likely that
> the package is simply not installable and a bug report against
> that package should be filed.
> The following information may help to resolve the situation:
> 
> Sorry, but the following packages have unmet dependencies:
> libofx: Depends: libofx-shlibs (= 0.6.6-13) but 0.6.6-14 is to be installed
> E: Sorry, broken packages
> 
> 
> I think I understand what is happening here, but I don't know how to
> best solve it. I presently have libofx-shlibs 0.6.6-14 installed. I
> don't want to try to uninstall libofx-shlibs, as I have other packages
> depending on it. Is there a way to downgrade it to -13, does libofx need
> to be corrected to depend on >= 0.6.6-13, or is there are better solution?
> 
> Thank you again,
> Steven
> 
> 
> 
>
You can downgrade libofx-shlibs:

sudo apt-get install libofx-shlibs=0.6.6-13

I would suspect that libofx has been deprecated in favor of
libofx1--they replace each other anyway (but the shared libraries can
coexist)--and you should just install that

-- 
Alexander K. Hansen
Fink Documenter
[Day Job] Levitated Dipole Experiment
http://psfcwww2.psfc.mit.edu/ldx/


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to