DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD Installation and Upgrading

FreeBSD Installation and Upgrading Installing and upgrading FreeBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 25th June 2008
hirohitosan hirohitosan is offline
New User
 
Join Date: Jun 2008
Posts: 4
Default installing X11

Hi there. I'm new in FreeBSD and I try to install X server. Can you give me some suggestions. First I tried to install by port but some packages are missing. What ports I need for x11, or how to install all ports needed for x11.

Many thanks
Reply With Quote
  #2   (View Single Post)  
Old 25th June 2008
adamk adamk is offline
Spam Deminer
 
Join Date: May 2008
Posts: 250
Default

Code:
cd /usr/ports/x11/xorg
make install
Adam
Reply With Quote
  #3   (View Single Post)  
Old 25th June 2008
hirohitosan hirohitosan is offline
New User
 
Join Date: Jun 2008
Posts: 4
Default

Quote:
Originally Posted by adamk View Post
Code:
cd /usr/ports/x11/xorg
make install
Adam
well I already try this but I had an error
Code:
checking for APPRES... gnome-config: not found
configure: error: Package requirements (x11 xt) were not met.
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively you may set the APPRES_CFLAGS and APPRES_LIBS environment variables
to avoid the need to call pkg-config.  See the pkg-config man page for
more details.
===>  Script "configure" failed unexpectedly.
Please report the problem to x11@FreeBSD.org [maintainer] and attach the
"/usr/ports/x11/appres/work/appres-1.0.1/config.log" including the output of
the failure of your make command. Also, it might be a good idea to provide
an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1

Stop in /usr/ports/x11/appres.
*** Error code 1

Stop in /usr/ports/x11/xorg-apps.
*** Error code 1

Stop in /usr/ports/x11/xorg.
Reply With Quote
  #4   (View Single Post)  
Old 25th June 2008
adamk adamk is offline
Spam Deminer
 
Join Date: May 2008
Posts: 250
Default

Alright, so the error tells you exactly what to do :-)

In the mean time, if you want xorg, you could try 'sudo pkg_add -r xorg' and it will install it from packages instead of ports.

Adam
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Installing Xorg NetBSD NetBSD Installation and Upgrading 20 9th June 2009 02:22 PM
installing openbsd bsdnewbie999 OpenBSD Installation and Upgrading 12 4th May 2009 11:55 AM
Installing another HD Johnny2Bad FreeBSD Installation and Upgrading 4 20th May 2008 05:38 PM
Installing 4.2 on PowerMac G4 533 MHz grid17 OpenBSD Installation and Upgrading 1 15th May 2008 09:10 PM
Installing gnome again qweasdzxc FreeBSD Ports and Packages 2 6th May 2008 11:27 AM


All times are GMT. The time now is 10:39 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick