The whole point of ports is to provide an already integrated suite of 
applications; if you are copying files here-and-there, you are probably doing 
something wrong. (Yes, of course a port maintainer occasionally makes a 
mistake, and some tweaking is needed, or a port requires some configuration, 
but in general, you shouldn't need to do this.)  Here these ports are looking 
for the _Linux_ versions of these libraries, and you have moved _FreeBSD_ 
versions of these libraries into a directory they shouldn't be in, in the hopes 
that they will suffice.  Well, they won't.  The linux version of libgobject can 
be found in several of the linux base ports:

emulators/linux_base-fc4
emulators/linux_base-fc6
emulators/linux_base-f7
or
emulators/linux_base-f8

You need to install one that is compatible with your port
and it's prerequisites, and with the version of linux emulation
you are using.  For more on this, read the appropriate section
of the handbook:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/linuxemu.html

b.


      
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to