Linked by Amjith Ramanujam on Thu 2nd Oct 2008 20:50 UTC
Permalink for comment 332376
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
News
Linked by Thom Holwerda on 05/22/13 22:23 UTC
Linked by Thom Holwerda on 05/22/13 13:38 UTC
Linked by Thom Holwerda on 05/22/13 13:30 UTC, submitted by JRepin
Linked by Thom Holwerda on 05/21/13 22:06 UTC
Linked by Thom Holwerda on 05/21/13 21:45 UTC
Linked by Thom Holwerda on 05/21/13 15:53 UTC
Linked by Thom Holwerda on 05/20/13 22:43 UTC
Linked by Thom Holwerda on 05/20/13 21:50 UTC
Linked by Thom Holwerda on 05/19/13 23:15 UTC
Linked by Thom Holwerda on 05/19/13 23:11 UTC, submitted by Drumhellar
More News »
Sponsored Links



Member since:
2005-07-08
Wow! That is the best compliment I've gotten so far
I thought I would not like the way you install packages in PC-BSD, and for my personal use I prefer the way of most Linuxes,
As far as the package installation goes, the FreeBSD ports will do a good job of satisfying a power user who wants things to be not so easy. After all the list of PBI files is so limited I find myself using the ports more often. Have you tried the pkg_add command? That is the equivalent of apt-get install or urpmi or emerge in a Linux environment. If you find that too easy, there is always ./configure && make && make install.
One critique though; KDE4 ran very poorly on my 2 year old laptop, when I started a little QT game called KrisK my laptop started panting placing there was a delay of atleast 0,25 seconds between click and action.
Could this be related to the ATI driver? If it works smoothly on Linux, then it makes me wonder if you need to tweak your Xorg.conf. Try to copy your Xorg.conf from the Linux partition (if you still have it) and replace the BSD's Xorg.conf file. You might need to modify the file a little bit to make it work. (Always backup your working Xorg.conf file, before trying anything funny).