UNIX, Linux, Programare, Scripting, Retele
unix, linux, programare, script, hosting, server, retele
Lista Forumurilor Pe Tematici
UNIX, Linux, Programare, Scripting, Retele | Reguli | Inregistrare | Login

POZE UNIX, LINUX, PROGRAMARE, SCRIPTING, RETELE

Nu sunteti logat.
Nou pe simpatie:
angela31 pe Simpatie.ro
Femeie
23 ani
Buzau
cauta Barbat
24 - 60 ani
UNIX, Linux, Programare, Scripting, Retele / Incepatori / Problema cu glin pe PCBSD (FreeBSD 6.1)  
Autor
Mesaj Pagini: 1
Gheorghe
IQ 10011010

Din: Tokyo
Inregistrat: acum 20 ani
Postari: 20
Am vrut sa instalez linuxdcpp in PCBSD, toate bune si frumoase,
am mers in /usr/ports/net-p2p/linuxdcpp si acolo am scris
# make install clean
a mers repede sa il dea jos de pe net apoi a inceput verificarea tipica "./configure" pana aici :

Code:

checking for cairo_atsui_font_face_create_for_atsu_font_id in -lcairo... no
checking for GLIB... configure: error:
*** Glib 2.10.0 or better is required. The latest version of
*** Glib is always available from ftp://ftp.gtk.org/.
===>  Script "configure" failed unexpectedly.
Please run the gnomelogalyzer, available from
"http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the
problem and suggest a solution. If - and only if - the gnomelogalyzer cannot
solve the problem, report the build failure to the FreeBSD GNOME team at
 , and attach (a)
"/usr/ports/x11-toolkits/pango/work/pango-1.12.3/config.log", (b) the output
of the failed make command, and (c) the gnomelogalyzer output. Also, it might
be a good idea to provide an overview of all packages installed on your system
(i.e. an `ls /var/db/pkg`). Put your attachment up on any website,
copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) with
the attachment. Try to avoid sending any attachments to the mailing list
( ), because attachments sent to FreeBSD mailing lists are
usually discarded by the mailing list software.
*** Error code 1

Stop in /usr/ports/x11-toolkits/pango.
*** Error code 1

Stop in /usr/ports/x11-toolkits/gtk20.
*** Error code 1

Stop in /usr/ports/net-p2p/linuxdcpp.

am citi ce scrie mai sus si am dat sa instalez glib 2.12.2 am dat sa il instalez pe acesta si mi-a dat urmatoarea eroare:

Code:

.................................................
checking for c++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking for gcc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking for pkg-config... /usr/local/bin/pkg-config
checking for gawk... (cached) nawk
checking for perl5... perl5
checking for indent... indent
checking for perl5... /usr/bin/perl5
checking for iconv_open... no
checking for libiconv_open in -liconv... no
checking for iconv_open in -liconv... no
configure: error: *** No iconv() implementation found in C library or libiconv

Cred ca trebuie sa imi instalez Gnome ? (Am instalat pe sistem doar KDE 3.5.2)

Ce ziceti ?

Modificat de Gheorghe (acum 19 ani)


_______________________________________
Ai RTFM, ai parte !

pus acum 19 ani
   
operabilus
B.O.F.H.

Din: Sillycon Valley
Inregistrat: acum 20 ani
Postari: 200
Ce glib ai instalat ?
Incearca make clean si apoi make install clean in devel/glib20 si apoi acelasi lucru in x11-toolkits/pango. Daca nu merge scoate de pe freshports.org ultima varianta a portului glib20 si incearca sa o instalezi.
Daca ai deja glib instalat si e versiune mai mica (1.2 sau mai mic) nu trebuie sa il dezinstalezi. Se impaca bine cu versiunea 2.8.*


_______________________________________
Portal SkullBox
SkullBox Forum
IP Finder and web browser details revealer


pus acum 19 ani
   
Gheorghe
IQ 10011010

Din: Tokyo
Inregistrat: acum 20 ani
Postari: 20
Ce glib ai instalat ?

Code:

PCBSDL% pkg_info | grep glib
glib-1.2.10_12      Some useful routines of C programming (previous stable vers
glib-2.8.6_1        Some useful routines of C programming (current stable versi
taglib-1.4_2        Library for manipulating ID3 tags and Ogg comments
PCBSDL%



_______________________________________
Ai RTFM, ai parte !

pus acum 19 ani
   
operabilus
B.O.F.H.

Din: Sillycon Valley
Inregistrat: acum 20 ani
Postari: 200


Code:

bash2-2.05b$ ls /var/db/pkg | grep glib
glib-1.2.10_12/
glib-2.8.6_1/
linux-glib2-2.4.8_2/
taglib-1.4_2/
bash2-2.05b$

E posibil sa ai nevoie si tu de linux-glib. Am vazut ca incerci sa instalezi pachetul pentru linux...


_______________________________________
Portal SkullBox
SkullBox Forum
IP Finder and web browser details revealer


pus acum 19 ani
   
Gheorghe
IQ 10011010

Din: Tokyo
Inregistrat: acum 20 ani
Postari: 20
am instalat si linux-glib.

Code:

PCBSDL# ls /var/db/pkg | grep glib
glib-1.2.10_12
glib-2.10.3
glib-2.8.6_1
linux-glib2-2.6.6
taglib-1.4_2
PCBSDL#

Acum da urmatoarea eroare:

Code:

Making all in m4macros
rm -f gdk-x11-2.0.pc &&  cp gdk-2.0.pc gdk-x11-2.0.pc
rm -f gtk+-x11-2.0.pc &&  cp gtk+-2.0.pc gtk+-x11-2.0.pc
===>  Installing for gtk-2.8.20
===>   gtk-2.8.20 depends on file: /usr/local/share/mime/magic - not found
===>    Verifying install for /usr/local/share/mime/magic in /usr/ports/misc/shared-mime-info
===>  Vulnerability check disabled, database not found
=> shared-mime-info-0.18.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from http://www.marcuscom.com/downloads/.
fetch: http://www.marcuscom.com/downloads/shared-mime-info-0.18.tar.gz: Operation timed out
=> Attempting to fetch from http://people.freedesktop.org/~hadess/.
fetch: http://people.freedesktop.org/~hadess/shared-mime-info-0.18.tar.gz: Operation timed out
=> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/shared-mime-info-0.18.tar.gz: File unavailable (e.g., file not found, no access)
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/ and try again.
*** Error code 1

Stop in /usr/ports/misc/shared-mime-info.
*** Error code 1

Stop in /usr/ports/x11-toolkits/gtk20.
*** Error code 1

Stop in /usr/ports/net-p2p/linuxdcpp.
PCBSDL#

Cred ca ma apuc sa compilez si  "/usr/ports/misc/shared-mime-info.:"


_______________________________________
Ai RTFM, ai parte !

pus acum 19 ani
   
operabilus
B.O.F.H.

Din: Sillycon Valley
Inregistrat: acum 20 ani
Postari: 200
Dragut... scapi de dracu' si dai de ma-sa
Eu cu mplayer am avut aceeasi distractie acu' de cateva luni... dupa ce am scapat de erori nu mai gasea ceva pachet sa-l downloadeze


_______________________________________
Portal SkullBox
SkullBox Forum
IP Finder and web browser details revealer


pus acum 19 ani
   
Gheorghe
IQ 10011010

Din: Tokyo
Inregistrat: acum 20 ani
Postari: 20
Da pai nu stiu ce face ca nu prea le geseste pe ftp-uri, pe asta ultimul l-am copiat manual in
/usr/ports/distfiles si a mers sa il compilez apoi din ports.
Cred ca am sa il instalez pana la urma dupa ce ma intorc de la munte ...


_______________________________________
Ai RTFM, ai parte !

pus acum 19 ani
   
Gheorghe
IQ 10011010

Din: Tokyo
Inregistrat: acum 20 ani
Postari: 20
Pana la urma l-am instalat dar imi da urmatoarea eroare:

Code:

PCBSDL# ldcpp &
[1] 16096
PCBSDL# Loading: Hash database
Loading: Shared Files
Loading: Download Queue
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified


(ldcpp:16096): Gtk-WARNING **: cannot open display:

[1]    Exit 1                        ldcpp
PCBSDL#

Acum ce mai lipseste ?


_______________________________________
Ai RTFM, ai parte !

pus acum 19 ani
   
operabilus
B.O.F.H.

Din: Sillycon Valley
Inregistrat: acum 20 ani
Postari: 200
That's weird... cum ai incercat sa-l pornesti ? Folosesti gnome-lite, nu (parca asa tin minte) ?
Eroarea aia o da cand nu poate comunica cu serverul grafic... ai folosit su in terminal inainte sa pornesti programul ? si inca o intrebare... ai linux_enable="YES" in /etc/rc.conf ?


_______________________________________
Portal SkullBox
SkullBox Forum
IP Finder and web browser details revealer


pus acum 19 ani
   
Pagini: 1  

Mergi la