Date: Tue, 22 Jan 2013 15:52:04 +0530 From: Hrisikesh sahu <hrisikeshsahu@gmail.com> To: Joe Altman <freebsd@chthonixia.net> Cc: freebsd-questions@freebsd.org Subject: Re: Upgrading 8.2 to 9.1, Gnome issue Message-ID: <CAMB42mz4u3WeoJDrpYXEHi_o2wNYqDM6x3U4YAJM7xxKdG_7Vg@mail.gmail.com> In-Reply-To: <20130121224248.GA75986@whisperer.chthonixia.net> References: <CAMB42mwYoCrRJiwXprLcgk-qgZy=qSg366msj1KwF6esE8X3VA@mail.gmail.com> <20130121224248.GA75986@whisperer.chthonixia.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi , Forgive my stupidity. Yes, i was getting so many shared library issue. So I deleted to rebuild the pkgdb using #portupgrade. Now I am able to do #portupgrade gnome2. I followed both the following links to upgrade Xorg and Gnome2 . On command prompt Mouse and key board functionality is proper, but when i switched to GUI using #startx , then mouse and key stopped working. I have included HLAD and DBUS to the rc.conf . /etc/rc.conf -- ------------------------- keymap="us.iso" gdm_enable="YES" gnome_enable="YES" hald_enable="YES" dbus_enable="YES" sshd_enable="YES" moused_port="/dev/psm0" Now I installed wireshark , but I am getting a Gtk-warning **: cannot open display. Please help me what are ports used to upgrade mouse and Key Board functionality with X terminal. I think few libraries are getting linked when I switched from Command prompt to GUI terminal. Please let me know if there is any command used to rebuild all the installed ports and update pkgdb. I am new to this freebsd . Please help me out to set up this system properly. On Tue, Jan 22, 2013 at 4:12 AM, Joe Altman <freebsd@chthonixia.net> wrote: > > On Mon, Jan 21, 2013 at 01:02:17PM +0530, Hrisikesh sahu wrote: > > > > # portupgrade -fr gnome-session > > > > But I am facing a problem "shared object libz.so.5 not found freebsd" > > I see libz.so.6 in my /usr/lib on: > > 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r245243: Wed Jan 9 18:25:14 EST 2013 > root@whisperer.chthonixia.net:/usr/obj/usr/src/sys/WHISPERER amd64 > > Remind me: did you buildworld and installworld prior to upgrading ports? > > > I did all these steps to upgrade the ports > > Code: > > > > #pkgdb -fF > > # rm /var/db/pkg/pkgdb.db > > # portupgrade -arRn > > While I wonder why you deleted your pkgdb.db, more to the point: did you > rebuild it? > > > but i am facing a issue with - > > Code: > > > > /usr/local/sbin/portupgrade:1473:in `get_pkgname': Makefile broken > > (MakefileBrokenError) > > My guess is that you did not rebuild the pkgdb.db... > > > Please help me how to come out from this Makefile broken and "shared object > > libz.so.5 not found freebsd". > > ....and I'd do that before trying to solve fixing the libz.so.5 issue. > > Joe > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAMB42mz4u3WeoJDrpYXEHi_o2wNYqDM6x3U4YAJM7xxKdG_7Vg>