How to block mail relaying in smail (bo distribution)?

1998-06-28 Thread Wojciech Marek Zabolotny
Hi! I would like to limit the possibility of mail relaying in one of my bo boxes. I would like to be able to use this box as a smart host for my home machine (connected to Internet via dialup with dynamically assigned IP :-(). The same possibility should be available for other legal users

HELP! ImageMagick >= 3.9.1 for bo needed Was: Problems with ImageMagick in bo (Debian 1.3.r6)

1998-06-17 Thread Wojciech Marek Zabolotny
distribution uses "deb-helpers" in debian/rules, so I can't recompile sources for bo :-(. Can anybody help me? TIA Wojtek Zabolotny [EMAIL PROTECTED] On Tue, 16 Jun 199

Problems with ImageMagick in bo (Debian 1.3.r6)

1998-06-16 Thread Wojciech Marek Zabolotny
Hi All! Does anybody used successfully the "-draw" command with the "convert" program available in ImageMagick in bo distribution? The only graphic primitive it accepts is "circle". When I type: convert -pen "red" -draw "circle 5,5 10,10" image.gif im2.gif everything works fine, but wh

Re: gcc: libs/scicos.a: No such file or directory

1998-06-12 Thread Wojciech Marek Zabolotny
I'm using Scilab 2.3 (not 2.3.1!) on my two Debian boxes. It is compiled from the original scilab-2.3-src.tar.gz file (length 5186183, md5 sum: d4fc8537ffdb3b355841c737b26b4877). Just before a minute I've checked it once again - I've untarred the source file in the temporary directory, typed the '.

HELP! Netscape & Lyx crash X server in bo - further investigation

1998-05-13 Thread Wojciech Marek Zabolotny
Hello all! A few days ago I have reported a strange problems with X server crashing after segfault when using Lyx or Netscape. Just yesterday I've lost a few hours of my work, after my wife asked me to find something in the Internet, when I was writing an article. Therefore I've decided to solve f

Re: printing postscript with HP 670 C

1998-05-08 Thread Wojciech Marek Zabolotny
On Fri, 8 May 1998, Jesus Ruiz de Infante wrote: > Hello, > > I have a Hewlett Packard Desk Jet 670 C printer, and I haven't been able > to configure ghostscript version 4.0 to print with it black and white > papers. Well, actually it prints ok but the top margin gets reduced to > zero. Prin

SOLVED! Lyx 0.12.0 crashes X server under bo (but there may be a bug in XFree86 3.3)

1998-05-05 Thread Wojciech Marek Zabolotny
After some experiments I have found the solution. I'm really very amused with the result. The lyx crashed X's after inserting the PS picture only when I've set the screen fonts to ISO-8859-2. I've checked the ISO-8859-2 font directories on my box and stated that "fonts.dir" does not exist in some

Lyx 0.12.0 crashes X under bo when loading EPS graphics!

1998-05-04 Thread Wojciech Marek Zabolotny
Hello all! I've just loaded Lyx0.12.0 sources from bo-unstable, compiled, and found it working very good except of one weird behaviour: Whenever I try to insert the EPS or PS graphics into my document, lyx crashes causing the X-server to restart (I use XF86_S3 server). Did anybody experience (and

Re: How to redefine Multi_key generated characters?

1998-05-03 Thread Wojciech Marek Zabolotny
Thanks! I've modified the Compose file and got everything I wanted. There was no need for any recompilation. It was sufficient to restart the xdm. Wojtek On 3 May 1998, Torsten Hilbrich wrote: > Wojciech Marek Zabolotny <[EMAIL PROTECTED]> writes: > > > > I w

How to redefine Multi_key generated characters?

1998-05-02 Thread Wojciech Marek Zabolotny
Hello all! I would like to use Multi_key to generate some specific characters, for example: Multi_key, "s", "'" -> sacute Multi_key, "a", "," -> aogonek and so on... Where can I modify the definitions of special characters generated with Multi_key? TIA