Re: xsane scanner

2017-08-16 Thread Stephen Brown
-Original Message- 
From: JP 
Sent: Wednesday, August 9, 2017 1:50 AM 
To: debian-user@lists.debian.org 
Subject: Re: xsane scanner 

On Tuesday, 8 August 2017 12:49:18 BST Stephen Grant Brown wrote:
> How do I configure a scanner for xsane?
> I am printing to the Canon MG6150, but it is not being recognized as a
> scanner.

Should probably be supported by this:

https://manpages.debian.org/stretch/libsane-common/sane-pixma.5.en.html#FILES

You'll need to put the IP in /etc/sane.d/pixma.conf as described in that 
section, eg. bjnp://

For my MG3250 it sometimes gives an error trying to connect the first time, but 
it wakes the scanner parts and it works the second time.

Regards
Hi All,
How do I edit the pixma.conf file.
I do not know how to log into a root account.
In a terminal su works, but I am unable to get a working text editor.
Yours Sincerely
Stephen Grant Brown



Re: xsane scanner

2017-08-15 Thread Stephen Brown
-Original Message- 
From: JP 
Sent: Wednesday, August 9, 2017 1:50 AM 
To: debian-user@lists.debian.org 
Subject: Re: xsane scanner 

On Tuesday, 8 August 2017 12:49:18 BST Stephen Grant Brown wrote:
> How do I configure a scanner for xsane?
> I am printing to the Canon MG6150, but it is not being recognized as a
> scanner.

Should probably be supported by this:

https://manpages.debian.org/stretch/libsane-common/sane-pixma.5.en.html#FILES

You'll need to put the IP in /etc/sane.d/pixma.conf as described in that 
section, eg. bjnp://

For my MG3250 it sometimes gives an error trying to connect the first time, but 
it wakes the scanner parts and it works the second time.

Regards

Hi All,
How do I get root privileges to  modify /etc/sane.d/pixma.conf?
Yours Sincerely 
Stephen Grant Brown



Using Archives

2001-12-26 Thread Stephen Brown
Hi All

Rx following email

ls -l latest
BEGIN---cut here--
total 7
-rw-rw1 list list 1589 Dec 19 00:59 186927
-rw-rw1 list list 2323 Dec 19 01:02 186928
-rw-rw1 list list 1554 Dec 19 01:05 186929
END-cut here--

Tx --

get latest/186927
get latest/186928
get latest/186929
ls
egrep apt latest/*
egrep dns latest/*
egrep named latest/*
egrep bind latest/*

Rx -

File latest/186927 is currently not available.
N.B. Filenames are case sensitive!

---

How do I use archives?

TIA

Cheers, Stephen Grant Brown



Wine

2001-12-17 Thread Stephen Brown
Hi All,

I am using wine running on a win95 hard disk (I can run windows 95 on hard
disk).

The win95 program is looking for a file like ASD.OTM but failing to find it.
But under both windows 95 and Linux the file is Asd.otm. I have
Filesystem=win95 in wine.conf and also have mount the windows volume with
check=relaxed.

What else should I do to get this working?

TIA

Cheers, Stephen Grant Brown



apt-offline Question

2001-11-22 Thread Stephen Brown
Hi All

The terminal reads

---
Elshaddai:/apt-offline# export APT_CONFIG="/apt-offline/apt.conf"
Elshaddai:/apt-offline# apt-get -d install dwarfs-debian-guide
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package dwarfs-debian-guide
Elshaddai:/apt-offline# ls -l
/mirrors/debian/dists/stable/main/binary-all/doc/dwarfs-debian-guide_2.2.96-
1.deb
-rw-r--r--1 root root  1521104 May  9  2001
/mirrors/debian/dists/stable/main/binary-all/doc/dwarfs-debian-guide_2.2.96-
1.deb
Elshaddai:/apt-offline#


---
/apt-offline/apt.conf reads


---
APT
{
  /* This is not necessary if the two machines are the same arch, it tells
   the remote APT what architecture the Debian machine is */
  Architecture "i386";

  Get::Download-Only "true";
};

Dir
{
  /* Use the disc for state information and redirect the status file from
 the /var/lib/dpkg default */
  State "/apt-offline/";
  State::status "status";

  // Binary caches will be stored locally
  Cache::archives "/apt-offline/archives/";
  Cache "/tmp/";

  // Location of the source list.
  Etc "/apt-offline/";
};


---
/apt-offline/sources.list reads

---
# See sources.list(5) for more information, especialy
# Remember that you can only use http, ftp or file URIs
# CDROMs are managed through the apt-cdrom tool.

deb file:/mirrors/debian stable contrib main non-free non-us

# deb cdrom:[Advanced Linux Pocketbook CD 3 - _Potato Updates_]/ potato
updates/
main
# deb cdrom:[Debian GNU/Linux 2.2 r2 _Potato_ - Official i386 Binary-2
(20001207
)]/ unstable contrib main non-US/contrib non-US/main
# deb cdrom:[Debian GNU/Linux 2.2 r2 _Potato_ - Official i386 Binary-1
(20001207
)]/ unstable contrib main non-US/contrib non-US/main

# deb ftp://ftp.au.debian.org/pub/linux/debian stable main contrib non-free
# deb ftp://non-us.debian.org/debian-non-US stable/non-US main contrib
non-free
# deb ftp://security.debian.org/debian-security stable/updates main contrib
non-
free



Why isn't dwarfs-debian-guide being found?

TIA

Cheers Stephen Grant Brown



GNUCash 1.6.4

2001-11-02 Thread Stephen Brown
Hi All,

I am trying to run GNUCash 1.6.4 and I get the following message

[EMAIL PROTECTED]:~$ gnucash
ERROR: no such module (g-wrapped gw-runtime)
[EMAIL PROTECTED]:~$

I get the same error when running GNUCash 1.6.1.

I did have 1.6.1 running, but I installed the 1.7.0 source files from cvs,
installed the build dependecies and have not been able to run gnucash ever
since.

Thanks for your help.

Cheers, Stephen Grant Brown

PS Craig, I installed the files you suggested.



apt_preferences

2001-10-30 Thread Stephen Brown



Hi All, 
 
I do not know if I am just lazy or whatever, but 
the apt_preferences man page makes no sense to me.
 
How do I get a stable distrribution of debian 
except for the latest unstable version of gnucash? 
 
Thanks for yopur help.
 
Cheers, Stephen Grant Brown
 


GNUCash 1.6.1

2001-10-30 Thread Stephen Brown



Hi All
 
Sorry if this question has already been 
answered.
 
How do I get gnucash 1.6.1 to work?
 
I had it working but thengot sources for 1.7, 
downloaded the 
build dependencies to compile and lost gnucash 
1.6.1.
 
Thanks in advance.
 
Stephen Grant Brown