Re: Clean up / filesystem

2010-10-09 Thread Caleb Stein
On Sat, 09 Oct 2010 15:16:11 -0700, Polytropon wrote: On Sat, 09 Oct 2010 10:40:20 -0700, Caleb Stein wrote: Ok, so it won't hurt X as long as I clear /tmp/ while X isn't running? Correct, no problem. It *may* be possible that some programs save files to /tmp, even if it is

Re: Clean up / filesystem

2010-10-09 Thread Caleb Stein
On Sat, 09 Oct 2010 10:38:41 -0700, Arthur Chance wrote: On 10/09/10 17:58, Caleb Stein wrote: On Fri, 08 Oct 2010 22:46:55 -0700, Robert Huff wrote: [Full /tmp discussion snipped] So is it safe to do "rm -rf /tmp/*"? Not if running an X desktop, as all sorts of things ge

Re: Clean up / filesystem

2010-10-09 Thread Caleb Stein
On Fri, 08 Oct 2010 22:46:55 -0700, Robert Huff wrote: Caleb Stein writes: I'm constantly getting the message, ":/ write failed, filesystem is full", so I did df, and it said that my / filesystem was at 108%. What files can I delete to free some space? Start

Clean up / filesystem

2010-10-08 Thread Caleb Stein
I'm constantly getting the message, ":/ write failed, filesystem is full", so I did df, and it said that my / filesystem was at 108%. What files can I delete to free some space? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org

LibreOffice?

2010-10-04 Thread Caleb Stein
When can we expect it in the ports? ___ 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"

Tuxpaint won't run

2010-09-28 Thread Caleb Stein
Whenever I run TuxPaint, it crashes, stating that it was compiled with png.h from libpng-1.4.3, but is running with png.c from libpng-1.2.40. When I run pkg_info|grep png, it says that png is at version 1.4.3. What is the problem? ___ freebsd-que

Re: Does Opera-10.61.6430 play VP8/webm?

2010-08-16 Thread Caleb Stein
On Aug 16, 2010, at 6:21 AM, Unga wrote: --- On Sun, 8/15/10, Caleb Stein wrote: From: Caleb Stein Subject: Re: Does Opera-10.61.6430 play VP8/webm? To: "Unga" Date: Sunday, August 15, 2010, 10:29 PM On Aug 15, 2010, at 3:39 AM, Unga wrote: Hi all I have installed Opera-

OpenOffice.org 3.2.1 build error

2010-08-12 Thread Caleb Stein
Whenever I try to build OOo, I get this error: http://pastebin.com/8DBKJAhb How do I rebuild cppunit? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-qu

Re: make installworld fails

2010-08-02 Thread Caleb Stein
On Aug 2, 2010, at 7:34 AM, Lowell Gilbert > wrote: Caleb Stein writes: I am trying to update my FreeBSD 8.0 to FreeBSD 8.1. Here is the order I ran the commands in (all as root): cd /usr/src make buildworld make buildkernel shutdown now make installkernel shutdown -r now adjkerntz

make installworld fails

2010-08-01 Thread Caleb Stein
I am trying to update my FreeBSD 8.0 to FreeBSD 8.1. Here is the order I ran the commands in (all as root): cd /usr/src make buildworld make buildkernel shutdown now make installkernel shutdown -r now adjkerntz -i mount -a -t ufs mergemaster -p cd /usr/src make installworld mergemaster reboot

How to install Etoile?

2010-07-31 Thread Caleb Stein
I want to install Etoile. I tried doing this: cd /usr/ports/x11/etoile sudo make install It exits with an error that etoile-languagekit requires llvm 2.6 or lower, but I have llvm 2.7 installed. Is there any way to go back to 2.6, and if I can, will it break anything else that's important?

Eclipse build fails

2010-07-21 Thread Caleb Stein
the last lines of the output can be found here: http://pastebin.com/8VAdvEjH How should I fix this? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-qu

Re: KDE won't start

2010-07-19 Thread Caleb Stein
Hmmm, I may just reinstall. I updated KDE, GNOME, XFCE, jpeg, and png to the latest versions, and the desktops just won't start. I think I will just reinstall. On Mon, 19 Jul 2010 11:21:50 -0700, Glen Barber wrote: On 7/19/10 2:15 PM, Caleb Stein wrote: Whenever I try to start

KDE won't start

2010-07-19 Thread Caleb Stein
Whenever I try to start KDE4, I get this output: # /usr/local/kde4/etc/rc.d/kdm4 start Startink kdm4. Updating KDM configuration Information: reading pre-existing kdmrc /usr/local/kde4/share/config/kdm/kdmrc (config version 2.4) # info: [drm] Setting GART location based on new memory map info

Re: Lowest DVR Prices Ever. 2 Days Only!

2010-07-15 Thread Caleb Stein
Just a little off topic? On Jul 15, 2010, at 7:50 AM, iVigil wrote: [1] Our July Price List is Now Available. Give Us A Call To Get Your Copy! Also, don't forget about our Customer Rebate Program! Enrollment is automatic and every purchase counts towards your rebate. For more details,

Re: Is it safe to modify a port's makefile

2010-07-05 Thread Caleb Stein
Ok, thanks for the information. Actually after reading more of the page, I just found the unmaintained Wine for amd64 FreeBSD. On Mon, 05 Jul 2010 20:12:47 -0700, Jonathan Chen wrote: On Mon, Jul 05, 2010 at 07:54:45PM -0700, Caleb Stein wrote: Thank you, just the kind of answer I was

Re: Is it safe to modify a port's makefile

2010-07-05 Thread Caleb Stein
want my amd64 turning into or thinking it's an i386. On Mon, 05 Jul 2010 19:51:11 -0700, Jonathan Chen wrote: On Mon, Jul 05, 2010 at 07:43:24PM -0700, Caleb Stein wrote: I asked this question a while ago, and I received a few confusing answers. Here is my question again: The Wine port

Is it safe to modify a port's makefile

2010-07-05 Thread Caleb Stein
I asked this question a while ago, and I received a few confusing answers. Here is my question again: The Wine port will only build on i386. I have amd64. I want to install Wine. Is it safe to modify Makefile to allow it to build on amd64? Please, just answer yes or no.

Is it safe to modify Wine's makefile to allow it to install on amd64?

2010-06-25 Thread Caleb Stein
Wine is configured to install only on i386, and I use amd64. I don't want to reinstall with i386, so I would like to know if it is safe to modify Wine's makefile and install it on amd64. ___ freebsd-questions@freebsd.org mailing list http://lists.fr

/libexec/ld-elf.so.1: Shared boject "libpng.so.5" not found

2010-06-20 Thread Caleb Stein
Whenever I try running an application that relies on GTK+ or QT, I get that error message. How should I fix this? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail

what is /usr/sbin/nmbd

2010-06-19 Thread Caleb Stein
I constantly get messages telling me that it couldn't be executed. ___ 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"

X11 stopped working

2010-06-17 Thread Caleb Stein
I was updating some ports (glib, png, jpeg, atk), and I did it incorrectly, by doing "make deinstall" and then "make install". After I rebooted X11 won't run at all. I tried to run "portupgrade -Rr xorg" but I didn't help. I have KDE4 configured to run at startup, and it tries to run, an