32 bit to 64 bit

2012-06-27 Thread Tim Kellers
I'm upgrading a 7.3 -STABLE installation to 8.x, then 9- Stable over the 
next few days.  The hardware is a Dell 2950 that is capable of running 
64 bit FreeBSD.  The original installation was i386 32 bit and that is 
what it is running now.


Will the buildworld ---> buildkernel KERNCONF=FOO64 allow a 32 bit 
installation to build a 64 bit kernel?  I'd like to upgrade this machine 
to 64 bit AMD and I'd prefer not to do it from a DVD if I can do it from 
source.   Has anyone tried this and succeeded (or failed spectacularly) 
on a remote install/upgrade?


Tim Kellers
___
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"


Re: semi OT: correct CIDR block?

2012-03-05 Thread Tim Kellers

On 03/05/12 09:30, Robert Huff wrote:

With my brain still on EBADSLEEP, I cannot decide if:

10.0.0.32-10.0.0.63

is correctly described by:

10.0.0.32/27

Anyone?  Please?


Robert Huff

___
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"


   Network = 10.0.0.32
Usable IPs = 10.0.0.33 to 10.0.0.62 for 30
 Broadcast = 10.0.0.63
   Netmask = 255.255.255.224
Wildcard Mask = 0.0.0.31



Looks pretty good to me.

Tim Kellers

___
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"


Re: php5 port seems broken

2012-01-22 Thread Tim Kellers

On 1/22/12 7:50 PM, Tim Dunphy wrote:

Hello again,

Thanks for your input. Before attempting to install php on this machine I 
updated my ports tree with csvsup. But following the steps in this article 
helped me to get past this point.


http://icesquare.com/wordpress/freebsdproblem-to-update-php-port/

Which was basically:

#sudo rm -Rf /var/db/portsnap/*
#sudo portsnap fetch extract
#sudo portsnap fetch update
#cd /usr/ports/distfiles/
#sudo wget http://fi.php.net/distributions/php-5.3.9.tar.bz2
#cd /usr/ports/lang/php5
#sudo make


That was all I had to do. :)

However I'm onto a new stumbling block, so if you're still tuned in I hope you 
don't mind if I bounce this off the list.

It seems that Apache 2.2 is not recognizing PHP now that it's installed.

If I go to a php test page in a web browser this is all I see:




These are the contents of the file I am hitting:





I checked to see that in my main apache config file (httpd.conf) I have this 
line:


LoadModule php5_modulelibexec/apache22/libphp5.so

And of course I've restarted apache after installing the php5 port. :)

And since apache isn't even recognizing php at this point hitting the test page 
does not generate any errors in the error logs.

Any thoughts/hits/suggestions from here?

thanks
tim




- Original Message -
From: "RW"
To: freebsd-questions@freebsd.org
Sent: Sunday, January 22, 2012 7:07:21 PM
Subject: Re: php5 port seems broken

On Sun, 22 Jan 2012 18:01:29 -0500
Tim Kellers wrote:


On 1/22/12 5:35 PM, Tim Dunphy wrote:

Hello list,

   I'm attempting to install php5 from my ports tree. I've attempted
the latest version ( 5.3.9 located in /usr/ports/lang/php5) and the
'latest stable' (5.2.17 located in /usr/ports/lang/php52). The
result is pretty much the same:
suhosin-patch-5.3.9-0.9.10.patch.gz. ===>Giving up on fetching
files: php-5.3.9.tar.bz2 Make sure the Makefile and distinfo file
(/usr/ports/lang/php5/distinfo) are up to date.  If you are
absolutely sure you want to override this check, type "make
NO_CHECKSUM=yes [other args]". *** Error code 1


I just portupgraded my php5 this morning and I was able to fetch the
distfile without trouble.  It might just be a partially dled file and
a checksum mismatch.

if you do a "make checksum" it will download the file or resume a
partial download before checking the hash.



You can try (as root)
rm -rf /usr/ports/distfiles/php-5.3.9.tar.bz2

and cd /usr/ports/lang/php5&&  make clean&&  make install clean

or make distclean


If that gets you past the checksum error, you should be able to build
it successfully.

Probably the ports tree needs to be updated to pick-up an updated hash
value.
___
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"
___
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"



Did you out this in httpd.conf?

from pkg-message.mod:

***

Make sure index.php is part of your DirectoryIndex.

You should add the following to your Apache configuration file:

AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps

***


Tim Kellers
___
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"


Re: php5 port seems broken

2012-01-22 Thread Tim Kellers

On 1/22/12 5:35 PM, Tim Dunphy wrote:

Hello list,

  I'm attempting to install php5 from my ports tree. I've attempted the latest 
version ( 5.3.9 located in /usr/ports/lang/php5) and the 'latest stable' 
(5.2.17 located in /usr/ports/lang/php52). The result is pretty much the same:

[root@LBSD2:/usr/ports/lang/php5] #make install
===>   Vulnerability check disabled, database not found
===>   License check disabled, port has not defined LICENSE
===>   Found saved configuration for php5-5.3.9
===>   Extracting for php5-5.3.9
=>  SHA256 Checksum mismatch for php-5.3.9.tar.bz2.
=>  SHA256 Checksum OK for suhosin-patch-5.3.9-0.9.10.patch.gz.
===>   Refetch for 1 more times files: php-5.3.9.tar.bz2
===>   Vulnerability check disabled, database not found
===>   License check disabled, port has not defined LICENSE
===>   Found saved configuration for php5-5.3.9
=>  php-5.3.9.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/.
=>  Attempting to fetch http://dk.php.net/distributions/php-5.3.9.tar.bz2
fetch: http://dk.php.net/distributions/php-5.3.9.tar.bz2: Requested Range Not 
Satisfiable
=>  Attempting to fetch http://de.php.net/distributions/php-5.3.9.tar.bz2
fetch: http://de.php.net/distributions/php-5.3.9.tar.bz2: Requested Range Not 
Satisfiable
=>  Attempting to fetch http://es.php.net/distributions/php-5.3.9.tar.bz2
fetch: http://es.php.net/distributions/php-5.3.9.tar.bz2: Requested Range Not 
Satisfiable
=>  Attempting to fetch http://fi.php.net/distributions/php-5.3.9.tar.bz2
fetch: http://fi.php.net/distributions/php-5.3.9.tar.bz2: Requested Range Not 
Satisfiable
=>  Attempting to fetch http://fr.php.net/distributions/php-5.3.9.tar.bz2
===>   Vulnerability check disabled, database not found
===>   License check disabled, port has not defined LICENSE
===>   Found saved configuration for php5-5.3.9
=>  SHA256 Checksum mismatch for php-5.3.9.tar.bz2.
=>  SHA256 Checksum OK for suhosin-patch-5.3.9-0.9.10.patch.gz.
===>   Giving up on fetching files: php-5.3.9.tar.bz2
Make sure the Makefile and distinfo file (/usr/ports/lang/php5/distinfo)
are up to date.  If you are absolutely sure you want to override this
check, type "make NO_CHECKSUM=yes [other args]".
*** Error code 1

Stop in /usr/ports/lang/php5.
*** Error code 1

Stop in /usr/ports/lang/php5.
*** Error code 1

Stop in /usr/ports/lang/php5.


I was just wondering if anyone might have a guess as to why this wasn't working?

thanks
tim
I just portupgraded my php5 this morning and I was able to fetch the 
distfile without trouble.  It might just be a partially dled file and a 
checksum mismatch.


You can try (as root)
rm -rf /usr/ports/distfiles/php-5.3.9.tar.bz2

and cd /usr/ports/lang/php5 && make clean && make install clean

If that gets you past the checksum error, you should be able to build it 
successfully.


Tim Kellers
___
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"


Re: Was... A quick fix for Firefox mailto: issues Now... The other way round problem

2012-01-20 Thread Tim Kellers
If you backed up up your ~/.thunderbird file before you upgraded (yes, I 
was shocked to see that I actually did back mine up), copy the 
mimeTypes.rdf from your old install to the new install  (its in the 
.thunderbird directory, 2 levels down) and your browser of choice will 
launch on a thunderbird link-click, again.


Tim Kellers
NJIT

On 1/20/12 6:32 PM, Da Rock wrote:

On 01/21/12 02:27, Leslie Jensen wrote:



2012-01-20 17:16, Leslie Jensen skrev:


Excuse me for using this thread but I feel I have a problem related to
this, but with Thunderbird not opening URLs.

I followed all instructions I can find, but have not been successful.

Using the config editor I added the following, and have checked that it
is in the file prefs.js:

user_pref("network.protocol-handler.app.ftp", 
"/usr/local/bin/firefox");
user_pref("network.protocol-handler.app.http", 
"/usr/local/bin/firefox");
user_pref("network.protocol-handler.app.https", 
"/usr/local/bin/firefox");


user_pref("network.protocol-handler.warn-external.ftp", true);
user_pref("network.protocol-handler.warn-external.http", true);
user_pref("network.protocol-handler.warn-external.https", true);


This does not work for me and has been so for a while. It started after
an upgrade.

If anyone has a solution to this problem I would like to read about it.

Thank you :-)





I just goggled a little more and found a mention of the file 
mimeTypes.rdf


The changes I made was not transferred to this file.

Editing the entries with firefox to the correct path did it.

Sorry for the noise :-)

I didn't know about that one- we use thunderbrowse here. Check addons :)
___
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"





___
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"


Re: trouble setting timezone for ukraine

2011-11-04 Thread Tim Kellers


On Nov 4, 2011, at 6:59 PM, Alexander Kapshuk  
wrote:

> On 11/04/11 22:46, Lowell Gilbert wrote:
>> Alexander Kapshuk  writes:
>> 
>>> the actual current time is 10.21 pm.
>> Your system's clock may be off as well...
>> 
>>> any idea when an updated time zone file will become available?
>> It's already in the FreeBSD tree:
>> http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/src/contrib/tzdata/europe?rev=1.7.2.2;content-type=text%2Fplain
>> 
>> To install it, you'll need something like
>>  # zic europe
>> (where "europe" is the file from the URL above)
>> and then tzsetup(8) should install the correct information.
>> 
>> Or you could update your system to anything after October 26.
> thanks.
> 
> here's what i did based on my understanding of the instructions given above:
> # cd $HOME
> # fetch -o europe 
> http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/src/contrib/tzdata/europe?rev=1.7.2.2;content-type=text%2Fplain
> # zic europe
> # tzsetup -r
> 
> :; date
> Sat Nov  5 00:54:32 EET 2011
> 
> the timezone did change from 'FET' to 'EET', but the time is still wrong by 
> being 1 hour ahead of the actual ukraine time.
> 
> another thing i tried, which didn't seem to help was set these environment 
> variables in my /etc/rc.conf:
> (as suggested here: http://forums.freebsd.org/showthread.php?t=10276 [post # 
> 6])
> 
> ntpdate_enable="YES"
> ntpdate_flags="-u -b"
> ntpdate_hosts="ua.pool.ntp.org"
> 
> 
> i must be doing something wrong. just don't know what is it.
> 
> can anyone please suggest what it is i should be doing?
> 
> thanks.
> 
> sasha
> 
> ___
> 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"
> 

Try a different time server run directly from tithe command line as root:

#ntpdate time.apple.com 

And see if that changes the date result.

Tim___
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"


Re: shopping for a new server

2011-08-25 Thread Tim Kellers

Thank you Max, that sounds like good news so far.

Tim Kellers

On 08/25/11 13:57, Maxim Khitrov wrote:

On Thu, Aug 25, 2011 at 12:45 PM, Tim Kellers  wrote:

Dell 2500 from 10 years back is soon to be very dead in the machine room at
work.  I'm thinking about replacing it with a Rack mount Dell R610  has
anyone used that and has compatibility issues or successes?  I'll be using a
RAID 5 setup and PERC version is up to 6i in this box, any issues with this
PERC?  The specs indicate R610 will way outperform the old 2500.  The 2500
currently supports mail (sendmail), web, db (pgsql and mysql), samba, etc.

I Googled and found a bunch of somewhat older posts that showed some NIC
issues and some PERC issues but it looked like most issues had been
corrected by the beginning of 2011.  Does anyone have any recent
duccess/failure stories?

I'd probably be looking to run 8.2 RELEASE AMD or 9.0 AMD when it becomes
release.

Thanks

Tim

I'm currently configuring FreeBSD 8.2 amd64 on an R610 with PERC H700
RAID controller. H700 uses the mfi(4) driver, I think that also goes
for PERC 6/I. Network uses the bce(4) driver. No real problems to
report.

One minor issue I ran into is that disabling serial ports in BIOS
causes FreeBSD to freeze when booting. The solution is simply to set
serial ports to be "On without Console Redirection." You should also
leave Intel I/OAT disabled, since FreeBSD has no support for it.

- Max




___
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"


shopping for a new server

2011-08-25 Thread Tim Kellers
Dell 2500 from 10 years back is soon to be very dead in the machine room 
at work.  I'm thinking about replacing it with a Rack mount Dell R610  
has anyone used that and has compatibility issues or successes?  I'll be 
using a RAID 5 setup and PERC version is up to 6i in this box, any 
issues with this PERC?  The specs indicate R610 will way outperform the 
old 2500.  The 2500 currently supports mail (sendmail), web, db (pgsql 
and mysql), samba, etc.


I Googled and found a bunch of somewhat older posts that showed some NIC 
issues and some PERC issues but it looked like most issues had been 
corrected by the beginning of 2011.  Does anyone have any recent 
duccess/failure stories?


I'd probably be looking to run 8.2 RELEASE AMD or 9.0 AMD when it 
becomes release.


Thanks

Tim
___
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"


Re: java support in FBSD Firefox 4

2011-03-31 Thread Tim Kellers


On 03/31/11 11:06, John Levine wrote:

In article<4d948902.6000...@wallnet.com>  you write:

Before I attempt to (re)invent the java wheel in Firefox 4...

Is there any documentation about how to enable java support already
written or available.  If there isn't, does anyone have any hints?

It's unchanged from 3.6, or at least, when I upgraded from 3.6 to 4
Java kept working.

This link explains it pretty well:

http://forums.freebsd.org/showthread.php?t=21010

R's,
John
___
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"



Thanks.

Someplace between Firefox 3.5 and 4.0 I changed from diablo to openjdk.

That:
ln -s /usr/local/openjdk6/jre/lib/IcedTeaPlugin.so ~/.mozilla/plugins/

was the missing step for me.

Tim Kellers
___
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"


java support in FBSD Firefox 4

2011-03-31 Thread Tim Kellers

Before I attempt to (re)invent the java wheel in Firefox 4...

Is there any documentation about how to enable java support already 
written or available.  If there isn't, does anyone have any hints?


Thanks

Tim
___
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"


bigbluebutton

2011-01-29 Thread Tim Kellers
 I've managed to build a partially working bigbluebutton 
(bigbluebutton-0.71_1) conference server on 9.0-Current, 8.2 Pre-Release 
and 7.3 stable platforms.  On all versions of FreeBSD, I'm having the 
same issues, they are:


1.  audio conferencing between web-joined users only works with asterisk 
14.  (14.39.1 sources --14.37 in ports is flagged for a security 
problem) I have no conference audio with asterisk16 or asterisk18
2.  In the presentation module, Only one page of a document is ever 
displayed and only one thumbnail is ever created.


The video camera sharing, the Desktop sharing, the whiteboard,  and the 
built in text chat all seem to work fine.


Does anyone have any similar experiences or solutions?

Thanks

Tim Kellers
___
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"


Re: Which php??

2011-01-11 Thread Tim Kellers

On 01/11/11 11:46, Gary Kline wrote:

On Mon, Jan 10, 2011 at 10:07:28PM +, Paul Macdonald wrote:

On 10/01/2011 21:21, Gary Kline wrote:

Which php52 port do I need to run with wordpress?  There are  a
slew of them po ports.

tia.


php5.2 is the last release before its eol'd.

there may be some tweaking, but you'd be better getting it working
with 5.3 (lang/php5) now rather than later...

Paul.



Well, I have no screen-capture set up o my server, so cannot
show the firefox display.  But here is the samr thing using
lynx:

According to the /usr/local/www/wordpress/* files, php is not
running.  I had the wordpress port install itself in the default
place: in /usr/local/www; should I cp the files somewhere else?
--I have no subdomain wordpress (or wordpress.thought.org).



ps 8:20 Server  [5025] lynx wp-admin/install.php
(p1
of 3)
WordPress

Error: PHP is not running

WordPress requires that your web server is running PHP. Your server
does not have PHP installed, or PHP is turned off.
>

WordPress

get_var("SHOW TABLES LIKE '$wpdb->users'") != null ); // Ensure that
Blogs appear in search engines by default $blog_public = 1; if ( !
empty( $_POST ) ) $blog_public = isset( $_POST['blog_public'] );
$weblog_title = isset( $_POST['weblog_title'] ) ? trim( stripslashes(
$_POST['weblog_title'] ) ) : ''; $user_name =
isset($_POST['user_name']) ? trim( stripslashes( $_POST['user_name'] )
) : 'admin'; $admin_password = isset($_POST['admin_password']) ? trim(
stripslashes( $_POST['admin_password'] ) ) : ''; $admin_email = isset(
$_POST['admin_email'] ) ? trim( stripslashes( $_POST['admin_email'] ) )
: ''; if ( ! is_null( $error ) ) { ?>

ERROR



So:: are there other ways of installing this stuff?  Should I
cp -rp this wordpress directory in [e.g.]
/usr/local/www/journey?

Thanks for any clues,

gary







Remember you have to tell apache to run php files as programs.  Do you 
have the following lines in httpd.conf?


AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps


Those lines should be right around row/line 217 in httpd.conf for apache 2.2

Tim Kellers



___
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"


Re: materials

2010-11-22 Thread Tim Kellers
The New Jersey Institute of Technology offer an online open source unix 
certification series of classes.  International students are eligible to 
participate in the program and can be candidates for certification.


http://adultlearner.njit.edu/admissions/prospective/unix.php

Tim Kellers

On 11/22/10 07:58, Antonio Olivares wrote:

On Mon, Nov 22, 2010 at 6:11 AM, Mohammad Reza Abbasy
  wrote:

Dear Lady,Sir


I am very eager to get a certification for the FreeBSD but I do not know
how? I am in Malaysia. Is there any branch in Malaysia? Is there any
material for learning FreeBSD by myself?If yes, how can I get them?


Many thanks.

--
*---*
*Mohammad Reza Abbasy*
UTM University

*Mobile* : +60176731832
*Email * :  mr.abb...@gmail.com
  ramohamm...@live.utm.my

  Are you lost? I am your map. "GOD"
--
___
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"


Check here:

http://forums.freebsd.org/showthread.php?t=11081

http://www.freebsd.org/doc/handbook/

Hope this helps in some way.

Regards,

Antonio
___
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"




___
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"


Re: hostname

2010-10-30 Thread Tim Kellers

 On 10/30/10 4:00 PM, Tim Dunphy wrote:

how can I set the hostname so that it persists through reboots? I have
set the hostname I want in /etc/hosts but rebooting the change does
not show up. In CentOS you have /etc/hostname which serves this
purpose but in FreeBSD I don't know how to do this.


thanks


edit /etc/rc.conf and enter:

hostname="[put your hostname here]"

change the [put your hostname here] to your actual hostname.

And it will load the name on (re)boot.

Tim Kellers
___
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"


Re: Resin 3.1.9, Apache 2.2.16 and mod_caucho?

2010-10-14 Thread Tim Kellers

 On 10/14/10 12:11, Christer Solskogen wrote:

On Thu, Oct 14, 2010 at 3:07 PM, Andy Wodfer  wrote:

On Thu, Oct 14, 2010 at 1:06 PM, Christer Solskogen<
christer.solsko...@gmail.com>  wrote:


On Thu, Oct 14, 2010 at 10:16 AM, Andy Wodfer  wrote:

Hi,
I'm trying to install Resin together with Apache and according to all
documentation I can find I'm supposed to compile the mod_caucho and

include

this in the Apache httpd.conf,  but I can't find any reference to

mod_caucho

in my ports, system or compile options.

Is the documentation outdated or can anyone give me some pointers as to

how

I can make requests to Java sites go through Apache (using virtual

hosts)?

Ie. http://caucho.com/resin-3.1/doc/install-apache.xtp

Both Apache (port 80) and Resin3.1 (port 8080) runs fine alone.


You probably have that module already installed. It comes with
www/resin3 according to the Makefile.


Don't think so. locate (updated) and find only shows these:

./tmp/caucho
./usr/local/resin3/webapps/resin-doc/WEB-INF/classes/com/caucho
./usr/local/resin3/webapps/resin-doc/WEB-INF/xsl/caucho
./usr/local/resin3/webapps/resin-doc/examples/amber-basic/WEB-INF/classes/com/caucho


You might need to have apache[2|22] installed first.


After I built and installed Resin (with make WITH_APACHE2="YES" install) 
and followed the config instructions in the pkg_messages), I  cd'd to:
/usr/ports/www/resin3/work/resin-3.1.9/modules/c/src/apache2/.libs and 
copied mod_caucho.so to /usr/local/libexec/apache22


I restarted apache and have this output from nmap -A localhost:80

/tcp   open  http   Apache httpd 2.2.16 ((FreeBSD) mod_ssl/2.2.16 
OpenSSL/0.9.8n DAV/2 PHP/5.2.14 with Suhosin-Patch Resin/3.1.9)
|_http-methods: No Allow or Public header in OPTIONS response (status 
code 503)

|_html-title: 503 Service Temporarily Unavailable

and

8080/tcp open  http   Caucho Resin JSP engine 3.1.9
|_http-methods: No Allow or Public header in OPTIONS response (status 
code 200)

|_html-title: ResinĀ® Default Home Page
|_http-open-proxy: Proxy might be redirecting requests
Device type: general purpose
Running: FreeBSD 8.X
OS details: FreeBSD 8.0-BETA2 - 8.0-RELEASE
Network Distance: 0 hops
Service Info: Host: beta.maestro; OSs: Unix, FreeBSD

It looks like manually copying those files does get the server working 
both standalone and in aoache22.


Tim Kellers
NJIT







___
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"


Re: Resin 3.1.9, Apache 2.2.16 and mod_caucho?

2010-10-14 Thread Tim Kellers

 On 10/14/10 13:09, Tim Kellers wrote:

 On 10/14/10 12:11, Christer Solskogen wrote:

On Thu, Oct 14, 2010 at 3:07 PM, Andy Wodfer  wrote:

On Thu, Oct 14, 2010 at 1:06 PM, Christer Solskogen<
christer.solsko...@gmail.com>  wrote:

On Thu, Oct 14, 2010 at 10:16 AM, Andy Wodfer  
wrote:

Hi,
I'm trying to install Resin together with Apache and according to all
documentation I can find I'm supposed to compile the mod_caucho and

include

this in the Apache httpd.conf,  but I can't find any reference to

mod_caucho

in my ports, system or compile options.

Is the documentation outdated or can anyone give me some pointers 
as to

how

I can make requests to Java sites go through Apache (using virtual

hosts)?

Ie. http://caucho.com/resin-3.1/doc/install-apache.xtp

Both Apache (port 80) and Resin3.1 (port 8080) runs fine alone.


You probably have that module already installed. It comes with
www/resin3 according to the Makefile.


Don't think so. locate (updated) and find only shows these:

./tmp/caucho
./usr/local/resin3/webapps/resin-doc/WEB-INF/classes/com/caucho
./usr/local/resin3/webapps/resin-doc/WEB-INF/xsl/caucho
./usr/local/resin3/webapps/resin-doc/examples/amber-basic/WEB-INF/classes/com/caucho 




You might need to have apache[2|22] installed first.


After I built and installed Resin (with make WITH_APACHE2="YES" 
install) and followed the config instructions in the pkg_messages), I  
cd'd to:
/usr/ports/www/resin3/work/resin-3.1.9/modules/c/src/apache2/.libs and 
copied mod_caucho.so to /usr/local/libexec/apache22


I restarted apache and have this output from nmap -A localhost:80

/tcp   open  http   Apache httpd 2.2.16 ((FreeBSD) mod_ssl/2.2.16 
OpenSSL/0.9.8n DAV/2 PHP/5.2.14 with Suhosin-Patch Resin/3.1.9)
|_http-methods: No Allow or Public header in OPTIONS response (status 
code 503)

|_html-title: 503 Service Temporarily Unavailable

and

8080/tcp open  http   Caucho Resin JSP engine 3.1.9
|_http-methods: No Allow or Public header in OPTIONS response (status 
code 200)

|_html-title: ResinĀ® Default Home Page
|_http-open-proxy: Proxy might be redirecting requests
Device type: general purpose
Running: FreeBSD 8.X
OS details: FreeBSD 8.0-BETA2 - 8.0-RELEASE
Network Distance: 0 hops
Service Info: Host: beta.maestro; OSs: Unix, FreeBSD

It looks like manually copying those files does get the server working 
both standalone and in aoache22.


Tim Kellers
NJIT




I should have also mentioned that I added this line to my 
/usr/local/etc/apache22/httpd.conf:


LoadModule caucho_modulelibexec/apache22/mod_caucho.so

Below the already listed  LoadModule lines.

Tim Kellers
NJIT


___
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"


Re: No Sound FBSD 8.1

2010-10-09 Thread Tim Kellers

 On 10/9/10 3:31 PM, Scott Ballantyne wrote:

Hi Tim,

You write:

I finally kldload(ed) snd_* and went through the list of the loaded
modules until I eliminated useless loaded modules and found the one that
actually let the sound files play.  It was a pain in the butt, but it
worked.

What does kldstat say for your .ko loaded sound files?


The problem was partly solved by Frank's suggestion to set the default
device to 1, although I don't know why. Now I get sound through the
earphones, but not the speakers.

kldstat gives a huge list:

101 0x812cd000 8c2  snd_driver.ko
111 0x812ce000 2242 snd_vibes.ko
12   34 0x812d1000 39590sound.ko
131 0x8130b000 18c6 snd_via82c686.ko
141 0x8130d000 3842 snd_via8233.ko
151 0x81311000 2342 snd_t4dwave.ko
163 0x81314000 b42  snd_spicds.ko
171 0x81315000 263e snd_solo.ko
184 0x81318000 1946 snd_sbc.ko
191 0x8131a000 17be snd_sb8.ko
201 0x8131c000 1cbe snd_sb16.ko
211 0x8131e000 e3c2 snd_neomagic.ko
222 0x8132d000 6d6c snd_mss.ko
231 0x81334000 6ec2 snd_maestro3.ko
241 0x8133b000 48ca snd_maestro.ko
251 0x8134 2d3e snd_ich.ko
261 0x81343000 141c6snd_hda.ko
271 0x81358000 1742 snd_fm801.ko
281 0x8135a000 21c6 snd_ess.ko
291 0x8135d000 4d42 snd_es137x.ko
301 0x81362000 43c2 snd_envy24ht.ko
311 0x81367000 48c2 snd_envy24.ko
321 0x8136c000 d39e snd_emu10kx.ko
331 0x8137a000 8bbe snd_ds1.ko
342 0x81383000 436c snd_csa.ko
351 0x81388000 22c2 snd_cs4281.ko
361 0x8138b000 203e snd_cmi.ko
371 0x8138e000 2dc2 snd_atiixp.ko
381 0x81391000 1ec2 snd_als4000.ko
391 0x81393000 1a42 snd_ad1816.ko

Thanks so much.

Scott

Here are my settings:

> sysctl hw.snd.default_unit
hw.snd.default_unit: 0
> kldstat
Id Refs AddressSize Name
 1   22 0x8010 d71088   kernel
 22 0x80e72000 75638sound.ko
 31 0x80ee8000 24e48snd_hda.ko
 41 0x81022000 3a1f linprocfs.ko
 51 0x81026000 1c4e8linux.ko
 61 0x81043000 7ee  accf_http.ko
 71 0x81044000 1e6  accf_data.ko

kldstat numbers 4 - 7 aren't relevant, but my workstation had an option 
to choose the driver from a list and one chice supported earphone and 
speaker jacks (the Gateway has a speaker/microphone jack on the front, 
and the "usual" 3 sound jacks on the rear).  That optin was in the 
system settings ---> audio in KDE4  Gnome probably has an equivalent.


My /boot/loader.conf

> cat /boot/loader.conf

kern.ipc.shmseg=1024
kern.ipc.shmmni=1024
sem_load="YES"
sound_load="YES"
#snd_ich_load="YES"
snd_hda_load="YES"
#snd_emu10k1_load="YES"
#snd_emu10kx_load="YES"
loader_logo="beastie"


The commented out entries are evidence of my futzing around with the 
workstation before I finally got the sound to work.   The first 3 
entries (and the last) in my /boot/loader.conf  aren't sound related.



My uname -a

FreeBSD beta.maestro 8.1-STABLE FreeBSD 8.1-STABLE #2: Mon Jul 26 
17:36:45 EDT 2010 tkell...@beta.maestro:/usr/obj/usr/src/sys/JUNE30  
amd64



___
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"


Re: No Sound FBSD 8.1

2010-10-09 Thread Tim Kellers

 On 10/9/10 1:46 PM, Scott Ballantyne wrote:

Hi,

Running FreeBSD 8.1-RELEASE (GENERIC) (amd64)
ASUS P6T6 MB

# kldload snd_driver
# cat /dev/sndstat

FreeBSD Audio Driver (newpcm: 64bit 2009061500/amd64)
Installed devices:
pcm0:  (play/rec) default
pcm1:  (play)
pcm2:  (play)
pcm3:  (play)
pcm4:  (play)

Using Gnome desktop, trying to play various mp3 files and video files
results in the mp3 player, video player running, but not sound
produced on either the speaker outputs or headphone.

Here is mixer output:

Mixer vol  is currently set to  75:75
Mixer pcm  is currently set to  75:75
Mixer speaker  is currently set to  75:75
Mixer line is currently set to  75:75
Mixer mic  is currently set to   0:0
Mixer cd   is currently set to  75:75
Mixer mix  is currently set to   0:0
Mixer rec  is currently set to  75:75
Mixer igainis currently set to   0:0
Mixer monitor  is currently set to  75:75
Recording source: mic


I'm not new to Freebsd, but this is the first time I've tried to get
sound working on it. Any help would be very appreciated.

Thanks,
Scott


I had a similar problem with 8.1 (although it turned out not to be 
version specific) on a 64 bit Gateway desktop computer.  It was a bit of 
a pain to determine what the correct device .ko that had to be loaded to 
make the sound work.  I use kde4, but the player utilities, when I 
loaded any audio file (including desktop sound-effects) all said they 
were running but the speakers remained mute.  mixer output was exactly 
as your's shown above.


I finally kldload(ed) snd_* and went through the list of the loaded 
modules until I eliminated useless loaded modules and found the one that 
actually let the sound files play.  It was a pain in the butt, but it 
worked.


What does kldstat say for your .ko loaded sound files?

Tim Kellers
___
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"


Re: can't ping localhost

2010-08-19 Thread Tim Kellers

On 08/19/10 11:51, mikel king wrote:

Your lo0 only has inet6 addresses, perhaps try binding a v4 address?

Cheers,
m!

On Aug 19, 2010, at 11:12, Tim Kellers  wrote:

   

On 08/19/10 11:02, Matthew Seaman wrote:
 

On 19/08/2010 15:21, Tim Kellers wrote:

   

I'm eagerly open to suggestions.


 

What does 'ifconfig lo0' say?

What does 'sockstat | grep :25' say?

What does 'ls -la /usr/libexec/sendmail/' say?

What does 'mount | grep /usr' say?

It sounds as if either:

* Your loopback interface has lost address 127.0.0.1

or:

* Some process other than a live sendmail instance has bound to port
  25 on the loopback.

or:

* sendmail has somehow lost its setgid-ness

Cheers,

Matthew


   

# ifconfig lo0
lo0: flags=8049  metric 0 mtu 16384
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
inet6 ::1 prefixlen 128

(lo0 looks unconfigured to me)

# sockstat | grep :25
root sendmail   7371  3  tcp4   *:25  *:*
root sendmail   7371  5  tcp6   *:25  *:*

(that looks fine to me)

# ls -la /usr/libexec/sendmail/
total 676
drwxr-xr-x  2 root  wheel 512 Mar 30 21:03 .
drwxr-xr-x  5 root  wheel1536 Mar 30 21:03 ..
-r-xr-sr-x  1 root  smmsp  669788 Mar 30 21:03 sendmail

(looks OK to me, too)

# mount | grep /usr
/dev/aacd0s1f on /usr (ufs, local, soft-updates)

(Looks normal to me, too)

Thanks

Tim Kellers


___
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"
 



   

Thanks,

Once I saw that lo0 was not configured for ipv4, I did a:

#ifconfig lo0 inet 127.0.0.1 netmask 255.0.0.0

and local mail resolved and was delivered and I can now ping localhost.

I just have to wonder how in heck it got that way.

Thanks all

Tim Kellers
___
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"


Re: can't ping localhost

2010-08-19 Thread Tim Kellers

On 08/19/10 11:02, Matthew Seaman wrote:

On 19/08/2010 15:21, Tim Kellers wrote:
   

I'm eagerly open to suggestions.

 

What does 'ifconfig lo0' say?

What does 'sockstat | grep :25' say?

What does 'ls -la /usr/libexec/sendmail/' say?

What does 'mount | grep /usr' say?

It sounds as if either:

* Your loopback interface has lost address 127.0.0.1

or:

* Some process other than a live sendmail instance has bound to port
  25 on the loopback.

or:

* sendmail has somehow lost its setgid-ness

Cheers,

Matthew

   

# ifconfig lo0
lo0: flags=8049 metric 0 mtu 16384
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
inet6 ::1 prefixlen 128

(lo0 looks unconfigured to me)

# sockstat | grep :25
root sendmail   7371  3  tcp4   *:25  *:*
root sendmail   7371  5  tcp6   *:25  *:*

(that looks fine to me)

# ls -la /usr/libexec/sendmail/
total 676
drwxr-xr-x  2 root  wheel 512 Mar 30 21:03 .
drwxr-xr-x  5 root  wheel1536 Mar 30 21:03 ..
-r-xr-sr-x  1 root  smmsp  669788 Mar 30 21:03 sendmail

(looks OK to me, too)

# mount | grep /usr
/dev/aacd0s1f on /usr (ufs, local, soft-updates)

(Looks normal to me, too)

Thanks

Tim Kellers


___
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"


Re: can't ping localhost

2010-08-19 Thread Tim Kellers

On 08/19/10 10:55, Glen Barber wrote:

On 8/19/10 10:21 AM, Tim Kellers wrote:
   

When I ping localhost:
# ping localhost
PING localhost (127.0.0.1): 56 data bytes
ping: sendto: Can't assign requested address
 

Hi,

Is the loopback interface (lo0) up?

Regards,

   


lo0: flags=8049 metric 0 mtu 16384
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
inet6 ::1 prefixlen 128

Nope, it is not.  And I don't know how that can happen.


Thanks

Tim Kellers

___
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"


can't ping localhost

2010-08-19 Thread Tim Kellers
I first noticed the problem when the machine stopped sending local mail; 
a typical entry:


Aug 19 10:08:30 online sm-msp-queue[68533]: o7IKAhth008649: 
to=timot...@xxx.njit.edu, ctladdr=timothyk (1001/1001), delay=17:57:47, 
xdelay=00:00:00, mailer=relay, pri=3360050, relay=[127.0.0.1], 
dsn=4.0.0, stat=Deferred: Can't assign requested address


Non-local mail still works:

Aug 19 10:14:11 online sm-mta[68582]: o7JEEB8I068582: 
from=, size=593, class=0, nrcpts=1, 
msgid=<4c6d3c2e.1060...@njit.edu>, proto=ESMTP, daemon=IPv4, 
relay=mail-xxx.njit.edu [128.235.251.157]
Aug 19 10:14:11 online sm-mta[68584]: o7JEEB8I068582: 
to=, delay=00:00:00, xdelay=00:00:00, 
mailer=local, pri=30840, relay=local, dsn=2.0.0, stat=Sent


When I ping localhost:
# ping localhost
PING localhost (127.0.0.1): 56 data bytes
ping: sendto: Can't assign requested address
ping: sendto: Can't assign requested address
ping: sendto: Can't assign requested address

# uname -a
FreeBSD xxx.njit.edu 7.3-STABLE FreeBSD 7.3-STABLE #0: Tue Mar 30 
14:35:56 EDT 2010 
timot...@xxx.njit.edu:/usr/obj/usr/src/sys/MARCH31  i386




/etc/hosts, /etc/hosts.conf, /etc/resolv.conf all look fine.  I diffed 
them with another working 7.3-STABLE machine I have.


I have built world and kernel to yesterday's 7.3-STABLE, but I haven't 
rebooted the machine.  I'm thinking that if this is a hardware problem, 
once it goes down for a reboot, it may not come back up.


I'm eagerly open to suggestions.


Tim Kellers
NJIT
___
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"


Re: X11 question

2010-08-12 Thread Tim Kellers

Fred,

From man startx(1):

SEE ALSO
   xinit(1), X(7), Xserver(1), Xorg(1), xorg.conf(5)

Try:

# whereis X

If X is installed, it should return:

# X: /usr/local/bin/X

pkg_which if X is installed should return:

# pkg_which /usr/local/bin/X

xorg-server-1.7.5,1

If it doesn't, then the full X server isn't installed:

Try:

# whereis xorg

xorg: /usr/ports/x11/xorg

If xorg isn't installed, cd to:

/usr/ports/x11/xorg

and

make config-recursive  (If you add any options, run make 
config-recursive a second time after the shell prompt returns)


and then

make install clean

HTH

Tim Kellers







On 08/12/10 15:40, Fred Boatwright wrote:

Hi Oliver and Tim,

I installed xinit but startx still doesn't exist.  whereis returns
nothing and man startx returns nothing.

Fred

Tim Kellers wrote:
   

/usr/ports/x11/xinit

On my system (with X, obviously, already installed):

beta# whereis startx

startx: /usr/local/bin/startx /usr/local/man/man1/startx.1.gz

beta# pkg_which /usr/local/bin/startx

xinit-1.2.0

beta# whereis xinit

xinit: /usr/local/bin/xinit /usr/local/man/man1/xinit.1.gz
/usr/ports/x11/xinit

I' m not certain about the p5/Perl TK questions, but in the file:
/usr/ports/x11-toolkits/p5-Tk/pkg-descr
there is this description:

This a re-port of a perl interface to Tk8.4 (John Ousterhout's production
release).

Perl API is essentially the same as Tk800.025 but has not
been verified as compliant.

It also includes all the C code parts of Tix8.1.4 from SourceForge.
The perl code corresponding to Tix's Tcl code is not fully implemented.

This version (Tk804.025) is only likely to work with perl5.8+.

Tim Kellers

On 08/12/10 12:02, Fred Boatwright wrote:
 

Hello,

Where would I find startx?  I assume it is part one of the ports under
X11
but I don't want to install all of them to find it.

Also, is p5-Tk the same as Perl/Tk?

Best regards,

Fred
   


___
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"


Re: X11 question

2010-08-12 Thread Tim Kellers

/usr/ports/x11/xinit

On my system (with X, obviously, already installed):


beta# whereis startx

startx: /usr/local/bin/startx /usr/local/man/man1/startx.1.gz

beta# pkg_which /usr/local/bin/startx

xinit-1.2.0

beta# whereis xinit

xinit: /usr/local/bin/xinit /usr/local/man/man1/xinit.1.gz 
/usr/ports/x11/xinit


I' m not certain about the p5/Perl TK questions, but in the file: 
/usr/ports/x11-toolkits/p5-Tk/pkg-descr

there is this description:

This a re-port of a perl interface to Tk8.4 (John Ousterhout's production
release).

Perl API is essentially the same as Tk800.025 but has not
been verified as compliant.

It also includes all the C code parts of Tix8.1.4 from SourceForge.
The perl code corresponding to Tix's Tcl code is not fully implemented.

This version (Tk804.025) is only likely to work with perl5.8+.

Tim Kellers



On 08/12/10 12:02, Fred Boatwright wrote:

Hello,

Where would I find startx?  I assume it is part one of the ports under
X11
but I don't want to install all of them to find it.

Also, is p5-Tk the same as Perl/Tk?

Best regards,

Fred
___
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"


   


___
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"


Re: Irritating delay in mouse in kde4

2010-03-17 Thread Tim Kellers

On 03/17/10 12:22, Paul Schmehl wrote:
I recently upgraded from FreeBSD 7.2 STABLE to 8.0 STABLE.  I also 
upgraded from KDE3 to KDE4 and rebuilt all my ports.  Everything seems 
to work fine except the mouse.  There is an irritating delay that I 
can't seem to get rid of.  For example, if I mouse to the address line 
in Firefox and begin typing in a url, nothing happens until I move the 
mouse.  Then, suddenly, what I typed will appear in the address bar.


If I'm working in a shell, for example running portupgrade, nothing 
happens until I move the mouse.  Then suddenly portupgrade will start 
working.


Has anyone seen this type of behavior?  Have any idea what the cause 
might be or where to look to troubleshoot the issue?




Paul,

I had that exact symptom when I upgraded my kde3 ports and upgraded Xorg 
at the same time.  It drove me nuts for a few days until I found the 
solution.  I have some notes I have to go through but I'll post what I 
did from my notes as soon as I get a chance to review them.  (I was 
tunning 7.2 -STABLE at the time)


Tim Kellers
NJIT
___
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"


Re: script to send out a dozen letters?

2009-08-15 Thread Tim Kellers

Gary Kline wrote:

On Sat, Aug 15, 2009 at 10:07:15PM -0500, Adam Vande More wrote:
  

On Sat, Aug 15, 2009 at 6:49 PM, Gary Kline  wrote:



   if there are tools to do this, please point me at them, but i
   want to send out a snail and/or email|HTML|whatever to a handful
   of companies that i hope to find online.

   I'm guessing the inside address would me something like

   Company Name
   Address
   Company Email

   Attn Mr. Smith:

   [my canned letter]


   i forget if the inside address is before the recipient
   address--I *think* so.   is there a way of having date output
   the format "15 August, 2009" rather than my usual, 15aug09?

   I am pretty sure these people are most accustomed to GUI/html
   mail, so is there a way of invoking evo with html capability?

   if there are web pointers on this, puleeze clue me in!

   thanks much,

   gary

--
 Gary Kline  kl...@thought.org  http://www.thought.org  Public Service
Unix
   http://jottings.thought.org   http://transfinite.thought.org

Not entirely clear on you goal here, but if this is a repetitive thing any
  

of the major scripting lang Perl,PHP,Python etc is easily up to the task.
Otherwise OpenOffice merge works great too once you get the hang of it.




i'm thinking of a /bin/sh script.  if $1@ caputures a whole line,
	that would grab, say 


123 Main Street

and $2@ would grab

York, PA 12345-6789



Actually, I'm trying to figure out something I can reuse if and
when necessary, including applying for a JOB!!  whatever

tx,

gary




  

--
Adam Vande More



  
t may be a bit of overkill, but you might want to take a look at a 
customer relationship manager (CRM).  Both vtiger and sugarcrm are in 
ports (the lastest version of vtiger 5.1 is not yet in the ports, but it 
is a snap ti install, anyway).  You have the ability to maintain 
Contacts and Leads, create merged e-mail templates and other custom 
templates in vtiger, and it is so flexible you can hack up the code to 
make it do just about anything you can think of without going nuts 
trying to figure out how the program does what it does.  You need 
Apache, php5 with some simple extensions, and MySQL (PostgresQL is 
coming soon). vtiger 5.1 also has an html e-mal editor built in and 
produces very servicable output.


Leads would be your job prospects, Contacts would be your Leads that 
actually produced a dialogue.  I've adapted it to handle Student 
marketing enquiries and do customized bulk e-mailings where I work and 
it is very easy to set-up and use.


Tim Kellers
CPE/NJIT
___
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"


Re: INN configuration

2009-07-26 Thread Tim Kellers

Michel Talon wrote:

On Sat, Jul 25, 2009 at 09:12:43PM -0400, Tim Kellers wrote:
  
Looks like newsx was the solution I was looking for.  So far, it is 
pulling the articles from my active groups from my upstream provider.  I 
assume from the docs I have to run rnews -U after this immense pull has 
completed.



I don't run rnews at all, as far as i remember. A thing you need to do
is to run (news.daily is a script in ~news/bin).
news.daily expireover lowmark
each day (with crontab) to expire old news. After that inn runs
perfectly regularly for years, and you don't fear problems like with
leafnode.





  

I was going to crom something like:

newsx -d --maxnew 200 acme news.acme.net && rnews -U -v

but I'll definitely have a look at the news.daily script, too.

Thanks

Tim
___
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"


Re: INN configuration

2009-07-26 Thread Tim Kellers

Bernt Hansson wrote:

Tim Kellers said the following on 2009-07-25 15:53:

Michel Talon wrote:

Tim Kellers said:
 

-Has anyone set up a n INN server on freebsd, successfuly?



Yes, no problem. Have you read the Inn install doc in 
/usr/local/share/doc/inn/INSTALL

This is a step by step guide to the *long* configuration.

Note that if you want to suck in news from another news server you also
need some other software, the best one being newsx (in the ports).

You also need to edit the "active" file to add newsgroups.


  

Thanks,

I think my problem may be my not having other software to grab the 
news from an upstream news server.  I'll take a look at newsx.  The 
configuration is long for sure, but I've been through it so many 
times in the past few days that I think I'm getting better at it. :-)


I'll report my success/failures as soon as I can get back on it.

Tim


Some information
http://www.eyrie.org/~eagle/faqs/inn.html

___
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"



Thanks for that information.  I've added news.software.nntp to my 
newsgroup and active files. 

I don't know if I spent so much time reading the doc's that I couldn't 
see the forest for the newsfeeds, but until  Michel Talon wrote:




Note that if you want to suck in news from another news server you also
need some other software, the best one being newsx (in the ports). 
I was chasing my tail trying to get the server to pul in articles.  I 
think that should stand out in the docs, somewhere, but I never did see 
it, or if I did see it, I didn't understand what it was saying.



Tim

___
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"


Re: INN configuration

2009-07-25 Thread Tim Kellers

Tim Kellers wrote:

Michel Talon wrote:

Tim Kellers said:
 

-Has anyone set up a n INN server on freebsd, successfuly?



Yes, no problem. Have you read the Inn install doc in 
/usr/local/share/doc/inn/INSTALL

This is a step by step guide to the *long* configuration.

Note that if you want to suck in news from another news server you also
need some other software, the best one being newsx (in the ports).

You also need to edit the "active" file to add newsgroups.


  

Thanks,

I think my problem may be my not having other software to grab the 
news from an upstream news server.  I'll take a look at newsx.  The 
configuration is long for sure, but I've been through it so many times 
in the past few days that I think I'm getting better at it. :-)


I'll report my success/failures as soon as I can get back on it.

Tim



Looks like newsx was the solution I was looking for.  So far, it is 
pulling the articles from my active groups from my upstream provider.  I 
assume from the docs I have to run rnews -U after this immense pull has 
completed.


Thanks for all the help

Tim
___
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"


Re: INN configuration

2009-07-25 Thread Tim Kellers

Michel Talon wrote:

Tim Kellers said:
  

-Has anyone set up a n INN server on freebsd, successfuly?



Yes, no problem. Have you read the Inn install doc in 
/usr/local/share/doc/inn/INSTALL

This is a step by step guide to the *long* configuration.

Note that if you want to suck in news from another news server you also
need some other software, the best one being newsx (in the ports).

You also need to edit the "active" file to add newsgroups.


  

Thanks,

I think my problem may be my not having other software to grab the news 
from an upstream news server.  I'll take a look at newsx.  The 
configuration is long for sure, but I've been through it so many times 
in the past few days that I think I'm getting better at it. :-)


I'll report my success/failures as soon as I can get back on it.

Tim
___
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"


Re: INN configuration

2009-07-23 Thread Tim Kellers

Thanks for the reply.

My server has a static IP  (optonline.net) that has no ports blocked.  
From my laptop client I can connect to news.optonline.net and grab a 
full feed of all the newsgroups.  What I'm trying to do is setup my own 
news server using news.optonline.net as a peer.  The error I get from my 
client when I connect to my local news server is: "No newsgroups found" 
even though I have the full list of newsgroups from isc.org installed. 

I haven't been able to find a how-to on the internet (The FreeBSDDiary 
has a workable how-to that only addresses a local news server) and the 
instructions listed on the isc-inn site don't seem to address my issue.


/var/log/messages show no errors that relate to inn*

Has anyone set up a n INN server on freebsd, successfuly?


Steve Bertrand wrote:

Tim Kellers wrote:
  

I've spent  couple of days getting /usr/ports/news/inn set up on a
dedicated server and most of the local features are working.  I've
loaded the newsgroups and the active files from
ftp://ftp.isc.org/pub/usenet/CONFIG, restarted the server and set up an
upstream peer  collect articles.
But my client claims I have no newsgroups installed.  Does anyone have a
hint on further configuration or can someone point me to a resource that
might clarify the steps to proper configuration?



I've no experience on configuring a news server, but perhaps it would
help if you could share your existing config that you believe works.

Perhaps your client is on a network that forbids direct access to port
NNTP. If your client is on a different network than the one you are
serving off of, perhaps port NNTP is being blocked or otherwise filtered.

${networks} sometimes filter/rate limit/block outright ports that they
*claim* to be overloading their network [0], but no proof has yet been
supplied. Some ${networks} say that specific ports/protocols that may be
used for illegal file sharing are to blame. [1].

Start by stating the *exact* error message your client is getting... if
you can extract such a thing from (him|her), then provide anything you
can find in your NNTP server logfile(s).

Steve


[0]: http://tinyurl.com/l8lo9z
[1]: personally, I use uTorrent frequently to download/re-upload FreeBSD
releases, whitepapers, books and other legitimate content. If I was
throttled because I'm using a certain protocol to perform legitimate
tasks, I'd be PISSED
  


___
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"


INN configuration

2009-07-23 Thread Tim Kellers
I've spent  couple of days getting /usr/ports/news/inn set up on a 
dedicated server and most of the local features are working.  I've 
loaded the newsgroups and the active files from 
ftp://ftp.isc.org/pub/usenet/CONFIG, restarted the server and set up an 
upstream peer  collect articles. 

But my client claims I have no newsgroups installed.  Does anyone have a 
hint on further configuration or can someone point me to a resource that 
might clarify the steps to proper configuration?


My system:
> uname -a
FreeBSD www.smsdsite.com 8.0-BETA2 FreeBSD 8.0-BETA2 #0: Wed Jul 15 
23:25:30 UTC 2009 
r...@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386



TIA

Tim
___
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"


mailman-with-htdig 2.1.12 does NOW build

2009-06-27 Thread Tim Kellers



Hi,

the Makefile try to get the patches for 2.2.12, but the newest from
www.openinfo.co.uk are still 2.1.11


=> indexing-2.1.12-0.1.patch.gz doesn't seem to exist in
/usr/ports/distfiles/mailman.
=> Attempting to fetch from http://www.openinfo.co.uk/mm/patches/444879/.
fetch:
http://www.openinfo.co.uk/mm/patches/444879/indexing-2.1.12-0.1.patch.gz:
Not Found
=> Attempting to fetch from
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/mailman/.
fetch:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/mailman/indexing-2.1.12-0.1.patch.gz:
File unavailable (e.g., file not found, no access)
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/mailman and try again.
*** Error code 1

Stop in /usr/ports/mail/mailman.
*** Error code 1

Stop in /usr/ports/mail/mailman.

Maintainer does not answer.

My three options are:
- Wait
- Build without htdig
- Manually change Makefile for 2.1.12

Some suggestions ?

Kind regards,
Beat



Did you make any progress getting the index and htdig-mailman 2.12 files?

I finally downloaded the files for 2.11 and edited the patches replacing 
mailman 2.11 with 2.12 where ever referenced in the patch files.  
mailman-with-htdig portupgraded to v 2.12 fine and everything seems to 
be working as expected.


I have both those edited patchfiles if you need them.

Tim Kellers
___
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"


Re: sendmail: stat=Deferred: Connection reset by local

2009-05-26 Thread Tim Kellers

From /usr/local/share/doc/cyrus-sasl2/Sendmail.README:

"5) Add the following before FEATURE(msp) in your submit.mc file:

  DAEMON_OPTIONS(`Name=NoMTA, Addr=127.0.0.1, M=EA')dnl

  This disables SMTP AUTH on the loopback interface."

Did you take that line out of your submit.mc file?

Tim


Roberto Nunnari wrote:

Wojciech Puchar ha scritto:


ps ax|grep sendmail


# ps ax|grep sendmail
12313  ??  Ss 0:00.04 sendmail: accepting connections (sendmail)
12314  ??  S  0:02.34 sendmail: ./n4QG4DDt012314 
mx1.eu.apache.org.: client DATA 354 (sendmail)
12315  ??  Is 0:00.00 sendmail: Queue run...@00:30:00 for 
/var/spool/clientmqueue (sendmail)


this looks fine.

now show me your /etc/mail/`hostname`*.mc

here it is:

divert(0)
VERSIONID(`$FreeBSD: src/etc/sendmail/freebsd.mc,v 1.29 2003/12/24 
21:15:09 gshapiro Exp $')

OSTYPE(freebsd6)
DOMAIN(generic)

dnl FEATURE(`dnsbl', `relays.ordb.org', `"550 Email rejected due to 
sending server misconfiguration - see 
http://www.ordb.org/faq/\#why_rejected";')dnl
FEATURE(`dnsbl', `sbl.spamhaus.org', `"550 Mail from " 
$`'&{client_addr} " refused - see http://www.spamhaus.org/sbl/";')
FEATURE(`dnsbl', `list.dsbl.org', `"550 Mail from " $`'&{client_addr} 
" refused - see http://dsbl.org/";')
FEATURE(`dnsbl', `bl.spamcop.net', `"450 Mail from " $`'&{client_addr} 
" refused - see http://spamcop.net/bl.shtml";')


FEATURE(access_db, `hash -o -T /etc/mail/access')
FEATURE(blacklist_recipients)
FEATURE(local_lmtp)
FEATURE(mailertable, `hash -o /etc/mail/mailertable')
FEATURE(virtusertable, `hash -o /etc/mail/virtusertable')
dnl FEATURE(genericstable, `hash -o /etc/mail/genericstable')
dnl GENERICS_DOMAIN_FILE(`/etc/mail/generics-domains')

INPUT_MAIL_FILTER(`spamassassin', 
`S=local:/var/run/spamass-milter.sock, F=, T=C:15m;S:4m;R:4m;E:10m')
define(`confMILTER_MACROS_CONNECT',`b, j, _, {daemon_name}, {if_name}, 
{if_addr}')dnl


define(`confCW_FILE', `-o /etc/mail/local-host-names')

dnl Enable for both IPv4 and IPv6 (optional)
DAEMON_OPTIONS(`Name=IPv4, Family=inet')
dnl DAEMON_OPTIONS(`Name=IPv6, Family=inet6, Modifiers=O')

define(`confBIND_OPTS', `WorkAroundBroken')
define(`confNO_RCPT_ACTION', `add-to-undisclosed')
define(`confPRIVACY_FLAGS', `authwarnings,noexpn,novrfy')
MAILER(local)
MAILER(smtp)

___
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"





___
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"


Re: sendmail: stat=Deferred: Connection reset by local

2009-05-26 Thread Tim Kellers
Was sendmail compiled with SASL?  Do you have anything in 
/etc/mail/mailer.conf?


Roberto Nunnari wrote:
for completeness, the last lines of maillog if I send a mail from root 
to a local account (robi):


May 26 17:40:46 jupiter sendmail[10730]: n4QFeh7V010730: to=robi, 
ctladdr=root (0/0), delay=00:00:03, xdelay=00:00:03, mailer=relay, 
pri=30032, r=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent 
(n4QFeh2X010731 Message accepted for delivery)
May 26 17:40:46 jupiter sm-mta[10733]: n4QFeh2X010731: smtpquit: 
mailer local exited with exit value 1
May 26 17:40:46 jupiter sm-mta[10733]: n4QFeh2X010731: 
to=, ctladdr= (0/0), 
delay=00:00:03,lay=00:00:00, mailer=local, pri=30862, relay=local, 
dsn=4.4.2, stat=Deferred: Connection reset by local

May 26 17:40:47 jupiter spamd[4853]: prefork: child states: II

Please help!
Thank you!
Robi


Roberto Nunnari ha scritto:

Hi people.

Please help!

This morning I decided to go back to plain smtp without
authentication that I had enabled about one year ago
following the instructions in the handbook.

Now sendmail doesn't deliver any more local mail.
Here's part of a line from /var/log/maillog
stat=Deferred: Connection reset by local

and
# sendmail -bp
...
n4Q8Wf2u075903 1254 Tue May 26 10:32 
 (reply: read error from local)
 
Total requests: 118



So here's what I've done this morning:
# /usr/local/etc/rc.d/saslauthd stop

edit /etc/rc.conf to remove the following line:
saslauthd_enable="YES"

edit /etc/make.conf and remove the following lines:
SENDMAIL_CFLAGS=-I/usr/local/include/sasl -DSASL
SENDMAIL_LDFLAGS=-L/usr/local/lib
SENDMAIL_LDADD=-lsasl2

# cd /usr/ports/security/cyrus-sasl2-saslauthd
# make deinstall

# cd /usr/ports/security/cyrus-sasl2
# make deinstall
# pw userdel cyrus

# cd /usr/src/lib/libsmutil
# make cleandir && make obj && make
# cd /usr/src/lib/libsm
# make cleandir && make obj && make
# cd /usr/src/usr.sbin/sendmail
# make cleandir && make obj && make && make install

# cd /etc/mail

edit /etc/mail/myhost.mydomain.mc
Remove these lines from it:
dnl set SASL options
TRUST_AUTH_MECH(`GSSAPI DIGEST-MD5 CRAM-MD5 LOGIN')dnl
define(`confAUTH_MECHANISMS', `GSSAPI DIGEST-MD5 CRAM-MD5 LOGIN')dnl

# make
# make install restart

Thank you!

___
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"


___
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"





___
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"


Re: Apache 1.3.41 | Solved

2009-03-07 Thread Tim Kellers

Jos Chrispijn wrote:
Problem solved; we deinstalled everything PHP5 related and built up 
from scratch.


I would like to thank everyone that has responded on this thread.

Jos Chrispijn wrote:
For some reason, Apache isn't starting anymore after having my ports 
upgraded today. That was a major php5 upgrade and I think it might 
have to do something with it.



___
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"




I'll add a "me too" to that.

After portupgrading to php5 (and all the -r extentions), yesterday, 
every site I had that used php5 broke.  (I'm using apache 2.0.63).  
After commenting out scads of extentions and juggling the order in 
extension.ini, I gave up, pkg_deleted everything php5 or php5-* and 
rebuilt it all from scratch.  That and a restart of apache restored all 
of my sites.  Most of my sites were squirrelmail. serendipity and moodle 
based, but they are all back, now.  I haven't re-enabled eaccelerator on 
my Moodle, sites, yet, because I know that needs to be rebuilt anytime 
php's version is bumped at all.


I know that one of the conflicts in portupgrading was that the version 
of tidy that docproj uses and the php5 version of tidy won't play nice, 
together, but I suspect there is more to it than that.  I've been 
installing and upgrading php* for years and this was the most trouble 
I've ever had with an upgrade.


All of the systems are 7.1 -STABLE builds, 3 are i386 and 2 are AMD64; 
they've all been built from sources within the past week.  I didn't see 
any caveats in /usr/ports/UPDATING about this upgrade.


Tim
___
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"


Re: portupgrade failing on perl modules

2009-02-08 Thread Tim Kellers

Matthew Seaman wrote:

Michael P. Soulier wrote:

On 08/02/09 Glen Barber said:


Have you tried manually `make deinstall; make install'?


Yes, and the make install pulled in dependencies on other perl 
modules that

resulted in the same error message that _they_ had to be reinstalled.
Following those dependencies resulted in the same, and so on...

I have no hair left to pull out, or it would be gone.


I'd wager that 'pkg_info -l p5-Module-Giving-You-Trouble' says everything
is installed under ${LOCALBASE}/lib/perl5/site-perl/5.8.8 but that if you
run 'perl -v' the number 5.8.9 is prominently displayed.

Please read the UPDATING entry for 20090113, strike yourself upon the
forehead whilst crying "D'oh!" in a loud voice and then run
'perl-after-upgrade -f' as instructed.

Cheers,

Matthew

Actually, I was having that trouble, too.  But for me the solution was 
to deinstall perl-threaded, pkg_delete -f the non-deinstalled perl 
5.8.9, rmconfig && make config-recursive in /usr/ports/lang/perl5.8, 
make sure the "build threaded perl" was unchecked and make install clean 
from there.  Before doing all that, I had run perl-after-upgrade 
(several times) to no avail.


I'm not sure how I ended up with 2 perls installed, or why deinstalling 
perl-threaded left one remaining, but all was (is) well after I reverted 
perl as above.


Tim
___
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"


Re: RAM/Memory resources on 7 STABLE

2009-01-17 Thread Tim Kellers

David Scheidt wrote:

On Sat, Jan 17, 2009 at 01:25:19AM +, RW wrote:
  

On Fri, 16 Jan 2009 22:23:06 +0100 (CET)
Wojciech Puchar  wrote:



When I boot this machine it usually shows (in top) about 11 G Free
in the Mem: line

The machine, in this snippet, has been up for 5 days 22 hours and
change and it now shows 1436M free in the Mem: line
I've been watching the number and it has been slowly decreasing
over the 5 days since its last boot.  It looks like as the Free
line trends down, the Inact value trends up to keep the total Mem
used at the installed 12G


ALL unused memory is used as disk cache in FreeBSD.
  

Although, looking at the output of top, most of the memory is in the
inactive state. As I understand it cache pages go from active to
cached, and the inactive queue contains pages that need to be written
out to swap before they can be reused.



No.  It just means they're not active -- nothing has touched them
"recently".  They may be dirty.  They may not be.  Recently means the
last 20 seconds to a minute, depending.  



  

The very high level of inactive memory looks suspiciously like a
memory-leak to me. Hopefully someone who knows more about this will
step in - don't take my word for it.



I have no data on the system in question, but it's very common for a
machine to have large amounts of inactive memory, particularly one
that's not under any sort of memory pressure. 


My basically idle workstation has 1.5 GB of memory, 5 MB free, and over
a gig inactive.  Since I'm not doing anything with it (I'm writing this
from another machine), and its just hanging out, this is what I'd expect.
Should it do something that requires memory, the pager will toss clean
inactive pages to the free list, and they'll be reused.  Of course, if
what they're required for is something they already have in them (like
the code segments of "recently" terminated application that's
restarted), they'll get reused, saving having to read them from disk.
The only time you'll large amounts of memory on the Free list is when
a machine is first booted and hasn't touched that memory for anything,
or when an application that's got a large dyanmically allocated block
of memory terminates.  The rest of the time, the free list should be
small.  


If the machine isn't swapping, there's usually nothing to worry about.

  


For comparison's sake here is the top -P output from my Dell 2950 dual 
quad core server; this one is has 8 GB or RAM installed




last pid: 94403;  load averages:  0.02,  0.38,  0.63   up 11+21:13:56  
12:12:47

69 processes:  1 running, 68 sleeping
CPU 0:  0.0% user,  0.0% nice,  0.0% system,  0.0% interrupt,  100% idle
CPU 1:  0.0% user,  0.0% nice,  0.0% system,  0.0% interrupt,  100% idle
CPU 2:  0.0% user,  0.0% nice,  0.0% system,  0.0% interrupt,  100% idle
CPU 3:  0.0% user,  0.0% nice,  0.0% system,  0.0% interrupt,  100% idle
CPU 4:  0.0% user,  0.0% nice,  0.0% system,  0.0% interrupt,  100% idle
CPU 5:  0.0% user,  0.0% nice,  0.0% system,  0.0% interrupt,  100% idle
CPU 6:  0.0% user,  0.0% nice,  0.0% system,  0.0% interrupt,  100% idle
CPU 7:  0.0% user,  0.0% nice,  0.0% system,  0.0% interrupt,  100% idle
Mem: 226M Active, 2683M Inact, 465M Wired, 552K Cache, 214M Buf, 4537M Free
Swap: 16G Total, 16G Free


> uname -a
FreeBSD dl 7.1-STABLE FreeBSD 7.1-STABLE #7: Mon Jan  5 13:53:52 EST 
2009 r...@dl:/usr/obj/usr/src/sys/AMD  amd64


And here is the top -P from my Dell 2850 dual core server with 12 GB RAM 
installed:


last pid:  9877;  load averages:  0.07,  0.04,  0.07up 6+22:31:45  
12:20:13

98 processes:  1 running, 97 sleeping
CPU 0:  0.0% user,  0.0% nice,  0.0% system,  0.0% interrupt,  100% idle
CPU 1:  0.0% user,  0.0% nice,  1.5% system,  0.0% interrupt, 98.5% idle
CPU 2:  0.4% user,  0.0% nice,  0.0% system,  0.0% interrupt, 99.6% idle
CPU 3:  0.0% user,  0.0% nice,  0.0% system,  0.0% interrupt,  100% idle
Mem: 242M Active, 10G Inact, 431M Wired, 128M Cache, 214M Buf, 943M Free
Swap: 2014M Total, 2014M Free

FreeBSD www 7.1-STABLE FreeBSD 7.1-STABLE #2: Tue Jan  6 19:24:57 EST 
2009 r...@www:/usr/obj/usr/src/sys/DELL64  amd64



Both of these machines are running nearly identical software; the main 
difference is that the 2950 quad core is also running Samba. I can see 
the numbers move up and down between Free and Inactive on the 2950, but 
the 2850 just continues to have Free in decline; it now shows 10G 
inactive.  When I stop and restart apache, MySQL and Mailman on the 
2850, I can see an small increase in the Free and a decrease in 
inactive.  As far as I know, neither machine has ever gone into swap.  
The 2850 has only 2 G of swap space because originally the machine only 
had 1 G of RAM.  I don't know what the Free vs Inactive numbers were on 
that box back then.  I just never noticed the numbers.


Again, I don't know that there is any problem at all, I'm just trying to 
understand why the 2 machines would have such different am

Re: RAM/Memory resources on 7 STABLE

2009-01-16 Thread Tim Kellers
Thanks to all who responded. I am familiar with the FAQ and what it says 
about memory handling. This is my first time with installed RAM over 8 
Gig in an AMD environment so I was just making sure there wasn't 
something going on that looked odd to anyone else.


Tim


RW wrote:

On Fri, 16 Jan 2009 12:35:33 -0500
Tim Kellers  wrote:


  

I've never noticed this (the slow decline of Free) before on any
machine I've had.  Maybe that just means it has happened and I
haven't noticed it, but I don't know.



FreeBSD has worked like that for a long time, it doesn't free memory as
long as there's a better use for it. It just maintains a few percent
free for interrupt handling. 


It's in the FAQ.
___
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"


  


___
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"


RAM/Memory resources on 7 STABLE

2009-01-16 Thread Tim Kellers

My Machine: Dell 2850 PE w/ 12 GB of Ram

www# uname -a
FreeBSD www 7.1-STABLE FreeBSD 7.1-STABLE #2: Tue Jan  6 19:24:57 EST 2009 
r...@www:/usr/obj/usr/src/sys/DELL64  amd64

When I boot this machine it usually shows (in top) about 11 G Free in the Mem: 
line

The machine, in this snippet, has been up for 5 days 22 hours and change and it 
now shows 1436M free in the Mem: line
I've been watching the number and it has been slowly decreasing over the 5 days 
since its last boot.  It looks like as the Free line trends down, the Inact 
value trends up to keep the total Mem used at the installed 12G

I've never noticed this (the slow decline of Free) before on any machine I've 
had.  Maybe that just means it has happened and I haven't noticed it, but I 
don't know.

Is anyone familiar with this or if it means trouble or what might be the cause?

Thanks

Tim



last pid: 67240;  load averages:  0.16,  0.14,  0.10
 up 5+22:44:26  12:32:54
109 processes: 1 running, 107 sleeping, 1 zombie
CPU 0:  0.0% user,  0.0% nice,  1.5% system,  0.0% interrupt, 98.5% idle
CPU 1:  0.0% user,  0.0% nice,  1.1% system,  0.0% interrupt, 98.9% idle
CPU 2:  0.0% user,  0.0% nice,  1.1% system,  0.8% interrupt, 98.1% idle
CPU 3:  0.0% user,  0.0% nice,  0.0% system,  0.0% interrupt,  100% idle
Mem: 383M Active, 9507M Inact, 424M Wired, 129M Cache, 214M Buf, 1447M Free
Swap: 2014M Total, 2014M Free




___
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"


Re: PATH braincramp

2009-01-04 Thread Tim Kellers

Giorgos Keramidas wrote:

On Sun, 04 Jan 2009 11:48:36 -0500, Tim Kellers  wrote:
  

I'm having a tussle with one of those things I've done a zillion times,
but now I can't fathom what the heck is wrong.

When I run flexbackup from a cron job (as root) , the following error is
returned by e-mail to root:

Errors:
mbuffer not found in $PATH
dump not found in $PATH
restore not found in $PATH

$PATH is set in root's  crontab: $PATH = "/sbin /bin /usr/sbin /usr/bin
/usr/games /usr/local/sbin /usr/local/bin"



You are not using `$PATH = xxx yyy' right?

Evaluating the variable to extract its _value_ needs a dollar sign, but
setting it should not use a dollar sign and the value elements should be
separated by ':' like this:

PATH="/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"



  
Pass the Pointy Hat over so I can strap it on twice.  I had tried 
"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin" but, yes 
I had the $ in front of PATH.


Wow, what a braincramp.  I feel like a dope, but a dope that has his 
backup crons running, now.


Giorgios, THANK YOU!
___
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"


PATH braincramp

2009-01-04 Thread Tim Kellers
I'm having a tussle with one of those things I've done a zillion times, 
but now I can't fathom what the heck is wrong.


When I run flexbackup from a cron job (as root) , the following error is 
returned by e-mail to root:


Errors:
mbuffer not found in $PATH
dump not found in $PATH
restore not found in $PATH

$PATH is set in root's  crontab: $PATH = "/sbin /bin /usr/sbin /usr/bin 
/usr/games /usr/local/sbin /usr/local/bin"


mbuffer is in /usr/local/bin and dump and restore are in /sbin

The cron'd command is: /usr/local/bin/perl /usr/local/bin/flexbackup 
-set backup -level incremental  

The machine is: Dell 2850 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Sat 
Dec 27 03:44:52 EST 2008 amd64


When I run the command from Webin's interface for scheduled cron jobs, 
the command completes successfully


I know I'm missing something stupid, and I'm willing to wear the pointy 
hat if someone can enlighten me, somehow.


Tim Kellers

___
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"


Re: 7.0-RELEASE and megaraid (mpt0)

2009-01-01 Thread Tim Kellers

Colin wrote:

Hi folks,
I'm running a new server with FreeBSD 7.0-RELEASE and am seeing 
timeouts and other messages with mpt0


These include:
mpt_cam_event: 0x16, 0x12 & 0x60

More importantly these:
Dec 28 16:33:30 ted kernel: mpt0: request 0xc68db554:44729 timed out 
for ccb 0xc691f000 (req->ccb 0xc691f000)
Dec 28 16:33:30 ted kernel: mpt0: request 0xc68d8bc4:44730 timed out 
for ccb 0xc6ac1c00 (req->ccb 0xc6ac1c00)
Dec 28 16:33:30 ted kernel: mpt0: attempting to abort req 
0xc68db554:44729 function 0
Dec 28 16:33:30 ted kernel: mpt0: request 0xc68d8328:44731 timed out 
for ccb 0xc68df800 (req->ccb 0xc68df800)
Dec 28 16:33:30 ted kernel: mpt0: mpt_recover_commands: IOC Status 
0x4a. Resetting controller.
Dec 28 16:33:30 ted kernel: mpt0: completing timedout/aborted req 
0xc68db554:44729
Dec 28 16:33:30 ted kernel: mpt0: completing timedout/aborted req 
0xc68d8bc4:44730
Dec 28 16:33:30 ted kernel: mpt0: completing timedout/aborted req 
0xc68d8328:44731
Dec 28 16:33:30 ted kernel: mpt0: request 0xc68d5ac8:0 timed out for 
ccb 0xc6af4000 (req->ccb 0)


I have raised this with my provider and they have said "it is working 
fine without any problem you can simply ignore this message".


Now I'm no expert on the megaraid controller but I'm fairly certain 
that frequent timeouts are not something that I want to be seeing. I 
looked around and saw other people asking the same but no answers 
posted publicly. I was also wondering as to whether linux emulation 
could be used to run the LSI Megaraid storage manager or whether 
attempting to do so is a very bad idea..


Thanks,
Colin
Southport Computers.
___
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"




I'm running 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Sat Dec 27
03:44:52 EST 2008 AMD on a Dell 2850  Poweredge with the defaut LSI/PERC
4 and AMR kernel devices and I'm not seeing any timeouts at all.  Maybe
someone knows if something significant in those device files changed
from 7.0 to 7.1?  I don't think the Linux drivers are a viable option.
But using 7.1 PRE seems to work just fine, here.


mpt0:  port 0xec00-0xecff mem
0xdfdf-0xdfdf,0xdfde-0xdfde irq 34 at device 5.0 on pci2
mpt0: [ITHREAD]
mpt0: MPI Version=1.2.12.0


amr0:  mem 0xd90f-0xd90f irq 106 at
device 4.0 on pci9
amr0: Using 64-bit DMA
amr0: [ITHREAD]
amr0: delete logical drives supported by controller
amr0:  Firmware 351S, BIOS 1.10, 128MB RAM



___
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"


Re: Dell 2850 use 32 or 64 bit?

2008-12-26 Thread Tim Kellers

Michel Talon wrote:

Tim Kellers wrote:
  
Thanks for the reply.  I already know it is 64 bit capable.  I 'm 
interested in finding out if their are measurable performance advantages 
to running it using 64 v 32 bit FreeBSD.



For the type of use of the OP (databases, etc.) i don't know, but
for scientific computations we observe a massive performance advantage
running in 64 bits mode (by this i mean more than 20%, i have seen some
Maple formal computations run 100% faster). The only problem with
64 bits mode is that some ports may have problems, but, as far as i
know, these ports are more desktop oriented than server oriented. For a
server i don't see a reason to run in 32 bits mode. Contrary to
some frequent assertions the increase in size of binaries is
extremely limited as can easily be checked. This is very largely
compensated by the increase in the number of registers. The possibility
of using more than 4 gigs memory is just one advantage of 64 bits mode,
and by the way, very few of our machines have more than 4 gigs memory,
and they don't lack it at all.


  
Thanks, that was exactly what I needed to know.  There won't be any 
Desktop apps on this machine and optimal performance is what I am after.


Tim
___
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"


Re: Dell 2850 use 32 or 64 bit?

2008-12-26 Thread Tim Kellers

Tim Judd wrote:

Tim Kellers wrote:
I just bought a Dell 2850 (2 2.8GHZ dual core processors).  The 
server will be used as a webserver, e-mail server. and a db server 
(both PostgresQL and My SQL  Beyond the breaking of the 4 Gig RAM 
barrier, is there any compelling reason to use a 32 bit i386 or a 64 
bit AMD OS?  The machine currently has just a gig of RAM but I'm 
going to add more, soon.  The machine runs headless and has no xorg, 
installed.


A pointer to an article that discusses the 32 bit v 64 bit question 
would be appreciated as well.


dell# uname -a
FreeBSD dell.smsd.tv 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Thu 
Dec 25 04:12:57 EST 2008 
r...@dell.smsd.tv:/usr/obj/usr/src/sys/DELL  i386



TIA

Tim Kellers
___
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"
it's more important to know the CPU inside the machine, by model 
number instead of the model of the outer case.


If windows is still on it, run the cpu identification utility from 
intel, IF it's an intel cpu.  The id utility will tell you if it's 
64-bit capable.


Using Dell's service tag and looking at warranty/original system 
config might be a good resource too.


Good luck.
___
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"



Thanks for the reply.  I already know it is 64 bit capable.  I 'm 
interested in finding out if their are measurable performance advantages 
to running it using 64 v 32 bit FreeBSD.


Thanks

Tin Kellers
___
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"


Dell 2850 use 32 or 64 bit?

2008-12-25 Thread Tim Kellers
I just bought a Dell 2850 (2 2.8GHZ dual core processors).  The server 
will be used as a webserver, e-mail server. and a db server (both 
PostgresQL and My SQL  Beyond the breaking of the 4 Gig RAM barrier, is 
there any compelling reason to use a 32 bit i386 or a 64 bit AMD OS?  
The machine currently has just a gig of RAM but I'm going to add more, 
soon.  The machine runs headless and has no xorg, installed.


A pointer to an article that discusses the 32 bit v 64 bit question 
would be appreciated as well.


dell# uname -a
FreeBSD dell.smsd.tv 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Thu Dec 
25 04:12:57 EST 2008 r...@dell.smsd.tv:/usr/obj/usr/src/sys/DELL  i386



TIA

Tim Kellers
___
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"


Re: MTA on non-standard port

2008-10-24 Thread Tim Kellers

Jeremy Chadwick wrote:

On Fri, Oct 24, 2008 at 10:50:39AM -0500, Kevin Kinsey wrote:
  

Hello,

For various reasons, I find myself in need of an MTA
accepting submission on a port other than 587 (or 25).

It'd be Real Nice(tm) if sendmail could Just Do It,
but I'd be willing to look at other options as well,
as long as I can get a good spam solution to play nice
with the server (currently I'm running dual-sendmail
with Amavisd-new and spamassassin).

Anyone doing such a thing, or have a few hints handy?



It can do it.

See the DAEMON_OPTIONS macro in your /etc/mail/hostname.mc file.
(Remember: DO NOT edit sendmail.cf directly).  Here's a hint:

http://www.sendmail.org/~gshapiro/8.10.Training/DaemonPortOptions.html

  
And here is a snip from a box I run sendmail on port 24.. It is from the 
[hostname].mc file:


dnl Enable for both IPv4 and IPv6 (optional)
DAEMON_OPTIONS(`Name=IPv4, Family=inet')
dnl DAEMON_OPTIONS(`Name=IPv6, Family=inet6, Modifiers=O')
DAEMON_OPTIONS(`Port=24, Name=MTA, M=EC')



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: sshguard upgrade error

2008-09-27 Thread Tim Kellers



Dan Nelson wrote:

In the last episode (Sep 27), Tim Kellers said:
  

I have autoconf 2.62 installed.  Is there a workaround?



===>  Building for sshguard-1.2
Making all in src
cd .. && /bin/sh 
/usr/ports/security/sshguard/work/sshguard-1.2/missing --run autoheader

aclocal.m4:14: error: this file was generated for autoconf 2.61.
You have another version of autoconf.  If you want to use that,
you should regenerate the build system entirely.
aclocal.m4:14: the top level
autom4te-2.62: /usr/local/bin/gm4 failed with exit status: 63
autoheader-2.62: '/usr/local/bin/autom4te-2.62' failed with exit 
status: 63

*** Error code 1
  


It looks like the original author didn't prepare their source tree
correctly before creating the tarball (end-users should never need to
run autoheader), and the port maintainer didn't specify any autotools
dependencies to compensate.

Try this patch:

diff -u -r1.10 Makefile
--- Makefile23 Sep 2008 18:58:35 -  1.10
+++ Makefile27 Sep 2008 17:13:38 -
@@ -21,6 +21,7 @@
 MANCOMPRESSED= no
 USE_BZIP2= yes
 MAKE_ARGS+=ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}"
+USE_AUTOTOOLS= aclocal:110 autoheader:262
 HAS_CONFIGURE= yes
 
 # sublist will be set afterward


  

Thanks Dan,

That:

USE_AUTOTOOLS= aclocal:110 autoheader:262

Did the trick

will you send-pr it? 



Tim
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


sshguard upgrade error

2008-09-27 Thread Tim Kellers

I have autoconf 2.62 installed.  Is there a workaround?



===>  Building for sshguard-1.2
Making all in src
cd .. && /bin/sh 
/usr/ports/security/sshguard/work/sshguard-1.2/missing --run autoheader

aclocal.m4:14: error: this file was generated for autoconf 2.61.
You have another version of autoconf.  If you want to use that,
you should regenerate the build system entirely.
aclocal.m4:14: the top level
autom4te-2.62: /usr/local/bin/gm4 failed with exit status: 63
autoheader-2.62: '/usr/local/bin/autom4te-2.62' failed with exit 
status: 63

*** Error code 1


FreeBSD xx.njit.edu 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #5: Fri Sep 
26 14:03:32 EDT 2008 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/AMD  amd64


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FSJ clone

2008-09-21 Thread Tim Kellers
multimedia files.  It works very well when the target (or source) file 
is a large multimedia file that needs to be transmitted in small 
sections and reassembled.
I've had mixed results using it to split up and re-join large text files 
like log files or /var/mail/username files.


Wojciech Puchar wrote:

what do you mean "media file"?


On Sun, 21 Sep 2008, Tim Kellers wrote:


For media files, there is also lxsplit in ports.
/usr/ports/sysutils/lxsplit

Tim


Wojciech Puchar wrote:

man split
man cat


On Sun, 21 Sep 2008, Tsu-Fan Cheng wrote:


Hi,
  is there a similar program like FSJ, file split/join tool on
freebsd? thanks!!

TFC
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
"[EMAIL PROTECTED]"




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
"[EMAIL PROTECTED]"







___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
"[EMAIL PROTECTED]"





___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FSJ clone

2008-09-21 Thread Tim Kellers

For media files, there is also lxsplit in ports.
/usr/ports/sysutils/lxsplit

Tim


Wojciech Puchar wrote:

man split
man cat


On Sun, 21 Sep 2008, Tsu-Fan Cheng wrote:


Hi,
  is there a similar program like FSJ, file split/join tool on
freebsd? thanks!!

TFC
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
"[EMAIL PROTECTED]"




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
"[EMAIL PROTECTED]"





___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


silicon Graphics hardware

2008-09-21 Thread Tim Kellers
I googled a bit this morning and, except for some old (Freebsd 4.x) 
posts, I didn'r see anything terribly relevant, but does FreeBSD run on 
any Silicon Graphics hardware?  I've heard that (maybe) an Ubuntu  
distro _might_ run if the hardware was booted/configged with the Irix 
Foundations disks.  The Information Systems department where I work is 
aswim in some SGI hardware that they'd like to relocate and reclaim the 
space, so I'm looking for alternatives to repurpose the hardware.  Since 
I know FreeBSD better than any flavor of Linux, I'm looking for a BSD 
solution, first.


I don't, yet, have the Foundations Irix disks, so I'm looking for any 
alternative I can find.


Thanks

Tim
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: bluefish question

2008-08-31 Thread Tim Kellers
I used bluefish a few years ago, then went to quanta and finally settled 
on (/usr/ports/www/kompozer) Kompozer.  Kompozer is an udate to nvu 
(which was the composer module in Mozilla) as a standalone application.  
It still produces source code with some Netscapeisms, but it isn't 
anything that isn't easily cleaned up (when necessary --like to produce 
html e-mail) in an editor like kate, or kedit.


Tim


Gary Kline wrote:

People,

This ought to be On Topic ... for a change.  Re the use of bluefish
--and yes, I've finally gone soft to try to edit a large HTML/PHP file--
when I swipe an area of text and stuff to be centered, and click on the
center icon, bluefish prints:


blah
foo
bar


but I find the entire file centered then.

If I click on the LEFT icon, it tries to print an 
bar, center, left, right.  (Or, more correctly, it prints the markup
that will yield a horizontal line.)

Anybody know what's going on?  and/or is there an easier markup editor
in ports?

tia.

gary

PS: Whatever happened to the good old days when Mozilla had an
editor-mode builtin?



  


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: desktop wireless card

2008-08-15 Thread Tim Kellers
I have had Lynksys cards that were not recognized, but in those cases I 
was able to use ndisgen (after I dug up the Windows drivers) to create a 
wrapper and enable those cards in both FreeBSD 6.3 and 7 -CURRENT  (way 
back when 7 was current).  I haven't had to do it since 7.0-RELEASE but 
I'd expect it to work as well.


Tim Kellers
CPE/NJIT


Boris Kochergin wrote:

James Harrison wrote:

gahn wrote:

Hello:

Could anyone recommend a desktop wireless card for freebsd 6.2? Just 
moved in new place and only wireless in the house.


Thanks in advance


  
I use whatever was the cheapest linksys wireless G card I could find; 
plugs in to PCI slot and works wonderfully.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to 
"[EMAIL PROTECTED]"
I'm not certain that everything Linksys puts out has FreeBSD-supported 
hardware inside. I have a bunch of TRENDnet TEW-443PI and Netgear 
WG311T cards that work well. They use the ath(4) driver.


As a general statement, I'm pretty sure that anything with an Atheros 
chip inside (a fact often advertised on boxes of the products) that 
doesn't support any incarnation of 802.11n will work with said driver. 
http://atheros.rapla.net/ has more details.


-Boris
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
"[EMAIL PROTECTED]"





___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: syslogd stopped

2008-08-05 Thread Tim Kellers

I hit send too soon, the machine is:

FreeBSD www 6.3-RELEASE FreeBSD 6.3-RELEASE #0: Wed Jan 16 04:18:52 UTC 
2008 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC  i386


Tim Kellers wrote:
I found some OLD reports of this happening (back in 2001 or so), but I 
haven't seen anyone mention it.


On August 1st, my /var/log/maillog files started rolling over empty 
files, nightly, with only the "logfile turned over [date]" message in 
them.


Turns out, syslogd stopped running.  As soon as I restarted it, and 
grepped for it:


# ps -ax | grep syslog
48049  ??  Ss 0:00.02 /usr/sbin/syslogd -s

It began running and my /var/log/maillog file has entries once 
again.   I'm a little baffled; does anyone have any idea what might be 
going on or could maybe point me to a resource I might have missed 
that discusses it?


Thanks

Tim
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
"[EMAIL PROTECTED]"





___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


syslogd stopped

2008-08-05 Thread Tim Kellers
I found some OLD reports of this happening (back in 2001 or so), but I 
haven't seen anyone mention it.


On August 1st, my /var/log/maillog files started rolling over empty 
files, nightly, with only the "logfile turned over [date]" message in them.


Turns out, syslogd stopped running.  As soon as I restarted it, and 
grepped for it:


# ps -ax | grep syslog
48049  ??  Ss 0:00.02 /usr/sbin/syslogd -s

It began running and my /var/log/maillog file has entries once again.   
I'm a little baffled; does anyone have any idea what might be going on 
or could maybe point me to a resource I might have missed that discusses it?


Thanks

Tim
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Howto get k3b to detect my Burner

2008-06-28 Thread Tim Kellers

Warren Liddell wrote:

I don't think that is the problem.  Have you tried it as root just as
a test even though it gives you warnings.

I don't know what else to suggest right now.

ed



k3b wont run as root & i guess k3b just dosent like my burner

# k3b
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

kdeinit: Can't connect to the X Server.
kdeinit: Might not terminate at end of session.
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

kded: cannot connect to X server :0.0
kded: ERROR: KUniqueApplication: Registering failed!
kded: ERROR: Communication problem with kded, it probably crashed.
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

k3b: cannot connect to X server :0.0
ERROR: KUniqueApplication: Registering failed!
ERROR: Communication problem with k3b, it probably crashed.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


  
Before you try to run k3b as root,  from an xterm (or konsole) in KDE. 
as your normal user, type:

xhost  localhost

(you should get a message like: "localhost being added to access control 
list")


then su to root and try running k3b.

One note:  I have had trouble allowing other hosts (or users) to connect 
to my X server session when I've used kdm as a login manager.  Rather 
than dig through the configuration, I usually switch to xdm ( edit 
/etc/ttys) when I need to allow other connections.


Tim

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: k3b not detecting my burner

2008-06-25 Thread Tim Kellers

Warren Liddell wrote:

Also, see if you can see it from k3b running as root or not.  If you can
as root but not on a normal user, you'll have to give your normal user
permission to access the burner's device.

Dave // bridd



k3b wont run as root


# k3b
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

kdeinit: Can't connect to the X Server.
kdeinit: Might not terminate at end of session.
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

kded: cannot connect to X server :0.0
kded: ERROR: Communication problem with kded, it probably crashed.
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

k3b: cannot connect to X server :0.0
ERROR: KUniqueApplication: Registering failed!
ERROR: Communication problem with k3b, it probably crashed.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


  
k3b will issue a warning about being run as root, but it will certainly 
run as root.


As the non-root user, in an xterm window, type: xhost localhost
Then su to root and run k3b.

Running as root isn't your problem, but if you want to eliminate 
permission problems on the burning device(s), you can try it that way.


Tim Kellers
CPE/NJIT
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: OpenOffice 2.4.1: still getting compilation error in FBSD 7.0-STABLE

2008-06-15 Thread Tim Kellers
I can confirm the error.  I tried rebuilding everything I could think of 
in my installed ports, but the error remains the same:


ERROR: Error 65280 occurred while making 
/usr/ports/editors/openoffice.org-2/work/OOH680_m17/vcl/util

dmake:  Error code 1, while making 'build_instsetoo_native'


O. Hartmann wrote:

Hello,

I still get this error since OO 2.4 was offered via ports (OO 2.3 did 
well). I was wondering if someone has no solution to this sticky error.


Can anyone help?

Regards,
Oliver

rm -f ../unxfbsdx.pro/lib/check_libvcl680fx.so
mv ../unxfbsdx.pro/lib/libvcl680fx.so 
../unxfbsdx.pro/lib/check_libvcl680fx.so
/usr/ports/editors/openoffice.org-2/work/OOH680_m17/solenv/bin/checkdll.sh 
-L../unxfbsdx.pro/lib 
-L/usr/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/lib 
 ../unxfbsdx.pro/lib/check_libvcl680fx.so
Checking DLL ../unxfbsdx.pro/lib/check_libvcl680fx.so ...: ERROR: 
../unxfbsdx.pro/lib/check_libvcl680fx.so: Undefined symbol 
"_ZNK7icu_3_814LEFontInstance17getDynamicClassIDEv"

dmake:  Error code 1, while making '../unxfbsdx.pro/lib/libvcl680fx.so'
---* tg_merge.mk *---

ERROR: Error 65280 occurred while making 
/usr/ports/editors/openoffice.org-2/work/OOH680_m17/vcl/util

dmake:  Error code 1, while making 'build_instsetoo_native'
---*  *---
*** Error code 255

Stop in /usr/ports/editors/openoffice.org-2.


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
"[EMAIL PROTECTED]"





___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Booting from Memory Stick

2008-03-01 Thread Tim Kellers
I made a bootable system on a stick a few months ago.  I used it to dd 
clone a WinXP image to some Gateway desktops in a lab.  I think I just 
plugged the stick into my FreeBSD laptop fired up sysinstall and treated 
the stick as a da drive that needed a full install.


Tim


Derek Ragona wrote:

At 03:23 PM 3/1/2008, [EMAIL PROTECTED] wrote:
I am working on getting a FreeBSD system to boot from a USB memory 
stick.


Would it be possible to install the operating system using the 
following:


cd /usr/src
make DESTDIR=/mnt/usbdisk world
boot0cfg -v -B -o noupdate da0

Or, is there an easier way to do this?

Thanks,


Jay


I don't know how to do this myself, but know it is available using 
FreeNAS, which is based on FreeBSD.  FreeNAS information is at:

www.freenas.org

-Derek



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: wpi error: bus_dmamem_alloc failed to align memory properly

2008-01-07 Thread Tim Kellers

vittorio wrote:

Il Monday 07 January 2008 03:18:21 Benjamin Close ha scritto:
  

vittorio wrote:


Context: HP laptop DV6000, centrino duo, FreeBSD 7.0-BETA4
When loading if_wpi I get the following line saying that
"bus_dmamem_alloc failed to align memory properly"

wpi0:  mem 0xd800-0xd8000fff irq 16 at
device 0.0 on pci2
bus_dmamem_alloc failed to align memory properly.
last message repeated 30 times
wpi0: Ethernet address: 00:19:d2:99:e3:cb
wpi0: [ITHREAD]
wpi0: 11a rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
wpi0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
wpi0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps
24Mbps 36Mbps 48Mbps 54


Therefore I'm unable to make wpi0 work at all.

Could you please tell me what should I do?

Ciao, Vittorio
  

The bus_dmamem_alloc message is harmless in your case. Due to
limitations in the freebsd allocator, sometimes requesting a 16k aligned
block of dma memory fails. As a temporary work around the wpi driver
reattempts the allocation. If it truely does fail you'll not get a wpi0
device showing up, which clearly you did :).

These warning messages will go away when I sync the next lot of updates
to the driver which aren't quite ready yet.

Can you describe a little more what you mean by wpi doesn't work?

Cheers,
Benjamin
wpi driver maintainer




Ben,
here you are a longer explanation

Context:
Router ZyXEL ADSL+2 with dhcp up and running

Laptop HP Pavillion Entertainment DV6000 intel centrino duo 2GB of memory
hpbsd# uname -a
FreeBSD hpbsd.vic 7.0-BETA4 FreeBSD 7.0-BETA4 #0: Thu Dec 27 22:18:53 CET 2007 
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/HP03  i386

hpbsd#
all wpi's necessary devices are compiled in the kernel
   device wpi
   device pci
   device wlan
   device wlan_amrr
   device firmware

/var/log/messages
kernel: wpi0:  mem 0xd800-0xd8000fff irq 16 
at device 0.0 on pci2

kernel: wpi0: Ethernet address: 00:19:d2:99:e3:cb
kernel: wpi0: [ITHREAD]
kernel: wpi0: 11a rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
kernel: wpi0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
kernel: wpi0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 
24Mbps 36Mbps 48Mbps 54Mbps


the line 

legal.intel_wpi.license_ack=1 

is in /boot/loader.conf 


BUT
1)
it seems that sysctl is unable to find it and I have to set it via 
kenv legal.intel_wpi.license_ack=1 in a shell.


Shouldn't this variable be set by either sysctl or by loader.conf (that is is 
a system variable) OR is it supposed to be set via kenv only?


2)
dhclient is unable to get an IP address (BTW trying to set wpi0 up with a 
fixed IP makes wpi0 not associated to any AP)


Here it is a session log


hpbsd# sysctl -a|grep legal
hpbsd#
hpbsd# kenv legal.intel_wpi.license_ack=1
legal.intel_wpi.license_ack="1"
hpbsd# kenv legal.intel_wpi.license_ack
1

hpbsd# ifconfig wpi0 ssid "my_wireless" weptxkey 1 wepmode on wepkey 
0x1f7b0a5a0d


hpbsd# dhclient wpi0
DHCPDISCOVER on wpi0 to 255.255.255.255 port 67 interval 5
DHCPDISCOVER on wpi0 to 255.255.255.255 port 67 interval 12
DHCPDISCOVER on wpi0 to 255.255.255.255 port 67 interval 9
DHCPDISCOVER on wpi0 to 255.255.255.255 port 67 interval 18
DHCPDISCOVER on wpi0 to 255.255.255.255 port 67 interval 12
DHCPDISCOVER on wpi0 to 255.255.255.255 port 67 interval 5
No DHCPOFFERS received.
No working leases in persistent database - sleeping.

hpbsd# ifconfig wpi0
wpi0: flags=8843 metric 0 mtu 1500 
ether 00:19:d2:99:e3:cb

inet 0.0.0.0 netmask 0xff00 broadcast 255.255.255.255
media: IEEE 802.11 Wireless Ethernet autoselect (OFDM/36Mbps)
status: associated
ssid my_wireless channel 6 (2437 Mhz 11g) bssid 00:02:cf:61:81:fd
authmode OPEN privacy ON deftxkey 1 wepkey 1:40-bit txpower 50
bmiss 7 scanvalid 60 protmode CTS

 

Even giving an ip fixed address to wpi0 doesn't seem to work, - that is - I 
cannot ping anything and for netstat -rn wpi0 doesn't seem to exist.


Please help
Ciao from Rome

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


  

Vittorio,

Do you have a line just like the below in your /etc/rc.conf?  I've found 
DHCP a little tricky to set up on wireless laptops, and after a Lot of 
testing, I got mine to work.  (This is getting a dhcp address from a 
Linksys router)


ifconfig_wpi0="ssid [your network name] nwkey [your network key] DHCP"

Tim
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: pkg_delete: package 'xorg-drivers-7.3' doesn't have a prefix

2007-12-28 Thread Tim Kellers

If you vi /usr/ports/UPDATING and search for fearless, it comes right up:

20070519:
 AFFECTS: users of Xorg
 AUTHOR: [EMAIL PROTECTED]

 Welcome, fearless user!  You are about to embark upon a mystical
 journey to the world of xorg 7.2.


Eric Crist wrote:

On Dec 28, 2007, at 12:47 PM, Stephen Montgomery-Smith wrote:


Mon Si wrote:

Dear list,
I'm experiencing problems when I try to portupgrade the xorg-driver
port. The old version of the port can't be uninstalled during the
portupgrade due to an undefined prefix.
The port can't be deleted by "pkg_delete -f xorg-drivers-7.3"
Does anybody know how to upgrade / remove this port?
Thanks in advance,
Simon


If nothing else works, you could try
rm -rf /var/db/pkg/xorg-drivers-7.3


If I remember correctly, there are detailed instructions in 
/usr/ports/UPDATING -- go back to notes for sometime in May of 2007, 
and there's a really long entry on upgraded to Xorg 7.x from 6.9.  I 
think the entry specifically mentions 7.2, but it should work for 7.3 
as well.


HTH
-
Eric F Crist
Secure Computing Networks


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: CDROM Boot Hangs But Only Under 6.x

2007-12-27 Thread Tim Kellers
I have 18 brand new Gateway towers at work (I can supply the model 
numbers after school restarts next week).  I wanted to clone them using 
dd and an external usb hard drive.  I couldn't boot 6.x or 7.x  CDs on 
any of the boxes, but I was able to install 7 (I didn't try 6.x) on a 
usb stick, set the BIOS to boot from the device and run FreeBSD (and dd) 
from there.


These machines have CDRW/DVDR drives installed.  I've had no problem 
running any content based media from them at all, but I haven't tried 
booting any other media (like WinXP) from them, either.


Tim

David M. Patronis wrote:




Not in this case.  As I mentioned in a prior post, I tried booting
with the 7.0-BETA4 ISO and got the exact same results.

Response:

Yes, sorry about that; was in too much of a hurry and missed the later 
posts.


David





___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
"[EMAIL PROTECTED]"





___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Updating/patching network card driver?

2007-12-19 Thread Tim Kellers

Lowell Gilbert wrote:

Nomad <[EMAIL PROTECTED]> writes:

  

I installed FreeBSD 6.2 on my computer but the network card (bge) wasn't
detected properly.  On troubleshooting the problem I found the driver for
this family of NICs isn't appropriate to my particular release.  I would
prefer to stay with the RELEASE branch but found an updated
driver.  In updating the driver, is it sufficient to replace the
contents of  /usr/src/sys/dev/bge  with the updated version and then
rebuild the kernel?



It might be; trying it may be the easiest way to find out.
If you're going to use unsupported upgrades, though, there isn't much
reason to stick to release codebase.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


  
If you have the windows .inf, .sys and (maybe) .cat driver files for 
that network card, you might want to look into ndisgen(8)


I haven't used it on wired network interfaces, but it works very well on 
the NetGear and Linksys wireless cards that have no FreeBSD drivers 
under 6.2.


Tim
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


HP Server compatability

2007-09-29 Thread Tim Kellers
I thought e would be purchasing a Dell 2950 to use as part of our 
FreeBSD 6.2 server farm, (and thanks to everyone for their informed 
replies), but due to other circumstances, our client wants to purchase a 
HP ProLiant ML350 G5 SAS LFF - Rack Server.


The only experience I have with HP is their printers and I know nothing 
about their server compatability with FreeBSD.  Does anyone know if this 
unit is compatible with FreeBSD 6.2 or has anyone actually installed it 
on one?  Any pointer to pitfalls and/or workarounds would be greatly 
appreciated.


Thanks

Tim
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Dell Servers and FreeBSD

2007-09-26 Thread Tim Kellers
Thanks to everyone who has replied so far.  This is very good 
information to know!


Tim

Philip M. Gollucci wrote:

Eric Crist wrote:
  

On Sep 26, 2007, at 1:01 PMSep 26, 2007, Philip M. Gollucci wrote:



Martin McCormick wrote:
  

[snip]



real memory  = 9395240960 (8960 MB)
avail memory = 8291303424 (7907 MB)
FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs
 cpu0 (BSP): APIC ID:  0
 cpu1 (AP): APIC ID:  1
 cpu2 (AP): APIC ID:  2
 cpu3 (AP): APIC ID:  3
 cpu4 (AP): APIC ID:  4
 cpu5 (AP): APIC ID:  5
 cpu6 (AP): APIC ID:  6
  

Philip,

Why are only 6 CPU's shown,


Because I did a 'head -25 .. ' there are correctly 8 listed and in use
sorry for the confusion.

I'm actually not sure why real memory is 9GB -- The box is an 8GB box so
the avail is correct. and also correctly reported in 'top' and other things.



 and why is 1GB of memory not available
  

for use?
-
Eric F Crist
Secure Computing Networks





  


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Dell Servers and FreeBSD

2007-09-26 Thread Tim Kellers

Thanks!  I plan on using RAID 5

Philip M. Gollucci wrote:

Tim Kellers wrote:
  

Does anyone have any recommendations or experience with any of the newer
Dell servers (2900, 2950 for example) and FreeBSD 6.2 in a production
environment?


Hi,

I've got 860, 1435, 1600, 1950, 2950 all running 6.2-relelase-p7 with
custom kernels.

Watch out though the RAID-1 write speed on w/ FreeBSD is known to be
pathetically the worst thing ever with this raid card:
SAS 5IR internal RAID adapter, PCI-Express
Read speed seems fine though.

mpt0: [GIANT-LOCKED]
mpt0: MPI Version=1.5.12.0
da0 at mpt0 bus 0 target 0 lun 0
da0:  Fixed Direct Access SCSI-5 device
da0: 300.000MB/s transfers, Tagged Queueing Enabled
da0: 237464MB (486326272 512 byte sectors: 255H 63S/T 30272C)


My other RAID cards doing RAID0, RAID5, and RAID1+0 are all stellar.



  


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Dell Servers and FreeBSD

2007-09-26 Thread Tim Kellers
Does anyone have any recommendations or experience with any of the newer 
Dell servers (2900, 2950 for example) and FreeBSD 6.2 in a production 
environment?


My old Dell 2400 hardware is quickly expiring and I need to replace it 
with something that will support FreeBSD 6.2 and have enough horsepower 
to host a substantial (50 or so) number of concurrent Moodle logins.  
The database (pgsql) is already on another server so I won't be chewing 
up server resources by hosting a database, too.


Tim
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


increasing maximum connections in PGSQL

2007-09-17 Thread Tim Kellers
If I need to raise the maximum connections to a PostgreSQL server (v 
postgresql-server-7.4.17) on FreeBSD 6.2 -STABLE, Ineed to raise the 
available semaphores to increase connectivity.  After doing a man -k on 
sem and reading through the man pages that see relevant, I'm still 
unable to determine the correct method, though it does look like it may 
involve loading a module in /bot/loader conf.


Can anyone point me to some How-to documentation on raising this value 
to increase postgresql connections?


Thanks
Tim
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Apache 2.0.61 and SSL start

2007-09-09 Thread Tim Kellers

Thanks Dave,

I tried that, no luck.

Tim

Dave wrote:

Hello,
   Try adding the line:

apache2ssl_enable="YES"

   to /etc/rc.conf that should do it.
Hth
Dave.

- Original Message ----- From: "Tim Kellers" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, September 09, 2007 8:27 PM
Subject: Apache 2.0.61 and SSL start


I portupgraded my apache 2.0.59 to 61 today with no errors, but on 
restart, SSL wasn't loaded.


/usr/local/etc/rc.d/apache2 start  starts the server (I have 
apache2enable="YES" in /etc/rc.conf), but ssl isn't loaded.


apachectl -k start -DSSL prompts me for my sslcert passphrase, and, 
after I enter it, allows https access on port 443.


When started with /usr/local/etc/rc.d/apache2

www# ps -waux | grep http

root 61279  6.3  6.3 25624 15928  ??  Ss8:23PM   0:00.80 
/usr/local/sbin/httpd
www  61280  0.0  6.3 25624 15944  ??  S 8:23PM   0:00.00 
/usr/local/sbin/httpd
www  61281  0.0  6.3 25624 15944  ??  S 8:23PM   0:00.01 
/usr/local/sbin/httpd
www  61282  0.0  6.3 25624 15944  ??  S 8:23PM   0:00.00 
/usr/local/sbin/httpd
www  61283  0.0  6.3 25624 15944  ??  S 8:23PM   0:00.00 
/usr/local/sbin/httpd
www  61284  0.0  6.3 25624 15944  ??  S 8:23PM   0:00.00 
/usr/local/sbin/httpd
root 61286  0.0  0.1   372   216  p2  R+8:23PM   0:00.00 grep 
http


When started with apachectl -k start -DSSL

www# ps -waux | grep http
root 61310 12.1  6.4 25868 16304  ??  Ss8:25PM   0:01.00 
/usr/local/sbin/httpd -k start -DSSL
www  61311  0.0  6.4 25868 16312  ??  S 8:25PM   0:00.01 
/usr/local/sbin/httpd -k start -DSSL
www  61312  0.0  6.4 25868 16312  ??  S 8:25PM   0:00.00 
/usr/local/sbin/httpd -k start -DSSL
www  61313  0.0  6.4 25868 16312  ??  S 8:25PM   0:00.00 
/usr/local/sbin/httpd -k start -DSSL
www  61314  0.0  6.4 25868 16312  ??  S 8:25PM   0:00.00 
/usr/local/sbin/httpd -k start -DSSL
www  61315  0.0  6.4 25868 16312  ??  S 8:25PM   0:00.00 
/usr/local/sbin/httpd -k start -DSSL
root 61317  0.0  0.1   372   216  p2  R+8:25PM   0:00.00 grep 
http


Any ideas where I am going wrong?

Tim Kellers




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
"[EMAIL PROTECTED]" 






___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Apache 2.0.61 and SSL start

2007-09-09 Thread Tim Kellers
I portupgraded my apache 2.0.59 to 61 today with no errors, but on 
restart, SSL wasn't loaded.


/usr/local/etc/rc.d/apache2 start  starts the server (I have  
apache2enable="YES" in /etc/rc.conf), but ssl isn't loaded.


apachectl -k start -DSSL prompts me for my sslcert passphrase, and, 
after I enter it, allows https access on port 443.


When started with /usr/local/etc/rc.d/apache2

www# ps -waux | grep http

root 61279  6.3  6.3 25624 15928  ??  Ss8:23PM   0:00.80 
/usr/local/sbin/httpd
www  61280  0.0  6.3 25624 15944  ??  S 8:23PM   0:00.00 
/usr/local/sbin/httpd
www  61281  0.0  6.3 25624 15944  ??  S 8:23PM   0:00.01 
/usr/local/sbin/httpd
www  61282  0.0  6.3 25624 15944  ??  S 8:23PM   0:00.00 
/usr/local/sbin/httpd
www  61283  0.0  6.3 25624 15944  ??  S 8:23PM   0:00.00 
/usr/local/sbin/httpd
www  61284  0.0  6.3 25624 15944  ??  S 8:23PM   0:00.00 
/usr/local/sbin/httpd

root 61286  0.0  0.1   372   216  p2  R+8:23PM   0:00.00 grep http

When started with apachectl -k start -DSSL

www# ps -waux | grep http
root 61310 12.1  6.4 25868 16304  ??  Ss8:25PM   0:01.00 
/usr/local/sbin/httpd -k start -DSSL
www  61311  0.0  6.4 25868 16312  ??  S 8:25PM   0:00.01 
/usr/local/sbin/httpd -k start -DSSL
www  61312  0.0  6.4 25868 16312  ??  S 8:25PM   0:00.00 
/usr/local/sbin/httpd -k start -DSSL
www  61313  0.0  6.4 25868 16312  ??  S 8:25PM   0:00.00 
/usr/local/sbin/httpd -k start -DSSL
www  61314  0.0  6.4 25868 16312  ??  S 8:25PM   0:00.00 
/usr/local/sbin/httpd -k start -DSSL
www  61315  0.0  6.4 25868 16312  ??  S 8:25PM   0:00.00 
/usr/local/sbin/httpd -k start -DSSL

root 61317  0.0  0.1   372   216  p2  R+8:25PM   0:00.00 grep http

Any ideas where I am going wrong?

Tim Kellers




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Flash

2007-08-17 Thread Tim Kellers

Jona Joachim wrote:

On Fri, 17 Aug 2007 18:38:12 +0200
Laszlo Nagy <[EMAIL PROTECTED]> wrote:

  

Zbigniew Komarnicki wrote:


Hello,

can I ask you for help, how to set up flash in Firefox natively,
step by step? 
  

The only native solution I know of is "gnash" but last time I tried
it it was very unstable and very slow.



gnash 0.8 is not in the ports yet.
It features some great improvements. It can for example play YouTube
videos without too many problems.
I heard very promising things about gnash last week.
gnash has already a lot of advantages compared to the 'real thing' from
Adobe. For example it runs on many platforms where Adobe's Flash
doesn't run. It will also perhaps soon hit the iPhone.
Useless to say Adobe are not so happy about it ;)

Best regards,
Jona
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


  
I built and installed gnash 0.8.1 this evening. The only additional 
dependency not installed by the 0.7.x version that I needed was agg 
(/usr/ports/graphics/agg).


Interestingly enough, while the new plugin choked Firefox 2.0.0.5 and 
Seamonkey 1.14 on pages that had embedded flash files, Konqueror 3.5.7

handled most embedded Flash that was < = 7.

I built (and ran) it on a GateWay laptop running 6.2-STABLE:

FreeBSD access 6.2-STABLE FreeBSD 6.2-STABLE #2: Thu Jul 26 00:54:56 EDT 
2007 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/ACCESS  i386


It still needs work, but it looks like it is headed in the right direction.

Tim Kellers
CPE/NJIT
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Xorg 7.2 console switching problem

2007-08-04 Thread Tim Kellers
I tried doing some searching on this (mailing list and Google) but 
although I saw the problem mentioned, I didn't see much discussion or 
any resolutions.  If I missed something, please pardon the noise.



After I upgraded both a Gateway laptop and a Dell Optiplex to Xorg 7.2 
(both running 6.2-STABLE built July 26th), I lost the ability to 
alt-SHIFT-F1 -F8 and switch to a console.  Console switching worked fine 
with Xorg 6.9.


I found that I was missing the /usr/local/share/X11/compiled directory 
and the /usr/local/share/X11/compiled/server-0.xkm file. I made the 
directory and touch'd the filename, restarted X and I got the 
console-switching function back.


I thought I followed the instructions in /usr/ports/UPDATING to the 
letter.  Has anyone else seen this happen or does anyone have any idea 
of what I might have done wrong in the upgrade?


Thanks

Tim Kellers

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Accessibility hardware for the blind

2007-05-31 Thread Tim Kellers

I'm teaching the Open Source Unix certification track at NJIT (using
FreeBSD 6.2) to a group of physically challenged students.  Some of my
current students have extremely low vision and I have several candidates
for the next rotation of the classes that have similar low-vision
problems or are completely sightless.

I need to know if an audio solution exists (in hardware or software)
that will speak monitor output.  I need something that will work
independently of X windows.  I've tried using gnopernicus in both KDE
and Gnome and I've never gotten  its audio component to work. I can turn
on KDE's talking tools, but it only speaks commands and entered text in
specific applications (like Koffice).  I need a screen reader that will
speak the entire screen (and terminal windows).

I haven't found a software solution that addresses all the needs of a
spoken command line environment so I'm looking for a hardware solution
(appliance or device) that will speak the screen, but I haven't found
one, yet.

One of my students was an employee of AT&T in their Unix division in NJ
and is considering a job-offer from a consultant who will need him to
administer servers using WebMin and a command line environment, but
screen readers such as JAWS that work under Windows, do a poor job of
interpreting WebMin and will not read the I/O from a terminal window
created by Putty.  So, in addtion to needing something that will speak
console I/O, I need something that will properly interpret a Webmin
environment.  One portion of the course does teach using Lynx as a
browser and Webmin (if one uses the simplest theme) will work in that
environment.

Any ideas, experiences, or recommendations that you have to share would
be very much appreciated.

Tim Kellers
CPE/NJIT


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: qemu tutorial?

2005-11-12 Thread Tim Kellers
On Saturday 12 November 2005 11:31 pm, P.U.Kruppa wrote:
> On Sat, 12 Nov 2005, Tim Kellers wrote:
> > I'm feeling a bit _thick_ here.  I can seem to get through my brain the
> > process of creating an .img file with qemu that will boot.
> >
> > I can create the .img file, but how do I get an OS on it?
> >
> > I've got a feeling this is a simple thing, but I'm apparently too simple
> > to see the path to a bootable image disk.
> >
> > Could someone point me to a "Howto" for creating bootable .img files for
> > qemu?
>
> This actually is a howto for qemu on Ubuntu Linux, but if you
> skip the Ubuntu specific installation part, it describes how to
> get win2k running
>
> http://codepoets.co.uk/docs/qemu_windows2000_on_ubuntu_linux_howto
>
> Hope that helps,
>
> Uli.
>
> > Thanks
> >
> > Tim Kellers
> > CPE/NJIT


Wow!  Thanks for that URL.  I popped my XP CD into the drive, ran the command 
"qemu -hda qemu_basic.img -cdrom /dev/cd0 -boot d -win2k-hack -m 256"

and Voila, XP is installing!

I do have dd(1) images of my Windows laptops and I was hoping I could use one 
of those files to simply boot the emulator into XP, but I think that project 
will have to wait until another day.

Now if I can just get qemu to emulate my Apple IIGS :-)

Tim
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


qemu tutorial?

2005-11-12 Thread Tim Kellers

I'm feeling a bit _thick_ here.  I can seem to get through my brain the 
process of creating an .img file with qemu that will boot.

I can create the .img file, but how do I get an OS on it?

I've got a feeling this is a simple thing, but I'm apparently too simple to 
see the path to a bootable image disk.

Could someone point me to a "Howto" for creating bootable .img files for qemu?

Thanks

Tim Kellers
CPE/NJIT
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: mailman: 403: browser access forbidden.

2005-08-29 Thread Tim Kellers


On Monday 29 August 2005 01:20 pm, Gary Kline wrote:
>   I first set up mailman (with its web automation) last
>   December.  When I recently tried to send a test message
>   to my list, mailman spitout the old "reset configure with
>   daemon" gid. Which failed.  Eventually I reinstalled from
>   scratch.  Now, using lynx and "www.thought.org/mainman"
>   I'm getting:
>
>
>Forbidden
>
>You don't have permission to access /mailman/ on this server.
>
>
>   Without resubbing to the mailman list, does anybody know
>   what I need to do to resolve this?  Yes, mailman:: 91:91
>   is a nologin acct.  I've followed everything, including
>   the FreeBSD readme in the /usr/local/share/doc/mailman
>   directory.
>
>   thanks,
>
>   gary
>
>   PS:  I have googled around for "mailman, 403, freebsd"
>without results.:-|


Do you have: ScriptAlias /mailman "/usr/local/mailman/cgi-bin"

defined in httpd.conf?

Does /usr/local/mailman/cgi-bin have permissions that look like this?

# ls -la /usr/local/mailman/cgi-bin
total 200
drwxrwsr-x   2 root mailman512 Apr 25 14:17 .
drwxrwsr-x  20 mailman  mailman512 Apr 25 14:16 ..
-rwxr-sr-x   1 root mailman  17730 Apr 25 14:17 admin
-rwxr-sr-x   1 root mailman  17734 Apr 25 14:17 admindb

Tim
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Top only showing one active CPU on HTT system

2005-05-24 Thread Tim Kellers
On Tuesday 24 May 2005 01:00 pm, Kirk Strauser wrote:
> On Tuesday 24 May 2005 10:59, Tim Kellers wrote:
> > The acpi_load="YES" in /boot/loader.conf might do the trick.
>
> Actually, it turns out that I have to set machdep.hyperthreading_allowed=1
> for HTT to work now.
>
> Speaking of which, is that tunable documented anywhere besides the HTT
> security PR?  It's not in the 5.4-STABLE /usr/src/UPDATING or anyplace else
> I've looked, so I was more than a bit surprised to find that such an
> important default was changed without much notice.  I imagine a lot of
> people read the PR much as I did: "blah, blah, theoretical, doesn't affect
> me, next message"...

I even read the SA and it managed to completely pass through my head without 
hitting one brain cell.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Top only showing one active CPU on HTT system

2005-05-24 Thread Tim Kellers
On Tuesday 24 May 2005 11:53 am, Kirk Strauser wrote:
> I'm running a 5.4-STABLE system (updated as of May 16).  My kernel is
> basically GENERIC with a few small tweaks, like commenting out extraneous
> "cpu" lines and adding "options SMP".
>
> My problem is that although dmesg shows every sign of having launched both
> logical CPUs:
>
> $ dmesg | grep -i cpu
> CPU: Intel(R) Xeon(TM) CPU 2.40GHz (2392.05-MHz 686-class CPU)
>   Hyperthreading: 2 logical CPUs
> FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
>  cpu0 (BSP): APIC ID:  0
>  cpu1 (AP): APIC ID:  1
> cpu0:  on acpi0
> cpu1:  on acpi0
> SMP: AP CPU #1 Launched!
>
> ... running "top" only shows "0" in the CPU column for every task.  I don't
> see anything out of place in sysctl:
>
> $ sysctl -a | grep -i hlt
> machdep.cpu_idle_hlt: 1
> machdep.hlt_cpus: 2
> machdep.hlt_logical_cpus: 0
>
> and /boot/loader.conf is all but empty.  Honestly, I don't really know how
> long this has been going on.  top used to show both 0 and 1 in the C column
> and I'm not exactly sure when it stopped.  Any ideas?


From my /boot/loader.conf:
acpi_load="YES"
loader_color="yes"


  PID USERNAME PRI NICE   SIZERES STATE  C   TIME   WCPUCPU COMMAND
  587 root  960   177M 44500K CPU0   0 630:12 10.94% 10.94% Xorg
41019 service  106   10  4680K  2632K RUN0   0:01  0.05%  0.05% stonerview

uname -a
FreeBSD gilgamesh.maestro 5.4-STABLE FreeBSD 5.4-STABLE #3: Wed May 11 
10:38:27 EDT 2005 
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GILGAMESH  i386


The acpi_load="YES" in /boot/loader.conf might do the trick.

Tim Kellers
CPE/NJIT

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Portupgrade breaks Apache13-modssl

2005-05-21 Thread Tim Kellers
On Saturday 21 May 2005 10:39 am, Eric Sheesley wrote:
> When I did the portupgrade I did 'portupgrade -arR'.  Apache fails to start
> at boot.  If I run it manually with 'httpd' it works fine but if I do
> 'httpd -DSSL' it fails.  I've even rebuilt the apache13-modssl port with no
> luck. Not sure what other details I can give besides the messages log
> reports a core dump.
>
> -Original Message-
> From: Kris Kennaway [mailto:[EMAIL PROTECTED]
> Sent: Saturday, May 21, 2005 02:38
> To: Eric Sheesley
> Cc: freebsd-questions@freebsd.org
> Subject: Re: Portupgrade breaks Apache13-modssl
>
> On Sat, May 21, 2005 at 12:47:41AM -0400, Eric Sheesley wrote:
> > I am running Freebsd 5.3 and just did a portupgrade(upgraded php,
> > amavis, clamav, and cyrus-sasl.  When I rebooted apache refused to
> > start.  I can get apache started with no ssl but not with it.  I have
> > apache13-modssl installed.  It wasn't modified during the upgrade
> > though.  So it would seem taht teh ssl mod is crashing.  Any ideas?
>
> Anyone else experience this?
>
> You need to
>
> * make sure you also update the ports that depend on those you updated,
> e.g. by using portupgrade -a, -r, etc.
>
> * provide more details in your support requests.  "It is crashing", etc is
> not helpful.  Show exact commands you are running and exact output, and
> exact errors, if any.
>
> Thanks,
> Kris
>
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
I have had upgrades to php mysteriously (that is with no apparent logfile 
error) break apache.

Try commenting out the following lines from your httpd.conf file: 


LoadModule php4_module 

AddModule mod_php4.c

and restart apache.

If that works, look in /usr/local/etc/php/extensions.ini and see if there are 
any obvious php conflicting modules  and comment them out 
--extension=recode.so has sometimes gotten placed back in that file even 
though it's a known conflict after an upgrade.  Then restart apache.

If there is no "obvious" conflict like the recode conflict, you may have to 
begin commenting out the extensions in that file one by one, restarting 
apache until it starts again.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: ELF type 3 not known

2005-04-13 Thread Tim Kellers


On Wed, 13 Apr 2005, Steven Friedrich wrote:

> I got this error on one of two 4.11 boxes.
>
> The other box seems to have upgraded without incident.
>
> I use gnome_upgrade.sh
>
>
> --->  Installing the new version via the port with make flags: BATCH=yes 
> GNOME_UPGRADE_SH_VER=2.10-3
> DISABLE_VULNERABILITIES=1
> ===>  Installing for linux-gtk2-2.2.1_3
> ===>   linux-gtk2-2.2.1_3 depends on file: 
> /compat/linux/usr/X11R6/lib/libX11.so.6 - found
> ===>   linux-gtk2-2.2.1_3 depends on file: 
> /compat/linux/usr/lib/libglib-2.0.so.0 - found
> ===>   linux-gtk2-2.2.1_3 depends on file: 
> /compat/linux/usr/lib/libatk-1.0.so.0 - found
> ===>   linux-gtk2-2.2.1_3 depends on file: 
> /compat/linux/usr/lib/libjpeg.so.62 - found
> ===>   linux-gtk2-2.2.1_3 depends on file: 
> /compat/linux/usr/lib/libpng12.so.0.1.2.7 - found
> ===>   linux-gtk2-2.2.1_3 depends on file: 
> /compat/linux/usr/lib/libtiff.so.3.6.1 - found
> ===>   linux-gtk2-2.2.1_3 depends on file: 
> /compat/linux/usr/lib/libpango-1.0.so.0.200.1 - found
> ===>   linux-gtk2-2.2.1_3 depends on executable: rpm - found
> ===>   Generating temporary packing list
> ===>  Checking if x11-toolkits/linux-gtk2 already installed
> gtk2-2.2.1-4.i386.rpm
> ELF binary type "3" not known.
> Abort trap
> *** Error code 134
>
>
> Steven Friedrich
> 5112 Mount Holyoke Drive
> Louisville, KY  40216
> 502-447-7730
>
>
>
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>


Do you have linprocfs mounted? e.g.

%df
Filesystem  1K-blocks Used   Avail Capacity  Mounted on
/dev/ad0s2a12670256738   5982849%/
devfs   11   0   100%/dev
/dev/ad0s2f253678  658  232726 0%/tmp
/dev/ad0s2g  16881250 10172764 535798666%/usr
/dev/ad0s2e253678   140832   9255260%/var
linprocfs   44   0   100%/usr/compat/linux/proc
/dev/cd04877648776   0   100%/cdrom

and an entry in /etc/fstab?

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Sound on Dell Dimension 8300 (FreeBSD 5.1-RELEASE)

2005-03-30 Thread Tim Kellers
If you have a file named snd_ich.ko in /boot/kernel/:
Try (as root)

#kldload snd_ich.ko

and see if your sound begins to work

(you can check the status of loaded modules with the command kldstat(8))


On Wednesday 30 March 2005 12:30 pm, Amit Kumar Saha wrote:
> Hi,
>   I am trying to enable the builtin sound card present in Dell
> Dimension 8300 but cant seem to get it done. As far as I remember, in
> FreeBSD 5.3 it can be done simply by having the following two options in
> the kernel config file:
>
> device sound
> device snd_ich
>
> However, FreeBSD 5.1 does not recognize any of these even (Even man sound
> or man snd_ich does not work even though it should work on any FreeBSD 5.*
> So I guess I have to give some hardware hints in order to
>
> config MYCONFIG gives the following error report:
> =
>
> config: Error: device "sound" is unknown
> config: Error: device "snd_ich" is unknown
>
> (/boot/kernel/ however has the files snd_ich.ko as well as snd_pcm.ko)
>
> The output of cat /dev/sndstat is as follows:
> =
>
> FreeBSD Audio Driver (newpcm)
> Installed devices:
>
> The 'seems to be relevant part of dmesg' is here:
> =
> pci0:  at device 31.5 (no driver attached)
>
> The entire dmesg output is as follows:
> 
>
> <== START OF dmesg output
>
> Copyright (c) 1992-2003 The FreeBSD Project.
> Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
>   The Regents of the University of California. All rights reserved.
> FreeBSD 5.1-RELEASE #3: Tue Oct 14 18:17:28 CDT 2003
> [EMAIL PROTECTED]:/usr/src/sys/i386/compile/NEW
> Preloaded elf kernel "/boot/kernel/kernel" at 0xc070.
> Preloaded elf module "/boot/kernel/acpi.ko" at 0xc0700294.
> Timecounter "i8254"  frequency 1193182 Hz
> Timecounter "TSC"  frequency 3192009524 Hz
> CPU: Intel(R) Pentium(R) 4 CPU 3.20GHz (3192.01-MHz 686-class CPU)
>   Origin = "GenuineIntel"  Id = 0xf29  Stepping = 9
>  
> Features=0xbfebfbffA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
> Hyperthreading: 2 logical CPUs
> real memory  = 1073168384 (1023 MB)
> avail memory = 1035091968 (987 MB)
> Pentium Pro MTRR support enabled
> npx0:  on motherboard
> npx0: INT 16 interface
> acpi0:  on motherboard
> pcibios: BIOS version 2.10
> Using $PIR table, 8 entries at 0xc00feae0
> acpi0: power button is handled as a fixed feature programming model.
> Timecounter "ACPI-fast"  frequency 3579545 Hz
> acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0
> acpi_cpu0:  port 0x530-0x537 on acpi0
> acpi_cpu1:  port 0x530-0x537 on acpi0
> acpi_button0:  on acpi0
> pcib0:  port 0xcf8-0xcff on acpi0
> pci0:  on pcib0
> agp0:  mem 0xe800-0xefff at
> device 0.0 on pci0 pcib1:  at device 1.0 on pci0
> pci1:  on pcib1
> pci1:  at device 0.0 (no driver attached)
> uhci0:  port 0xff80-0xff9f irq
> 11 at device 29.0 on pci0 usb0: 
> on uhci0
> usb0: USB revision 1.0
> uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
> uhub0: 2 ports with 2 removable, self powered
> uhci1:  port 0xff60-0xff7f irq
> 10 at device 29.1 on pci0 usb1: 
> on uhci1
> usb1: USB revision 1.0
> uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
> uhub1: 2 ports with 2 removable, self powered
> uhci2:  port 0xff40-0xff5f irq 9
> at device 29.2 on pci0 usb2:  on
> uhci2
> usb2: USB revision 1.0
> uhub2: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
> uhub2: 2 ports with 2 removable, self powered
> uhci3:  port 0xff20-0xff3f irq
> 11 at device 29.3 on pci0 usb3: 
> on uhci3
> usb3: USB revision 1.0
> uhub3: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
> uhub3: 2 ports with 2 removable, self powered
> pci0:  at device 29.7 (no driver attached)
> pcib2:  at device 30.0 on pci0
> pci2:  on pcib2
> fxp0:  port 0xdf40-0xdf7f mem
> 0xfcfff000-0xfcff irq 10 at device 8.0 on pci2 fxp0: Ethernet address
> 00:07:e9:5f:67:fd
> miibus0:  on fxp0
> inphy0:  on miibus0
> inphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
> isab0:  at device 31.0 on pci0
> isa0:  on isab0
> atapci0:  port
> 0xffa0-0xffaf,0x374-0x377,0x170-0x177,0x3f4-0x3f7,0x1f0-0x1f7 mem
> 0xfebffc00-0xfebf irq 9 at device 31.1 on pci0 ata0: at 0x1f0 irq 14 on
> atapci0
> ata1: at 0x170 irq 15 on atapci0
> atapci1:  port
> 0xfea0-0xfeaf,0xfe30-0xfe33,0xfe20-0xfe27,0xfe10-0xfe13,0xfe00-0xfe07 irq 9
> at device 31.2 on pci0 ata2: at 0xfe00 on atapci1
> ata3: at 0xfe20 on atapci1
> pci0:  at device 31.3 (no driver attached)
> pci0:  at device 31.5 (no driver attached)
> fdc0:  port
> 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on acpi0 fdc0: FIFO enabled, 8 bytes
> threshold
> fd0: <1440-KB 3.5" drive> on fdc0 drive 0
> atkbdc0:  port 0x64,0x60 irq 1 on acpi0
> atkbd0:  flags 0x1 irq 1 on atkbdc0
> kbd0 at atkbd0
> psm0:  irq 12 on atkbdc0
> psm0: model IntelliMouse, device ID 3
> sio0 port 0x3f

Re: k3b port error.

2005-03-28 Thread Tim Kellers
You have to upgrade flac, before upgrading k3b.  

I had the same error.  Be sure your ports tree is up to date, first.


On Sunday 27 March 2005 07:31 am, Perttu Laine wrote:
> Running FreeBSD 5.4-BETA1 and k3b port make stops with output pasted
> below. Port is latest one. Any way to get it working?
>
> ---
> then mv -f ".deps/k3bflacdecoder.Tpo" ".deps/k3bflacdecoder.Plo"; \
> else rm -f ".deps/k3bflacdecoder.Tpo"; exit 1; \
> fi
> In file included from /usr/local/include/id3/utils.h:37,
>  from /usr/local/include/id3/tag.h:34,
>  from /usr/local/include/id3/misc_support.h:32,
>  from k3bflacdecoder.cpp:34:
> /usr/local/include/id3/id3lib_strings.h:103: warning: unused parameter
> '__c' /usr/local/include/id3/id3lib_strings.h:106: warning: unused
> parameter '__c' k3bflacdecoder.cpp: In member function `virtual QString
> K3bFLACDecoder::technica lInfo(const QString&) const':
> k3bflacdecoder.cpp:311: error: `get_field' has not been declared
> k3bflacdecoder.cpp:311: error: request for member of non-aggregate
> type before ' (' token
> /usr/local/include/id3/globals.h: At global scope:
> /usr/local/include/id3/globals.h:542: warning:
> 'ID3_v1_genre_description' define d but not used
> gmake[4]: *** [k3bflacdecoder.lo] Error 1
> gmake[4]: Leaving directory
> `/usr/ports/sysutils/k3b/work/k3b-0.11.20/src/audiod ecoding/flac'
> gmake[3]: *** [all-recursive] Error 1
> gmake[3]: Leaving directory
> `/usr/ports/sysutils/k3b/work/k3b-0.11.20/src/audiod ecoding'
> gmake[2]: *** [all-recursive] Error 1
> gmake[2]: Leaving directory `/usr/ports/sysutils/k3b/work/k3b-0.11.20/src'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/usr/ports/sysutils/k3b/work/k3b-0.11.20'
> gmake: *** [all] Error 2
> *** Error code 2
>
> Stop in /usr/ports/sysutils/k3b.
> --
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: desktop video client for usb

2004-08-28 Thread Tim Kellers
On Sunday 29 August 2004 01:29 am, Tim Kellers wrote:
> Could someone point me to a resource which details the resources available
> for (or limitations to) doing desktop video via a usb eggcam (Logitech
> quickcam in this instance)
>
> The kernel (according to dmesg) sees the device as ugen0.3, but I'm yet to
> find a client program that will display the output of the camera in an
> xwindow.
>
> I've already built camserv (from ports) kldloaded the bktr.ko module and
> displayed the "test" camserv page in a webserver (something like
> http://localhost:9122) and I get a continuous changing of color pallete, so
> I'm pretty sure the software is working.  I just need to know if there is
> any client support for USB "eggcam" devices.
>
> Any pointers to some relevant documentation appreciated, though  sagefull
> rants also welcomed.

My apologies for replying to my own post, but I forgot to include a uname -a.

Here it is:

FreeBSD www.smsdesign.org 5.3-BETA2 FreeBSD 5.3-BETA2 #0: Sat Aug 28 18:49:46 
EDT 2004 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/AJAX  i386

TIA

Tim
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


desktop video client for usb

2004-08-28 Thread Tim Kellers
Could someone point me to a resource which details the resources available for 
(or limitations to) doing desktop video via a usb eggcam (Logitech quickcam 
in this instance)

The kernel (according to dmesg) sees the device as ugen0.3, but I'm yet to 
find a client program that will display the output of the camera in an 
xwindow.

I've already built camserv (from ports) kldloaded the bktr.ko module and 
displayed the "test" camserv page in a webserver (something like 
http://localhost:9122) and I get a continuous changing of color pallete, so 
I'm pretty sure the software is working.  I just need to know if there is any 
client support for USB "eggcam" devices.

Any pointers to some relevant documentation appreciated, though  sagefull 
rants also welcomed.

Tim
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD Certifications? Does it exist?

2004-08-25 Thread Tim Kellers
I'm the instructor (and the author of) the NJIT (New Jersey Institute of 
Technology) "Open source unix classes."  The NJIT curriculum, while 
non-credit and classified as "Professional Development' is the Only 
University level course in the world that is both sanctioned as a bona fide 
certificate program (certificate endorsed by NJIT) AND endorsed by the 
FreeBSD foundation.  (If you don't believe me, e-mail Robert Watson of the 
core FreeBSD team.)

NJIT offers 3 courses in the BSD unix certification program: Intro to Unix, 
Unix Admin I and Unix Admin II in the certification track.  Until a year ago, 
we also offered Solaris certification training: preparation for the Sun 
Solaris exam  --which in the past 2 weeks has been announced as yet another 
open-source track.  SUN plans, apparently, on basing its business plan on 
earning a profit from it's proprietary java  implementations and it's 
hardware development.

Unlike Sun, NJIT has placed 100 percent of it's successful certificate 
candidates in IT jobs, and all on a track to system administrator positions.

The NJIT open source unix prgram remains a demanding and difficult program 
--not unlike commercial system administrator positions.  While our selection 
process is both stringent and competitive, we welcome potential candidates to 
apply.  Our next in-class instruction begins in early October; out next 
eLearning instruction begins September 1, 2004.

http://cpe.njit.edu/noncredit/#opensourceunix

Follow the links, and find out about our program: or. alternately, write 
[EMAIL PROTECTED] (me) for further details.

Tim Kellers
CPE/NJIT

On Wednesday 25 August 2004 11:49 pm, Bob Perry wrote:
> Vulpes Velox wrote:
> >On Wed, 25 Aug 2004 00:33:36 -0400
> >
> >Bob Perry <[EMAIL PROTECTED]> wrote:
> >>>They offer training and classes that come with a cert afterwards,
> >>>
> >>>
> >>>from what I can tell. Would be nice just to see a place that offers
> >>>
> >>>
> >>>just a cert and no classes.
> >>
> >>If I read the site correctly, they offer both classroom and, what
> >>they call, eLearning for their Distance Learning students.
> >
> >Unless they are offering a major difference in price, it still looks
> >like way to much for just a cert and still a class.
>
> Certainly can't argue with you regarding their price.
> It's a lot more than I can afford.
>
> FreeBSD can be a handful at times.  I certainly would like
> to understand and appreciate it more than I do.  The cert
> would be secondary.
>
> Bob
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: kdm refuses to allow non-root login to kde

2004-08-15 Thread Tim Kellers
On Sunday 15 August 2004 02:33 am, Jonathan Chen wrote:
> On Sun, Aug 15, 2004 at 12:05:00AM -0400, Tim Kellers wrote:
> > I've been battling this on and off (mostly off) since April.
> >
> > If I put exec startkde in .xesession in a non-root folder and I enable
> > xdm in /etc/ttys, I can log into xorg's xdm and kde starts just fine --
> > even as a non-root user.
> >
> > If I enable kdm in /etc/ttys, I get the kdm login screen, and if I login
> > with a non-root account, the display just stays at it's default
> > background until I kill it with CNTRL-ALT-BACKSPACE.
>
> Sounds like a DNS problem (yes, I know, why the heck does kdm want
> with a DNS lookup - but there it is). If you put the output of
> hostname(1) into /etc/hosts as an alias for 127.0.0.1 (localhost),
> your problem _may_ go away.
>
> Cheers.

No Joy...

root still brings up the kde splash screen, everyone else sits frozen at the 
kde background screen.  xdm still works.  I'm at a complete loss how to 
explan this.

$vi /etc/hosts
127.0.0.1   www.smsdesign.org localhost
10.0.1.7www.smsdesign.org www
10.0.1.7www.smsdesign.org.
10.0.1.7mail.smsdesign.org  mail
10.0.1.7smsdesign.org.
128.235.112.11  eris.njit.edu   eris

I rebooted, too, just "in case."
~


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: The switch to X.org

2004-08-14 Thread Tim Kellers
On Sunday 15 August 2004 12:51 am, Clinton MacKinnon wrote:
> Hello all,
>
> Does anyone know where I can find, or what exactly needs to be done to
> switch a 5.2.1 system from XFree86 to X.org. Due to the lists currently
> being down I'm unable to find the official HEADS UP articles I was
> looking for.
>
> Thank you in advance

>From /usr/src/Updating


20040723:
  AFFECTS: users of FreeBSD-current, users of xorg
  AUTHOR: [EMAIL PROTECTED]

  The XFREE86_VERSION variable is deprecated and has been replaced by the
  X_WINDOW_SYSTEM variable. X_WINDOW_SYSTEM may be set to xorg, xfree86-4, or
  xfree86-3.  X_WINDOW_SYSTEM defaults to xorg on FreeBSD-current.  If you are
  switching to xorg, you should follow this set of commands to cleanly 
upgrade:

  pkg_delete -f /var/db/pkg/imake-4* /var/db/pkg/XFree86-*
  cd /usr/ports/x11/xorg && make install
  pkgdb -F

  Users of -stable or older -current can switch to X.Org by setting
  X_WINDOW_SYSTEM=xorg in make.conf and following the same process.

You should have portupgrade installed before you attempt the above 
instructions.  Assuming you do, follow the above instructions exactly.
I did exactly the above, and it worked fine for me, though when running pkgdb 
-F, some of the replacement xorg choices aren't intuitive.

Tim Kellers
CPE/NJIT

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


kdm refuses to allow non-root login to kde

2004-08-14 Thread Tim Kellers
[If this gets posted twice, I apologize for the noise]


I've been battling this on and off (mostly off) since April.

If I put exec startkde in .xesession in a non-root folder and I enable xdm 
in /etc/ttys, I can log into xorg's xdm and kde starts just fine -- even as a 
non-root user.

If I enable kdm in /etc/ttys, I get the kdm login screen, and if I login with 
a non-root account, the display just stays at it's default background until I 
kill it with CNTRL-ALT-BACKSPACE.  

At the kdm login screen, if I login as root, the kde desktop loads and starts 
just fine.

I've read and implemented the commands in /usr/src/UPDATING regarding kde/kdm 
and I'm running the latest kde-everything as of a few hours ago.

I do like Xorg's xdm, but I do like kdm/KDE better, but, apparently, kdm/kde 
doesn't like me at all.  The box I'm currently testing this on is i386 
FreeBSD-Current as of 8/7/2004, but I've also had this difficulty on 4.9/4.10 
-STABLE installs at work.

Any advice on wht I'm doing wrong (or a pointer to docs so I can RTFM) would 
be greatly appreciated.

Tim Kellers
CPE/NJIT
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


kdm refuses to allow non-root login to kde

2004-08-14 Thread Tim Kellers

I've been battling this on and off (mostly off) since April.

If I put exec startkde in .xesession in a non-root folder and I enable xdm 
in /etc/ttys, I can log into xorg's xdm and kde starts just fine -- even as a 
non-root user.

If I enable kdm in /etc/ttys, I get the kdm login screen, and if I login with 
a non-root account, the display just stays at it's default background until I 
kill it with CNTRL-ALT-BACKSPACE.  

At the kdm login screen, if I login as root, the kde desktop loads and starts 
just fine.

I've read and implemented the commands in /usr/src/UPDATING regarding kde/kdm 
and I'm running the latest kde-everything as of a few hours ago.

I do like Xorg's xdm, but I do like kdm/KDE better, but, apparently, kdm/kde 
doesn't like me at all.  The box I'm currently testing this on is i386 
FreeBSD-Current as of 8/7/2004, but I've also had this difficulty on 4.9/4.10 
-STABLE installs at work.

Any advice on wht I'm doing wrong (or a pointer to docs so I can RTFM) would 
be greatly appreciated.

Tim Kellers
CPE/NJIT
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: sgi_fam/tcp server

2004-08-14 Thread Tim Kellers
On Saturday 14 August 2004 08:30 pm, Joe Marcus Clarke wrote:
> On Sat, 2004-08-14 at 20:28, Tim Kellers wrote:
> > Console message:
> >
> > Aug 14 20:10:25 www inetd[645]: sgi_fam/tcp server failing (looping),
> > service terminated
> >
> > Anyone know what this message means?  I tried searching on
> > www.freebsd.org, but the site is down.  This is on a FBSD-CURRENT i386
> > box, but I wanted to ask here before I asked on the Current list.
>
> If you recently upgraded to a GCC 3.4.2 -CURRENT, you need to rebuild
> devel/fam.
>
> Joe
>
> > uname -a:
> >
> > FreeBSD www.smsdesign.org 5.2-CURRENT FreeBSD 5.2-CURRENT #4: Sat Aug  7
> > 18:41:05 EDT 2004
> > [EMAIL PROTECTED]:/usr/obj/usr/src/sys/BRASIDAS  i386
> >
> > Thanks
> >
> > Tim Kellers

$ gcc --version
gcc (GCC) 3.3.3 [FreeBSD] 20031106
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

I thought I already had gcc 3.4, but I don't.  fam is fam-2.6.9_6.

Tim



___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: sgi_fam/tcp server

2004-08-14 Thread Tim Kellers
On Saturday 14 August 2004 08:30 pm, Joe Marcus Clarke wrote:
> On Sat, 2004-08-14 at 20:28, Tim Kellers wrote:
> > Console message:
> >
> > Aug 14 20:10:25 www inetd[645]: sgi_fam/tcp server failing (looping),
> > service terminated
> >
> > Anyone know what this message means?  I tried searching on
> > www.freebsd.org, but the site is down.  This is on a FBSD-CURRENT i386
> > box, but I wanted to ask here before I asked on the Current list.
>
> If you recently upgraded to a GCC 3.4.2 -CURRENT, you need to rebuild
> devel/fam.
>
> Joe
>
> > uname -a:
> >
> > FreeBSD www.smsdesign.org 5.2-CURRENT FreeBSD 5.2-CURRENT #4: Sat Aug  7
> > 18:41:05 EDT 2004
> > [EMAIL PROTECTED]:/usr/obj/usr/src/sys/BRASIDAS  i386
> >
> > Thanks
> >
> > Tim Kellers
> > CPE/NJIT

Wow...  what a speedy response!  Thanks Joe!
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


sgi_fam/tcp server

2004-08-14 Thread Tim Kellers
Console message:

Aug 14 20:10:25 www inetd[645]: sgi_fam/tcp server failing (looping), service 
terminated

Anyone know what this message means?  I tried searching on www.freebsd.org, 
but the site is down.  This is on a FBSD-CURRENT i386 box, but I wanted to 
ask here before I asked on the Current list.

uname -a:

FreeBSD www.smsdesign.org 5.2-CURRENT FreeBSD 5.2-CURRENT #4: Sat Aug  7 
18:41:05 EDT 2004 
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/BRASIDAS  i386

Thanks

Tim Kellers
CPE/NJIT
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


error in jdk14 and lang/php4

2004-06-21 Thread Tim Kellers

from lang/php4:

/usr/bin/ld: warning: libSM.so.6, needed by /usr/local/lib/libungif.so,
not foun
d (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libICE.so.6, needed by /usr/local/lib/libungif.so,
not fou
nd (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libX11.so.6, needed by /usr/local/lib/libungif.so,
not fou
nd (try using -rpath or -rpath-link)
/usr/local/lib/libungif.so: undefined reference to `XGetWindowAttributes'
/usr/local/lib/libungif.so: undefined reference to `XGetImage'
/usr/local/lib/libungif.so: undefined reference to `XQueryColors'
*** Error code 1

When I check for the missing lib files:

> locate libSM.so.6
/usr/X11R6/lib/libSM.so.6
> ls -la /usr/X11R6/lib/libSM.so.6
-rwxr-xr-x  1 root  wheel  36988 Jun 20 23:26 /usr/X11R6/lib/libSM.so.6
>

All of the referenced "not found" files are in /usr/X11R6/lib/

I've deleted and rebuilt XFree86 libraries without success and I've even

portupgrade -Rf XFee86*

The error remains.  Any help or pointers to dicumentation regarding the
error would be appreciated.

> uname -a
FreeBSD www.smsdesign.org 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Sun Jun 20
01:20:1
5 EDT 2004 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/ION  i386


Tim Kellers
CPE/NJIT

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Mars software update 01 and 02 for FreeBSD 5.2

2004-01-21 Thread Tim Kellers
Updates 01 and 02 are now available.  They work just dandy on FreeBSD 5.2.

http://eris.njit.edu/~maestro

Download jpl.tar.gz (the maestro viewer)

Download Maestro-Update01-LinuxAndSolaris.tar.gz (and gunzip and tar-xf it
one directory above your extracted JPL folder)

Download Maestro-Update02-LinuxAndSolaris.tar.gz (and gunzip and tar-xf it
one directory above your extracted JPL folder)

Opportunity will soon be knocking on the rocky Martian surface...

The Maestro software (written by the folks at the JPL) requires Linux 
emulation on FreeBSD 5.2.  See the README at:

http://eris.njit.edu/~maestro

I haven't been able to get maestro to run under 4.9, but (I think) it is 
because of java3d's general discomfort with being installed in 4.x.

Tim Kellers
CPE/NJIT


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: [freebsd-questions] snd_maestro3.ko load/unload

2003-12-31 Thread Tim Kellers
I'm going to try that right now.  It would be nice to learn a last nugget 
before the Bull of the Old Year dies:)

Happy (nearly) New Year

Tim


On Wednesday 31 December 2003 08:16 pm, Lowell Gilbert wrote:
> Tim Kellers <[EMAIL PROTECTED]> writes:
> > %mixer
> > Mixer vol  is currently set to  11:11
> > Mixer pcm  is currently set to  75:75
> > Mixer speaker  is currently set to  75:75
> > Mixer line is currently set to  75:75
> > Mixer mic  is currently set to   0:0
> > Mixer cd   is currently set to  75:75
> > Mixer rec  is currently set to  49:49
> > Mixer ogainis currently set to  50:50
> > Mixer line1is currently set to  75:75
> > Mixer phin is currently set to   0:0
> > Mixer phoutis currently set to   0:0
> > Mixer videois currently set to  75:75
> >
> >
> > It's the load/unload/load thing that has me baffled.  Is there some knob
> > in kldload that doesn't get twisted until after a kldunload of a .ko
> > file?
>
> Well, no, but loading the driver results in trying to reset a bunch of
> things (including the mixer settings, which was why I asked about that).
>
> > Nah...
> >
> > gotta be something else, like evil spirits, maybe.
>
> You said you were letting snd_pcm get autoloaded; do you see the same
> results if you do an explicit load of that before loading the maestro3
> driver?  [Similar reasoning...]

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


snd_maestro3.ko load/unload

2003-12-30 Thread Tim Kellers
FreeBSD 10.0.1.8 4.9-STABLE FreeBSD 4.9-STABLE #0: Mon Dec 29 15:59:28 EST 
2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/PORCINUS  i386

Hardware: Dell Latitude c800 laptop

soundcard (from BIOS): maestro3

If I load snd_maestro3.ko from loader.conf (snd_pcm.ko is auto-loaded along 
with it), I get no sound in CLI or X --no beeps no anything.

If I don't load anything from loader.conf, I get keyclicks (enabled in BIOS), 
but no ^G beeps in CLI or X.

If I don't load anything from loader.conf, then kldload snd_maestro3.ko, then 
kldunload snd_maestro3.ko, then kldload snd_maestro3.ko again, keyclicks, ^G 
beeps and full stereo sound works in X.

I've built (and rebuilt) ther kernel with device pcm, without device pcm -- 
the method described above works with no device pcm.

I can make sound work by scripting the load/unload/reload process as 
zzz.maestro.sh and placing it in /usr/local/etc/rc.d.

Has anyone experienced anything similar, or does anyone have any ideas what 
might be going on?

I don't have this problem with 4.9_STABLE or 5.2-CURRENT on Dell C600 
latitudes --they use the same maestro3 card.

Tim Kellers
CPE/NJIT

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: natd.conf problem (was: natd problem (but close!) )

2003-12-26 Thread Tim Kellers
On Friday 26 December 2003 03:36 pm, The Bean wrote:
> I've made a tad of progress. Since everyone and his
> brother can configure FreeBSD to act as a gateway,
> I decided to focus on the one difference between my
> setup and the generic gateway setup: my one-line
> natd.conf file, with the line
>
>   redirect_address 10.0.0.13 xx.yy.zz.186
>
> It looked like the gateway was doing the internal-to-
> external translation on outgoing packets, but was unable
> to translate from external to internal. Anyway, I commented
> that one line, so my natd.conf is essentially empty.
> Success -- I can get packets forwarded no problem (otherwise
> you wouldn't be reading this!)
>
> Of course, this means I can't really serve anything, so
> I'm not done yet. It would make sense I have a snag in my
> natd.conf file, since it's the one piece I was taking a wild
> stab at. Does anyone know what that file should look like,
> for a simple address redirection?
>
> Thanks a lot,
> T.B.

I don't have a natd.conf file on one of my development boxes, but I do have 
this in /etc/rc.conf:

firewall_enable="YES"
firewall_type="OPEN"
natd_enable="YES"
natd_flags="-redirect_port tcp 10.0.1.9:5800-6600 5800-6600"

Yeah, it's wide open and insecure, but it does work and might be a starting 
point for you.  

(The above snip is from a 4.9-STABLE installation)

Tim Kellers
CPE/NJIT

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: uname weirdness after kernel/OS update

2003-12-26 Thread Tim Kellers
Arg... of course I meant:

sysctl -A | grep kern

Tim


On Friday 26 December 2003 03:21 pm, Kellers, Timothy wrote:
> howabout the output of syssctl -A | grep kern
>
> Tim
>
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Fri 12/26/2003 3:11 PM
> To:   T Kellers
> Cc:   [EMAIL PROTECTED]
> Subject:  Re: uname weirdness after kernel/OS update
>
> On Fri, 26 Dec 2003, T Kellers wrote:
> > Did you do a make kernel KERNCONF=YOURKERNELFILE, too?
>
>   Yes.  I followed the directions in the /usr/src/UPDATING file that
> I have followed at least 8 times previously and successfully on this very
> same server over the last few years.
>
> cvsup -g -L 2 stable-supfile (after editing)
> cd /usr/src
> make buildworld
> make buildkernel KERNCONF=ZEUS
> make installkernel KERNCONF=ZEUS
> reboot (single user)
> make installworld
> mergemaster
> reboot
>
>   I have tried simple kernel recompiles since then.  I am currently
> in the process of recompiling the entire OS via a third instance of the
> above procedure.
>
> > I have to ask simple questions; the problem, if not simple, is flat-out
> > weird.
>
>   I understand.  Its just frustrating.
>
>   Let's start from the other end, though.  From where does uname
> draw its data?  With that information, I might be able to track down the
> problem.
>
>   Jaime
>
>
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: IP Change

2003-10-14 Thread Tim Kellers
For the gateway, from the command line as root:

# route add default (ip address of gateway)

you can also configure the networking (as root)from /stand/sysinstall

#/stand/sysinstall
 select Configure
select Networking

Follow the prompts from there.

Tim Kellers
CPE/NJIT

On Tue, 14 Oct 2003, Edward Aronyk wrote:

> Good day all,
>
> I'm somewhat new to FreeBSD, so today when we had to deploy a new server
> to the colo running FreeBSD, I ran into problems.
>
> Basically the server has been in the office running for the last few
> weeks with a DHCP provided IP - but now that it's getting a static IP
> I'm not totally sure what to do. I have all of our in information:
>
> Server IP: x.y.z.48
> Subnet: 255.255.255.224
> Gateway: x.y.z.33
> DNS: a.b.c.24
>  a.b.c.160
>
> But I'm not sure exactly what needs to change to make this all work
> properly? Specifically, I can't find where to put the gateway
> information. I know that on OpenBSD it was placed in /etc/mygate but the
> same doesn't seem to be true in FreeBSD? Also, what should my
> resolv.conf file look like?
>
> Thanks for the help,
> Ed Aronyk
>
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


  1   2   >