From owner-freebsd-questions@FreeBSD.ORG Sun Mar 23 06:11:06 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C879B106566B for ; Sun, 23 Mar 2008 06:11:06 +0000 (UTC) (envelope-from matthias.apitz@oclc.org) Received: from hunter.Sisis.de (hunter.sisis.de [193.31.11.194]) by mx1.freebsd.org (Postfix) with ESMTP id 2AA1D8FC1B for ; Sun, 23 Mar 2008 06:11:05 +0000 (UTC) (envelope-from matthias.apitz@oclc.org) Received: (from mail@localhost) by hunter.Sisis.de (8.8.8/8.8.8) id HAA14394 for ; Sun, 23 Mar 2008 07:03:51 +0100 (CET) (envelope-from matthias.apitz@oclc.org) Received: from ppp-62-245-209-44.dynamic.mnet-online.de(62.245.209.44) by hunter.Sisis.de via smap (V2.1) id xma014378; Sun, 23 Mar 08 07:03:25 +0100 Received: (from guru@localhost) by rebelion.Sisis.de (8.14.2/8.13.8/Submit) id m2N6AWan076869 for freebsd-questions@freebsd.org; Sun, 23 Mar 2008 07:10:32 +0100 (CET) (envelope-from matthias.apitz@oclc.org) X-Authentication-Warning: rebelion.Sisis.de: guru set sender to matthias.apitz@oclc.org using -f Date: Sun, 23 Mar 2008 07:10:32 +0100 From: Matthias Apitz To: freebsd-questions@freebsd.org Message-ID: <20080323061032.GA71436@rebelion.Sisis.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i X-Operating-System: FreeBSD 7.0-RELEASE (i386) Subject: 7.0R: printing from Samba to CUPS X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Mar 2008 06:11:06 -0000 Hello All, During the last weekend I've installed FreeBSD 7.0R, the system and compiled all the 'ports' I need, i.e. as well cups-base-1.3.6_1 Common UNIX Printing System cups-pdf-2.4.6 A virtual printer for CUPS to produce PDF files cups-pstoraster-8.15.4_1 Postscript interpreter for CUPS printing to non-PS printers cups-samba-6.0 The Common UNIX Printing System: MS Windows client drivers samba-3.0.28,1 A free SMB and CIFS client and server for UNIX samba-libsmbclient-3.0.28 Shared libs from the samba package I'm using Samba only to have access from a Windows XP in a virtual machine (Qemu) on my laptop to the files in FreeBSD world and for printing from XP to the CUPS in FreeBSD world. Worked all fine before in FreeBSD 6.2R, but not in 7.0R. It says in /var/log/cups/error_log: E [22/Mar/2008:10:12:40 +0100] Unsupported character set "iso-8859-1"! I've digged into this and could make it work again by launching Samba in an UTF8 environment, for example with: # LANG=en_US.UTF-8 /usr/local/etc/rc.d/samba start (or setting LANG=en_US.UTF-8 in the start script). Any comments on this? Thanks in advance matthias -- Matthias Apitz Manager Technical Support - OCLC GmbH Gruenwalder Weg 28g - 82041 Oberhaching - Germany t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.oclc.org/ http://www.UnixArea.de/ b http://gurucubano.blogspot.com/ Don't top-post, read RFC1855 http://www.faqs.org/rfcs/rfc1855.html A: Because it messes up the order in which people normally read text. Q: Why is it such a bad thing? A: Top-posting. Q: What is the most annoying thing on Usenet and in e-mail?