Installation Gnucash 2

1

1456M

Aktives Mitglied
Thread Starter
Dabei seit
19.03.2005
Beiträge
247
Reaktionspunkte
10
Hallo,

ich verwende MacOSX 10.3.9 und versuche Gnucash 2 zu installieren. Die Fink.conf Datei wurde schon wie folgt geändert:
Code:
# Fink configuration, initially created by bootstrap.pl
Basepath: /sw
RootMethod: sudo
Trees: local/main unstable/main unstable/crypto
Distribution: 10.3
Mirror-apt: [URL]http://bindist.finkmirrors.net/bindist[/URL]
Mirror-cpan: ftp://ftp.cpan.org/pub/CPAN
Mirror-ctan: ftp://tug.ctan.org/tex-archive
Mirror-debian: ftp://ftp.debian.org/debian
Mirror-gimp: ftp://ftp.gimp.org/pub/gimp
Mirror-gnome: ftp://ftp.gnome.org/pub/GNOME
Mirror-gnu: ftp://ftp.gnu.org/gnu
Mirror-kde: [URL]ftp://ftp.kde.org/pub/kde[/URL]
Mirror-master: http://distfiles.master.finkmirrors.net/
Mirror-rsync: rsync://master.us.finkmirrors.net/finkinfo/
Mirror-sourceforge: [URL]http://west.dl.sourceforge.net/sourceforge/[/URL]
MirrorContinent: nam
MirrorCountry: nam-us
MirrorOrder: MasterFirst
# ProxyPassiveFTP: true
UseBinaryDist: true
Verbose: 1
SelfUpdateMethod: rsync
Mirror-apache: http://www.apache.org/dist


Beim Versuch der Installation wird mit folgendem abgebrochen:

You have an existing X11 installation in /usr/X11R6 and/or /etc/X11.
This package refuses to overwrite these. Remove them, then tell Fink to
install xfree86 again. (The package won't be recompiled.) If you want
to keep your X11 installation, please see the FAQ entry at
http://fink.sourceforge.net/faq/usage-packages.php#apple-x11-wants-xfree86
for more information on how to configure your system.

Press Return to continue.
/sw/bin/dpkg: Fehler beim Bearbeiten von /sw/fink/dists/unstable/main/binary-darwin-powerpc/x11-system/xfree86_4.5.0-35_darwin-powerpc.deb (--install):
 Unterprozess pre-installation script gab den Fehlerwert 1 zur"uck
Entpacke xfree86-shlibs (aus .../xfree86-shlibs_4.5.0-35_darwin-powerpc.deb) ...

You have an existing X11 installation in /usr/X11R6/lib.
This package refuses to overwrite these. Remove them, then tell Fink to
install xfree86-shlibs again. (The package won't be recompiled.)
Lösungsvorschläge? Benötigt ihr weitere Informationen?

Vielen Dank für eure Antworten!

Martin
 
installier doch mal das placeholder package für das apple x11....
 
  • Gefällt mir
Reaktionen: jehudin
Ich glaube er sucht den Namen des placeholders.
 
wo bekomme ich das? und wird das übers Terminal installiert?
 
ich meine das legte man während der fink config fest und der erstellt dann automatisch das paket...
probier mal ein fink reconfigure...
 
:confused:

könntest du mir die vorgehensweise detalliert beschreiben? bin da ziemlich unsicher...
 
wieso unsicher?
du musst doch einfach nur die fragen beantworten und bei der x11 frage dann sagen, du hast x11 schon...
 
ich nehme mal den Befehl fink configure an:

Code:
OK, I'll ask you some questions and update the configuration file in
'/sw/etc/fink.conf'.

In what additional directory should Fink look for downloaded tarballs? []

Which directory should Fink use to build packages? (If you don't know what this
means, it is safe to leave it at its default.) []

Should Fink try to download pre-compiled packages from the binary distribution
if available? [Y/n]

The "unstable" tree contains many packages not present in the "stable" tree and
often has newer versions of those that are present. All package updates are
tested in "unstable" before being approved for "stable", so "unstable" gets new
versions and bug-fixes sooner. However, that means packages in "unstable" can
change rapidly and are occasionally broken temporarily. In addition, packages
from the "unstable" tree are less likely to be available from bindist servers
immediately (if at all).
At least some of the "unstable" tree appears to be activated in your fink now.
Do you want to keep it activated? [Y/n]

(1)     Quiet (do not show download statistics)
(2)     Low (do not show tarballs being expanded)
(3)     Medium (will show almost everything)
(4)     High (will show everything)

How verbose should Fink be? [2]

Proxy/Firewall settings
Enter the URL of the HTTP proxy to use, or 'none' for no proxy. The URL should
start with http:// and may contain username, password, and/or port
specifications. Note that this value will be visible to all users on your
computer.
Example, http://username:password@hostname:port
Your proxy:  [none]
Enter the URL of the FTP proxy to use, or 'none' for no proxy. The URL should
start with http:// and may contain username, password, and/or port
specifications. Note that this value will be visible to all users on your
computer.
Example, http://username:password@hostname:port
Your proxy:  [none]
Use passive mode FTP transfers (to get through a firewall)? [Y/n]

Mirror selection
All mirrors are set. Do you want to change them? [y/N]

Writing updated configuration to '/sw/etc/fink.conf'...
Da ist keine Frage zu x11?
 
Moin,

ich habe Gnucash 2 versucht zu installieren.
Gnucash2 wurde im FinkCommander nur angezeigt wenn ich Unstable und Crypto angewählt habe.

Leider gibt er mir bei Installationsende folgende Fehlermeldung:
Hit http://bindist.finkmirrors.net 10.4/current/crypto Release
Reading Package Lists...
Building Dependency Tree...
W: Duplicate sources.list entry file: unstable/main Packages (/sw/var/lib/apt/lists/_sw_fink_dists_unstable_main_binary-darwin-i386_Packages)
W: You may want to run apt-get update to correct these problems

Das apt-get update habe ich dann über das Terminal gemacht.

Anschließend startet Gnucash zwar, bleibt aber bei Daten laden "hängen".

Meine Fink.conf sieht so aus:
Code:
# Fink configuration, initially created by bootstrap.pl
Mirror-gnome: ftp://ftp.gnome.org/pub/GNOME
Mirror-ctan: ftp://tug.ctan.org/tex-archive
Mirror-freebsd: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles
Mirror-apache: http://www.apache.org/dist
Mirror-master: http://distfiles.master.finkmirrors.net/
RootMethod: sudo
Mirror-sourceforge: [URL]http://west.dl.sourceforge.net/sourceforge/[/URL]
MirrorOrder: MasterFirst
Trees: local/main unstable/main unstable/main
Basepath: /sw
DownloadMethod: curl
Distribution: 10.4
Mirror-debian: ftp://ftp.debian.org/debian
UseBinaryDist: true
Verbose: 1
SelfUpdateMethod: rsync
KeepBuildDir: false
Mirror-apt: [URL]http://bindist.finkmirrors.net/bindist[/URL]
Mirror-gnu: ftp://ftp.gnu.org/gnu
Mirror-gimp: ftp://ftp.gimp.org/pub/gimp
Mirror-kde: [URL]ftp://ftp.kde.org/pub/kde[/URL]
Mirror-rsync: rsync://master.us.finkmirrors.net/finkinfo/
ProxyPassiveFTP: true
MirrorCountry: eur-de
ConfFileCompatVersion: 1
Mirror-cpan: ftp://ftp.cpan.org/pub/CPAN
KeepRootDir: false
MirrorContinent: eur

Im Ordner /sw/var/lib/apt/lists ist folgendes :

_sw_fink_dists_local_main_binary-darwin-i386_Packages
_sw_fink_dists_local_main_binary-darwin-i386_Release
_sw_fink_dists_unstable_crypto_binary-darwin-i386_Packages
_sw_fink_dists_unstable_crypto_binary-darwin-i386_Release
_sw_fink_dists_unstable_main_binary-darwin-i386_Packages
_sw_fink_dists_unstable_main_binary-darwin-i386_Release
bindist.finkmirrors.net_bindist_dists_10.4_current_crypto_binary-darwin-i386_Packages
bindist.finkmirrors.net_bindist_dists_10.4_current_crypto_binary-darwin-i386_Release
bindist.finkmirrors.net_bindist_dists_10.4_current_main_binary-darwin-i386_Packages
bindist.finkmirrors.net_bindist_dists_10.4_current_main_binary-darwin-i386_Release
bindist.finkmirrors.net_bindist_dists_10.4_release_crypto_binary-darwin-i386_Packages
bindist.finkmirrors.net_bindist_dists_10.4_release_crypto_binary-darwin-i386_Release
bindist.finkmirrors.net_bindist_dists_10.4_release_main_binary-darwin-i386_Packages
bindist.finkmirrors.net_bindist_dists_10.4_release_main_binary-darwin-i386_Release
lock
partial
Vorschläge was ich tun kann?

Vielen Dank!
Martin
 
geneigte Leser,

ich benutze gnucash OHNE X11 - steht hier. Die GTK2-Installation gibt es als schon fertiges Paket hier.

cheers,
pseudogc
 
Zurück
Oben Unten