PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : wxwindows ????????????????



Tidus
20.02.03, 21:04
ich hab mir das program lmule runtergeladen auf sourceforge.net , ist ein filesharing programm , für mich das beste weils sehr schnell ist und fürs edonkes netzwerk , und es ist gut programmiert , das problem ist das gibt es nur als sourcecoude und zum compilern brauch ich ein "wxwindows" oder so was , ich habs mir runtergeladen , als rpm und installiert , jetzt weiß ich leider nicht weiter ich geb configure ein und es erscheint das gleiche problem , irgendwas mit wxwindows libs oder so , was soll ich tun????

dragon's might
20.02.03, 21:12
HILFE!!!!!!!!!!!!!!!!!!!

dauni
20.02.03, 21:14
evtl. mal als root "ldconfig" aufrufen und dann configure starten, wenns nicht hilft "./configure --help" und schauen, wie man den Pfad zu den Libs angibt - vorher natürlich mit "rpm -ql paketname" schauen, wo die dateien dann wirklich liegen und achja - du hast schon das devel-pakte installiert?

Edit: achja - mit einem Fragezeichen versteht man auch, dass das eine Frage ist - zu dem Zweck gibt es das ja und es wird keine wichtigere frage mit mehr Fragezeichen .... :rolleyes:

Tidus
20.02.03, 21:18
das mit root werd ich gleich ausprobieren , und das mit configure --help hab ich mir schon reingezogen , aber bei dem fachchinesich versteh ich wirklich überhaupt gar nichts
kann mir keiner helfen ???? gerne auch über ICq dann würds nicht so lang dauern

Tidus
20.02.03, 21:31
also bei configure --help steht dieses zeug drin
Usage: ./configure [OPTION]... [VAR=VALUE]...

To assign environment variables (e.g., CC, CFLAGS...), specify them as
VAR=VALUE. See below for descriptions of some of the useful variables.

Defaults for the options are specified in brackets.

Configuration:
-h, --help display this help and exit
--help=short display options specific to this package
--help=recursive display the short help of all the included packages
-V, --version display version information and exit
-q, --quiet, --silent do not print `checking...' messages
--cache-file=FILE cache test results in FILE [disabled]
-C, --config-cache alias for `--cache-file=config.cache'
-n, --no-create do not create output files
--srcdir=DIR find the sources in DIR [configure dir or `..']

Installation directories:
--prefix=PREFIX install architecture-independent files in PREFIX
[/usr/local]
--exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
[PREFIX]

By default, `make install' will install all the files in
`/usr/local/bin', `/usr/local/lib' etc. You can specify
an installation prefix other than `/usr/local' using `--prefix',
for instance `--prefix=$HOME'.

For better control, use the options below.

Fine tuning of the installation directories:
--bindir=DIR user executables [EPREFIX/bin]
--sbindir=DIR system admin executables [EPREFIX/sbin]
--libexecdir=DIR program executables [EPREFIX/libexec]
--datadir=DIR read-only architecture-independent data [PREFIX/share]
--sysconfdir=DIR read-only single-machine data [PREFIX/etc]
--sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
--localstatedir=DIR modifiable single-machine data [PREFIX/var]
--libdir=DIR object code libraries [EPREFIX/lib]
--includedir=DIR C header files [PREFIX/include]
--oldincludedir=DIR C header files for non-gcc [/usr/include]
--infodir=DIR info documentation [PREFIX/info]
--mandir=DIR man documentation [PREFIX/man]

Program names:
--program-prefix=PREFIX prepend PREFIX to installed program names
--program-suffix=SUFFIX append SUFFIX to installed program names
--program-transform-name=PROGRAM run sed PROGRAM on installed program names

System types:
--build=BUILD configure for building on BUILD [guessed]
--host=HOST cross-compile to build programs to run on HOST [BUILD]

Optional Features:
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
--enable-FEATURE[=ARG] include FEATURE [ARG=yes]
--disable-dependency-tracking Speeds up one-time builds
--enable-dependency-tracking Do not reject slow dependency extractors
--disable-rpath do not hardcode runtime library paths
--disable-nls do not use Native Language Support
--disable-gtktest do not try to compile and run a test GTK+ program
--disable-gtktest Do not try to compile and run a test GTK program
--enable-debug Enable debugging information

Optional Packages:
--with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
--without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
--with-gnu-ld assume the C compiler uses GNU ld default=no
--with-libiconv-prefix=DIR search for libiconv in DIR/include and DIR/lib
--without-libiconv-prefix don't search for libiconv in includedir and libdir
--with-included-gettext use the GNU gettext library included here
--with-libintl-prefix=DIR search for libintl in DIR/include and DIR/lib
--without-libintl-prefix don't search for libintl in includedir and libdir
--with-wx-prefix=PREFIX Prefix where wxWindows is installed (optional)
--with-wx-exec-prefix=PREFIX Exec prefix where wxWindows is installed (optional)
--with-wx-config=CONFIG wx-config script to use (optional)
--with-gtk-prefix=PFX Prefix where GTK is installed (optional)
--with-gtk-exec-prefix=PFX Exec prefix where GTK is installed (optional)
--with-zlib=DIR use zlib in DIR

Some influential environment variables:
CXX C++ compiler command
CXXFLAGS C++ compiler flags
LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
nonstandard directory <lib dir>
CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
headers in a nonstandard directory <include dir>
CC C compiler command
CFLAGS C compiler flags
CPP C preprocessor

Use these variables to override the choices made by `configure' or to help
it to find libraries and programs with nonstandard names/locations.



und mein wxwindows ist in /usr/X11R6/lib, ok jetzt kennt ihr alles , heöft mir ich verzweifle

dauni
20.02.03, 21:55
--with-wx-prefix=PREFIX Prefix where wxWindows is installed (optional)
--with-wx-exec-prefix=PREFIX Exec prefix where wxWindows is installed (optional)
--with-wx-config=CONFIG wx-config script to use (optional)

Klingt das nicht irgendwie nach brauchbar?

Tidus
20.02.03, 21:57
klingt brauchbar und was soll ich als pfadangabe eingeben und vor allem wo ????

dauni
20.02.03, 22:05
./configure --with-wx-prefix=/usr/X11R6/lib

Ansosnten wär die Fehlermeldung von configure recht interessant

Tidus
20.02.03, 22:12
also hier die compelte vehlermeldung , ich verstehs nicht ich hab wxwindows 2.4.0 runtergeladen als rom und istalliert
configure: error:
Please check that wx-config is in path, the directory
where wxWindows libraries are installed (returned by
'wx-config --libs' command) is in LD_LIBRARY_PATH or
equivalent variable and wxWindows is version 2.4.0 or above.


hoffe ihr könnt damit was anfangen , ich sitzt slang rum bis es klappt und wenns die ganze nacht dauert

anda_skoa
21.02.03, 14:48
Vielleicht hast du das wxwindows-devel Paket nicht installiert.

Zum Kompilieren brauchst du immer die -devel (oder -dev) Pakete.

Ciao,
_

fs111
22.02.03, 10:42
Also ich habe das Teil gestern mal aus Interesse übersetzt (Dir fehlen wirklcih die devel Pakete von hier (http://www.wxwindows.org/) ) und es ist tatsächlich ein Port vom eMule (0.24b AFAIR) auf Linux, allerdings überzeugt er gar nicht. Eine server.met kann er nicht runterladen (Musste von Hand einen Server einfügen und dann auf weitere warten). Auch scheint er die CPU ziemlich zu belasten. Ich rate Dir zu mldonkey, der ist um längen besser als dieses Teil. Bei Fragen zu möldonkey, am besten die Suchfunktion benuzten, oder das Filesharing Howto lesen.

fs111

comrad
22.02.03, 12:28
das nächste mal reicht sicher auch ein ? und ein aussagekräftigerer thread-titel.

Tidus
22.02.03, 17:06
also ich hab das problem mit wxwindows gelöst , aber ich kappier die installation von lmule nicht , kann mir da einer mal helfen

Tidus
22.02.03, 17:37
beim compielern von lmule kommt dauernd die vehlermeldung

ERROR

It does not have a valid exit status


was soll das denn bedeuten ?????? und was soll ich machen ???

Tidus
22.02.03, 20:21
also es kommt dauernd die fehlermeldung

Please check that wx-config is in path, the directory
where wxWindows libraries are installed (returned by
'wx-config --libs' command) is in LD_LIBRARY_PATH or
equivalent variable and wxWindows is version 2.4.0 or above.

was soll ich machen????

McG.linux
22.02.03, 21:27
Erst
http://www.linuxforen.de/forums/showthread.php?s=&threadid=23336
http://www.ccinfo.de/netiquette.htm
lesen, dann weiterhin das Forum benutzen..

Gruß
mcg.linux

shellfish
23.02.03, 14:59
die wxwindows-version muß außerdem noch gepatcht werden. der patch ist sogar mitgeliefert - ein blick in die INSTALL-datei hätte genügt, um das herauszufinden. du brauchst also die sourcen von wxwindows (afaik geht's nicht mit den rpms, berichtigt mich, wenn ich mich irre) und mußt diese ebenfalls selbst compilieren. anleitung ist in der INSTALL-datei.

schau doch mal in den tuts. da müßte eins dabei sein über installation aus sourcen.

greetz,
sf.

p.s.: bitte verschone uns mit weiteren multiplen fragezeichen.