Testing.Gnu Clisp Mcclim: Working?

2014-06-08 Thread Sebastian Canagaratna
I am using Debian Testing .I can't seem to get Mcclim to work with
Gnu Clisp.Has anybody got Mcclim to work with gnu Clisp?


Sebastian


Can't run (Gnu)Clisp,Mclclim,and clsip-module-clx

2014-05-08 Thread Sebastian Canagaratna
HIi:
I am running Debian testing with Linux Debian kernel 3.12.1-amd64.I am a
newbie as far as lisp is  concerned. I have installed the packages but
done any further configuration.(require  asdf) does not appear to work
even though I put a link from /usr/share/common-lisp/source to
.local/share/common-lisp/source; but it work if I have the file asdf.lisp
in the .local/share/common-lisp/source directory. Though the documentation
of clisp says it has been compiled with clx.I can't run any of the demos;
when I try to run clisp -i clx-demos there  is an error message saying it
can't load XLIB package.I was successful with sbcl  in running the mcclim
examples but not with gnu clisp. (require 'asdf) worked without the link,so
I presue hte link is not necessary. What am I doing wrong?Any
suggestions?where is the xlib package in clisp?


Sebastian


Re: No.cursor on the Gnome Terminal. in Wheezy

2013-06-14 Thread Sebastian Canagaratna
Hi,all thanks for the sugestion. It was indeed the colrs from system
theme.zusine the Edit,Preferences cleareed that problem
quickly. But now I have another problem. I can't get wifi conection.


Sebastian Canagaratna



On Thu, Jun 13, 2013 at 5:00 PM, Larry Johnson larryfeltonjohn...@gmail.com
 wrote:

 On Thu, Jun 13, 2013 at 2:32 PM, Rob Owens row...@ptd.net wrote:


 I see the same behavior on my system, but I'm using fluxbox.  Normally I
 just use xterm instead of gnome-terminal.  But I just discovered that in
 gnome-terminal I can get the colors back correctly like this:

 Edit, Profile Preferences, Colors, uncheck Use colors from system theme

 -Rob


 I've experienced the same problem, and the fix you suggested here cleared
 up the problem (I was running xfce).






Password promlem with home wifi

2013-06-14 Thread Sebastian Canagaratna
Hi: I have a home wifi which has been working well for the past
three years or so. There is a Verizon router on the ESSID and the WEP
key is also written down clearly. This has been working well both with
Debian stable and unstable (aptosid) which I have on different disks. The
wireless card is Intel and requires iwl4965 which I have down loaded and
done modprobe -r iwlwifi etc so that it worked. Recently I came into some
problem with grub and I had to reconfigure the wireless interface. I have
come to the stage using wicd   to have the interface recognized but it does
not accept the password. I can make the text of the password visible so
that I know what I am inputting, and in any case, there are Windows
machines and Macs which use the same router which are working fine, So the
problem seems to do with my Linux ,machine;both stable and unstable
don't seem to recognize the password, though I can  verify that it is the
old one which worked for so long.Has anybody any clue as to what might
behappening. When I configure it , it clearly says bad password. In
fact it
keeps retrying and asks for the key every five minutes or so.I 'd be
grateful for any suggestions ad to how to debug this problem.


Sebastian Canagaratna.


No.cursor on the Gnome Terminal. in Wheezy

2013-06-12 Thread Sebastian Canagaratna
Just two days ago (10th June 2013)I changed from the amd64 version to the
486 version mainly because the acrobat reader is not functional
in the 64 but version.  But now I find that the gnome terminal does
not function: the background is dark and perhaps the cursor is also dark,
but I don't know as yet how to change the colors The x-terminal is
functioning  OK and everything else is OK.Has anyone come across this
behaviour? I'd be interested in someone telling me how
to debug this.


Thanks



Sebastian Canagaratna


Re: Grub2 gives error :File not found and goes into rescue mode

2013-05-24 Thread Sebastian Canagaratna
Success!.
Thank you, Gary. I downloaded the 64 bit verison of the boot repair disk
and it works; the 32 bit version did not.


Somehow the MBR seems to have gone out of sync with grubsdevices. It looks
as if, especially when you chroot to a
mountpoint this can happen.  If root is mounted on /mnt I think one has to
do the following: mount /proc .mnt/proc
mount /run /mnt/run mount /sys /mnt/sys mount /dev  /mnt/dev mount /dev/pts
/mnt/ded/pts before doing chroot. I am not
sure of this but I found this in the aptosid manual. Somewhere along the
line I did a chroot without this and this may have
been the problem, but I am npot sure.

Sebastian


On Thu, May 23, 2013 at 7:09 PM, Gary Roach gary719_li...@verizon.netwrote:

  On 05/23/2013 11:30 AM, Sebastian Canagaratna wrote:

  Thank you  Klaus. /dev/sda is hd0 and is the permanent hard disk. It has
 the MBR on which I want to install
  Grub. /dev/sdb is the removable hard disk.Its first partition is, as you
 say,  hd1,msdos1 on which grub2 is installed
  under /boot/grub. After I boot into /dev/sdb1 with supergrub I run
 grub-instsll. I am not running any grub or grub rescue
 Commands. Grub-install says installation finished. NO errors reported, the
 version of grub installed is 1..99 when my
 system has grub 2.00-14. On booting, the order is cd, usb ( my removable
 harddisk is on usb, and then permanent hard disk. Maybe, as Goh says,
 supergrub is messing
  up something, but I am mystified as to why even if there were an error,
 it is not overwritten by the latest grub-install.

  Sebastian


 On Thu, May 23, 2013 at 4:14 AM, Klaus Doering klaus.doering...@gmail.com
  wrote:


 On 23/05/13 00:45, Sebastian Canagaratna wrote:

 I meant to say /dev/sda

   set root=(hd1,msdos1)
 

 Is your removable hd still attached? IIRC grub counts discs from 0,
 so your hd1 would then refer to your second hd. Do you have grub
 installed on the aptosid system? What's your BIOS  boot preference?
 A mix-up like this could explain why when you reinstalled grub to
 version 2.xx you still get reported back v 1.99 by bootinfoscript.

 Klaus



 --
 To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a
 subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
  Archive: http://lists.debian.org/519dcfee.4090...@gmail.com



 Hi all,

 Well I just fixed my boot loader problem in about 15 minutes The easy way
 is to go to www.sourceforge.net/p/boot-repair/home/Home/ and download the
 .iso file of their boot loader repair disk. Burn a disk, stuff it in your
 CD/DVD player, reboot your system and sit back and watch the wheels turn.
 Punch the Repair button when presented. Remove the disk and reboot. Your
 done. This is supposed to work for a range of boot loaders. Great package.

 Gary R.



Re: Grub2 gives error :File not found and goes into rescue mode

2013-05-23 Thread Sebastian Canagaratna
Thank you  Klaus. /dev/sda is hd0 and is the permanent hard disk. It has
the MBR on which I want to install
Grub. /dev/sdb is the removable hard disk.Its first partition is, as you
say,  hd1,msdos1 on which grub2 is installed
under /boot/grub. After I boot into /dev/sdb1 with supergrub I run
grub-instsll. I am not running any grub or grub rescue
Commands. Grub-install says installation finished. NO errors reported, the
version of grub installed is 1..99 when my
system has grub 2.00-14. On booting, the order is cd, usb ( my removable
harddisk is on usb, and then permanent hard disk. Maybe, as Goh says,
supergrub is messing
up something, but I am mystified as to why even if there were an error, it
is not overwritten by the latest grub-install.

Sebastian


On Thu, May 23, 2013 at 4:14 AM, Klaus Doering
klaus.doering...@gmail.comwrote:


 On 23/05/13 00:45, Sebastian Canagaratna wrote:

 I meant to say /dev/sda

  set root=(hd1,msdos1)
 

 Is your removable hd still attached? IIRC grub counts discs from 0,
 so your hd1 would then refer to your second hd. Do you have grub
 installed on the aptosid system? What's your BIOS  boot preference?
 A mix-up like this could explain why when you reinstalled grub to
 version 2.xx you still get reported back v 1.99 by bootinfoscript.

 Klaus



 --
 To UNSUBSCRIBE, email to 
 debian-user-REQUEST@lists.**debian.orgdebian-user-requ...@lists.debian.orgwith
  a subject of unsubscribe. Trouble? Contact
 listmas...@lists.debian.org
 Archive: 
 http://lists.debian.org/**519dcfee.4090...@gmail.comhttp://lists.debian.org/519dcfee.4090...@gmail.com




Re: Grub2 gives error :File not found and goes into rescue mode

2013-05-22 Thread Sebastian Canagaratna
Further to the questions I raised, I downloaded supergrub2 and I was able
to access the system.However, after starting 3.9.3.slh-1 and running
update-grub and grub-install /dev/sda0 ( the installation finished. No
error reported) still, on rebooting, come to the same error of file not
found and getting into grub rescue mode. I downloaded bootinfoscript  and
ran it to get the bootinfo which I give below.There is
only one peculiarity . It says v.1.99 is installed but my grub2 id 2.00-14.
Though I ran grub-install again which said  Installation finished. no error
reported , I ran bootinfoscript again and the version of grub is 1.99.
Though I came to operating system through supergrub
as far as I can see the system is under the control of my operating system.
Can somebody clarify how version 1.99 of grub is installed when the grub2
on my system is 2.00-14. Will I have to blank out my MBR and start all over
again.

Sebastian Canagaratna

Results of bootinfoscript:
Grub2 (v1.99) is installed in the MBR of /dev/sda and looks at sector 1 of
the same hard drive for core.img. core.img is at this location and
looks
in partition 98 for .
 = Grub2 (v1.99) is installed in the MBR of /dev/sdb and looks at sector 1
of
the same hard drive for core.img. core.img is at this location and
looks
for (,msdos1)/boot/grub on this drive.

sda1:
__

File system:   ntfs
Boot sector type:  Windows Vista/7: NTFS
Boot sector info:  No errors found in the Boot Parameter Block.
Operating System:
Boot files:/bootmgr /Boot/BCD

sda2: __


On Sat, May 18, 2013 at 1:12 PM, Sebastian Canagaratna 
s-canagara...@onu.edu wrote:

 Hi : I have a hard disk /dev/sda and a removable disk /dev/sdb The 1st
 partition
 is a vista partition, but this has been inoperable for some time /dev/sda2
 has a linux
 stable partition /dev/sdb1 has linux unstable (aptosid) on it, Yesterday I
 was upgrading to Linux 3.9.2  and thereafter I got this error. The updrade
 did nt\ot go to
 completion. I have a super frub rescue disk with which I can start 3.9.2,
 but I am unable to repair the grub with update grub and grub-install
 /dev/sda. I have blanked out the first 512 sectors of dev/sda but that
 didn't help. Presumably grub is unabke
 to find grub.cfg.Trying to run grub-install with other versions of Linux
 did not help. *s *this a bug in grub  or is there something I can do to
 overcome this. I cab see in
 Google thaqt others have had this file not found error. I have tried
 every likely thing ,but I am aksways left in rescue mode when booting, I'd
 appreciate any suggestion
 Are there any logd which I can look at?

 Sebastian



Re: Grub2 gives error :File not found and goes into rescue mode

2013-05-22 Thread Sebastian Canagaratna
Thank uou Frank and Klaus. As you surmised, it was a typo : I meant to say
/dev/sda to be sure I repeated the grub-install
and the version given by bootinfoscript if 1.99 though AI have 2.00-14.
When I use grub rescue and type set prefixs=(hd1,msdos1)/boot/grub and then
root=(hd1,msdos1) and insmod normal it gives unknown file system error.


Sebastian


On Wed, May 22, 2013 at 7:19 PM, Frank McCormick debianl...@videotron.cawrote:

 On 05/22/2013 05:21 PM, Sebastian Canagaratna wrote:

 Further to the questions I raised, I downloaded supergrub2 and I was
 able to access the system.However, after starting 3.9.3.slh-1 and
 running update-grub and grub-install /dev/sda0 ( the installation
 finished. No error reported) still, on rebooting, come to the same error



I think you should be installing grub in /dev/sda, the MBR not a
 partition.


 --
 Cheers
 Frank



 --
 To UNSUBSCRIBE, email to 
 debian-user-REQUEST@lists.**debian.orgdebian-user-requ...@lists.debian.orgwith
  a subject of unsubscribe. Trouble? Contact
 listmas...@lists.debian.org
 Archive: 
 http://lists.debian.org/**519d5267.1070...@videotron.cahttp://lists.debian.org/519d5267.1070...@videotron.ca




Re: Grub2 gives error :File not found and goes into rescue mode

2013-05-19 Thread Sebastian Canagaratna
Hi Igor:
The Computer was bootoing off the mbr, though I think I made
the vista partition /dev/sda1 the debian stable partition /de v/sda2 as
well as the debian unsable partition  /dev/sdb2 bootable. This happened
when I was upgrading from 3.8.10-slh-aptosid-686 to the the 3.9-2.slh.1
verdion. The latter must be OK because when I boot from the suoer grub disk
everything is OK. Either the MBR is damaged ( when I grub install into
/dev/sda eveything is sussessful and no error message is reported or there
must be a bug in the version of grub which comes with the latest
distribtion.

As I said earlier, I blanked out the first 512 sectors of /dev/sda and  no
error is reported whenI grub-install.There is no /etc/grub in debian
aptosid. all the files reside is /boot/grub. grub.gfg is here. I di d a
grub-update and I verified that the UUID,s were fine, Grub is not finding a
file, because the path has presumably got messed up. Afre ther any log
files to llok at?

Thanks

Sebastian









On Sat, May 18, 2013 at 8:37 PM, Igor Cicimov icici...@gmail.com wrote:


 On 19/05/2013 3:12 AM, Sebastian Canagaratna s-canagara...@onu.edu
 wrote:
 
  Hi : I have a hard disk /dev/sda and a removable disk /dev/sdb The 1st
 partition
  is a vista partition, but this has been inoperable for some time
 /dev/sda2 has a linux
  stable partition /dev/sdb1 has linux unstable (aptosid) on it, Yesterday
 I was upgrading to Linux 3.9.2  and thereafter I got this error. The
 updrade did nt\ot go to
  completion. I have a super frub rescue disk with which I can start
 3.9.2, but I am unable to repair the grub with update grub and grub-install
 /dev/sda.

 So which partition is marked as bootable? Whats your boot order in BIOS?
 Which linux did you upgrade? Which grub are you trying to install and
 where? What do you have in /etc/grub/grub.cfg?

 I have blanked out the first 512 sectors of dev/sda but that didn't help.
 Presumably grub is unabke
  to find grub.cfg.Trying to run grub-install with other versions of Linux
 did not help. s this a bug in grub  or is there something I can do to
 overcome this. I cab see in
  Google thaqt others have had this file not found error. I have tried
 every likely thing ,but I am aksways left in rescue mode when booting, I'd
 appreciate any suggestion
  Are there any logd which I can look at?
 
  Sebastian



Grub2 gives error :File not found and goes into rescue mode

2013-05-18 Thread Sebastian Canagaratna
Hi : I have a hard disk /dev/sda and a removable disk /dev/sdb The 1st
partition
is a vista partition, but this has been inoperable for some time /dev/sda2
has a linux
stable partition /dev/sdb1 has linux unstable (aptosid) on it, Yesterday I
was upgrading to Linux 3.9.2  and thereafter I got this error. The updrade
did nt\ot go to
completion. I have a super frub rescue disk with which I can start 3.9.2,
but I am unable to repair the grub with update grub and grub-install
/dev/sda. I have blanked out the first 512 sectors of dev/sda but that
didn't help. Presumably grub is unabke
to find grub.cfg.Trying to run grub-install with other versions of Linux
did not help. *s *this a bug in grub  or is there something I can do to
overcome this. I cab see in
Google thaqt others have had this file not found error. I have tried  every
likely thing ,but I am aksways left in rescue mode when booting, I'd
appreciate any suggestion
Are there any logd which I can look at?

Sebastian


Could not perform Immediate Configuration of linux-headers-2-6-amd64

2013-05-11 Thread Sebastian Canagaratna
Hi: I'd appreciate some help. I have a 686 machine on which I had oldstbale
and I thought I would upgrade to wheezy. When I do the upgrade I get the
above message and not being able to perform the immediate
configuration of linux-headers-2-6-amd64, I did apt-get dist-upgrade
-o APT::Immediate-Configure=0 , but I keep getting the same message.
I tried deleting linux header-2-6-amd64.deb, but that didn't help. Can
anyone tell me how to proceed?


Thanks

Sebastian


Re: Could not perform Immediate Configuration of linux-headers-2-6-amd64

2013-05-11 Thread Sebastian Canagaratna

Thanks.Carl, but I looked at the partitions with dusk usage ( du)
and this does not appear to be the problem



Sebastian


On Sat, May 11, 2013 at 10:19 AM, Carl Fink c...@finknetwork.com wrote:

 On Sat, May 11, 2013 at 09:06:10AM -0400, Sebastian Canagaratna wrote:
  Hi: I'd appreciate some help. I have a 686 machine on which I had
 oldstbale
  and I thought I would upgrade to wheezy. When I do the upgrade I get the
  above message and not being able to perform the immediate
  configuration of linux-headers-2-6-amd64, I did apt-get dist-upgrade
  -o APT::Immediate-Configure=0 , but I keep getting the same message.
  I tried deleting linux header-2-6-amd64.deb, but that didn't help. Can
  anyone tell me how to proceed?

 Last time I had this happen (three days ago) it was caused by the relevant
 partition being out of space.
 --
 Carl Fink   nitpick...@nitpicking.com

 Read my blog at blog.nitpicking.com.  Reviews!  Observations!
 Stupid mistakes you can correct!


 --
 To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact
 listmas...@lists.debian.org
 Archive: http://lists.debian.org/20130511141911.ga18...@panix.com




Re: Wifi connection to Canon Pixma MG5320

2013-02-14 Thread Sebastian Canagaratna
Hi,the problem is solved.Silly me! I should run scangearmp instaed of
running xsane,
scangearmp brings a graphical interface and everything works like a charm

Sebastian Canagaratna

On Wed, Feb 13, 2013 at 9:04 PM, Sebastian Canagaratna 
s-canagara...@onu.edu wrote:

 Hi:  I am using aptosid (unstable) and have a wifi connection to the
 multifunction
 printer Canon Pixma MG5320. I have downloaded and installed from
 Canon the debian files for scangear. Xsane is unable to detect any devices
 for scanning. Printing works fine with the canon driver. Can anybody give
 me
 some hints as to what I should do,

 Thanks in advance



Wifi connection to Canon Pixma MG5320

2013-02-13 Thread Sebastian Canagaratna
Hi:  I am using aptosid (unstable) and have a wifi connection to the
multifunction
printer Canon Pixma MG5320. I have downloaded and installed from
Canon the debian files for scangear. Xsane is unable to detect any devices
for scanning. Printing works fine with the canon driver. Can anybody give me
some hints as to what I should do,

Thanks in advance


Problems with MG5320 solved

2012-11-02 Thread Sebastian Canagaratna
Hi:
  I have now solved the problems I had with Canon Pixma MG5320. The problem
I had was because I was using
the ipp protocol. Canon has its own protocol cnijnet which I think comes
with the drivers from Canon Ireland; however
I had problems with their driver MG5320.ppd, and I had to use the one that
comes with cups (unstable). The precise
device uri to use can be got by using sudo /usr/sbin/lpinfo -v, and
selecting the one which goes with the cjinet. It goes
something like cjinet:/88-87-   etc, the number coming from the MAC
address. Then I used  sudo /usr/sbin/lpadmin -p MG5320
-m canonmg5300series.ppd -v cjinet:/88-87--etc and everything is OK now.

Sebastian


Connecting to printer attached wirelessly to router (MG5320 )

2012-10-31 Thread Sebastian Canagaratna
Hi: I have a dell laptop using Aptosid. There is a wireless router  and the
computer is working
OK with it. We get DCHP IP address from the router, and so does the
wireless MG5320 printer,
which I am trying to install. The printer works wirelessly on the windows
side. I have tried ipp, http,
Apple protocol with socket://ipaddress of printer ( which I can ping to) .
I have also installed the MG5320.ppd in
/etc/cups/ppd/  but it alsays comes up with printer is busy. I used ipp and
socket://ipaddress with Canon Pixma iP5200R and it
worked. Can somebody give me some hints as to what to try.


Thanks.


Problem with R: /usr/lib/liblapack.so.3: undefined symbol; ATL_chemv

2012-07-09 Thread Sebastian Canagaratna
Hi:

 I am using aptosid (Ponos) .i.e, Debian unstable,  and I am getting this
error with R:

Error in dyn.load(file, DLLpath = DLLpath, ...) :
  unable to load shared object '/usr/lib/R/library/stats/libs/stats.so':
  /usr/lib/liblapack.so.3: undefined symbol: ATL_chemv
During startup - Warning message:
package ‘stats’ in options(defaultPackages) was not found


Anybody knows what this means and how to correct it?

Thanks

Sebastian Canagaratna


Achemso package and bibtex for J. Chem. Eng. Data

2011-04-11 Thread Sebastian Canagaratna
Hi: I am using Debian unstable (aptosid) with the latest texlive. I am 
having the following problems.


When I use the texlive version of the achemso package, the command 
\plainref is not defined. When I use the achemso package got from ACS in 
my own home directory, ( I guess this is read first ) there is no 
problem. Does this mean that the ctan packages are not updated?


A more serious difficulty is that the heading for the references comes 
out as Notes and References instead of Literature Cited, which is the 
form accepted by J. Chem. and Eng. Data. The same problem arises when I 
latex the achemso-demo-tex file.


In the documentclass line I have

\documentclass[journal=jceaax, manuscript=article]{achemso}

The support at acs remarked that the cupported version of TEx for 
paragon plus is version 2.02 or earlier.  I presume this is version of 
latex. Could his be a possible reason? in any case, when I type latex 
-version, I get pdfTeX 3.1415926-1.40.10-2.2, so I am unable to get the 
latex version.


I'd appreciate any hints about correcting the problem.

Thanks.

Sebastian Canagaratna


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4da31ac1.4080...@onu.edu



Scanning with HP LaserJet 3300mfp

2009-10-29 Thread Sebastian Canagaratna

Hi:

 I am using Lenny and I had mixed results trying to scan:

 I have sane, xsane hplip, etc as well as kooka.

 xsane always fails with sane_read error during I/O. scaneimage and 
scanimage -T also fail. So does xscanimage. However, hp-scan (from 
hplip-gui), a command-line version than uses sane  succeeds. Seeing that 
all of them use sane, and I don't understand what is happening.


Kooka has no problems. The device in all cases as recognized as 
hpaio:/usb/HP_LaserJet_3300_ etc.


 I see from google there have been similar complaints over the years, 
but I have not come across any solution.


 I would appreciate any suggestions.

Sebastian Canagaratna


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org




Iceape: Display of .png and .svg files

2009-07-25 Thread Sebastian Canagaratna

Hi:

  I am using Debian Testing and Iceape as well as Epiphany Browser. 
Epiphany has no problems when I view files from, e.g., Wikipedia of 
displaying png files and svg files directly on the html page. With 
Iceape however, there is an empty box with a link, and when I follow the 
link I can display the files. I have tried to use Preference to indicate 
what applications to use. E.g. I asked it to use display (from Imagick) 
to display png files; this makes no change in its behavior.


  WHat am I doing wrong?

Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
Ada, OH 45810


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org




Re: Iceape: Display of .png and .svg files: SOLVED

2009-07-25 Thread Sebastian Canagaratna

Sven:

   Thanks. That was the problem. Using about:config in the location 
bar, I found that the permissions had been set to 3; I set it to 1 (the 
default) and everything works now.


Sebastian Canagaratna

Sven Joachim wrote:

On 2009-07-25 17:40 +0200, Sebastian Canagaratna wrote:


  I am using Debian Testing and Iceape as well as Epiphany
Browser. Epiphany has no problems when I view files from, e.g.,
Wikipedia of displaying png files and svg files directly on the html
page. With Iceape however, there is an empty box with a link, and when
I follow the link I can display the files. I have tried to use
Preference to indicate what applications to use. E.g. I asked it to
use display (from Imagick) to display png files; this makes no change
in its behavior.


My hunch is that you have disabled loading images from third-party sites
in Iceape.  Check the value of permissions.default.image¹ in
about:config.

Sven


¹ http://kb.mozillazine.org/Permissions.default.image





--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org




Debian Gnome Keyboard shortcuts

2009-01-17 Thread Sebastian Canagaratna
Hi:

  I am using Debian Lenny, with Gnome Desktop.
For certain applications (not all) the right arrow key does not move the
selection from one menu option to another. Two examples:

 System -- Network has menus Connections, General, DNS and Hosts, and I
am unable to move from one to the next one with the arrow key.

 System -- Preferences -- Keyboard has options General, Layouts,
Accessibility, Mouse Key, Typing Break, and here to I am unable to move
from one to the next with the arrow key.

 Anybody have any idea why this is so?

Thanks.

Sebastian Canagaratna
Department of Chemistry and Biochemistry
Ohio Northern University
Ada, OH 45810


Re: Cannot configure Synaptics touchpad - Requires SHMConfig

2008-11-19 Thread Sebastian Canagaratna
I think you have to add the following to your xorg.conf


Section ServerLayout
Identifier Default Server Layout
Screen Default Screen
InputDevice Generic Keyboard Core Keyboard
InputDevice Synaptics Touchpad Core Pointer
EndSection

At least, for me I had to add this before it would work. Then you can
run gsynaptics and configure it

Sebastian Canagaratna

In-Reply-To: [EMAIL PROTECTED]

On Wed, Nov 19, 2008 at 08:57:05PM -0200, Eduardo M KALINOWSKI wrote:

 I'm trying to use gsynaptics to configure the touchpad in an Acer  
 6292 laptop. However, it says it needs the SHMConfig option to be  
 enabled. There are problems also with synclient, for example:

 # synclient -h
 Can't access shared memory area. SHMConfig disabled?

 However, I did enable that option. Here's my full xorg.conf file:

 
 # xorg.conf (X.Org X Window System server configuration file)
 #
 # This file was generated by dexconf, the Debian X Configuration tool, using
 # values from the debconf database.
 #
 # Edit this file with caution, and see the xorg.conf manual page.
 # (Type man xorg.conf at the shell prompt.)
 #
 # This file is automatically updated on xserver-xorg package upgrades *only*
 # if it has not been modified since the last upgrade of the xserver-xorg
 # package.
 #
 # If you have edited this file but would like it to be automatically updated
 # again, run the following command:
 #   sudo dpkg-reconfigure -phigh xserver-xorg

 Section InputDevice
 Identifier  Generic Keyboard
 Driver  kbd
 Option  XkbRules  xorg
 Option  XkbModel  abnt2
 Option  XkbLayout br
 Option  XkbVariantabnt2
 EndSection

 #Section InputDevice
 #   Identifier  Configured Mouse
 #   Driver  mouse
 #EndSection

 Section InputDevice
 Identifier  Synaptics Touchpad
 Driver  synaptics
 Option  SendCoreEventstrue
 Option  Device/dev/psaux
 Option  Protocol  auto-dev
 Option  HorizScrollDelta  0
 Option  SHMConfig on
 EndSection

 Section Device
 Identifier  Configured Video Device
 EndSection

 Section Monitor
 Identifier  Configured Monitor
 EndSection

 Section Screen
 Identifier  Default Screen
 Monitor Configured Monitor
 EndSection
 --

 I've also created a file /etc/hal/fdi/policy/shmconfig.fdi, following  
 instructions I fould somewhere in the net with these contents:

 ---
 ?xml version=1.0 encoding=ISO-8859-1?
 deviceinfo version=0.2
  device
   match key=input.x11_driver string=synaptics
merge key=input.x11_options.SHMConfig type=stringon/merge
   /match
  /device
 ---

 However, even after several reboots, I still cannot run the programs to 
 configure the touchpad.

 My kernel is
 Linux vingilot 2.6.26-1-686 #1 SMP Thu Oct 9 15:18:09 UTC 2008 i686 GNU/Linux
 and my xserver-xorg-input-synaptics package is 0.14.7~git20070706-3.

 -- 
 Eduardo M KALINOWSKI
 [EMAIL PROTECTED]


 --
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: no network connection

2008-08-20 Thread Sebastian Canagaratna

Ed Sutter wrote:

Hi,
I have Debian 4.0 on a machine now for 2 days.
Thanks to this list, my screen resolution problem is
resolved.  Next (and hopefully last) problem is that
each time I boot the system I have to manually enable
my network connection.  When Gnome starts up, I see in
the top of the screen a small ethernet cable icon with
a big NOT sign  (red circle with a slash
through it) over top of it.  I right-click on that and
a pull-down menu allows me to enable my wired network.
Then everything is fine.

How can I fix this so that the network just comes up automatically?
Couldn't find anything on this in the archives or in the GUI.

Thanks
Ed



Hi:
   You should have a files /etc/network/interfaces

which should have something like:

auto lo
iface lo inet loopback


allow-hotplug eth0

iface eth0 inet dhcp

auto eth0


*

try it with and without the auto eth0. I am assuming the eth0 is your 
wired network: it may be eth1, or eth3 for you. I am also assuming you 
are using dhcp.



man interfaces will give you more information.

Sebastian Canagaratna


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: Linux on Dell Inspiron 1720?

2008-07-23 Thread Sebastian Canagaratna

Dennis Wicks wrote:

Greetings;

We just bought a Dell Inspiron Mod. 1720. It has Win. Vista installed 
and it really uis not very impressive.


Does anyone know if Debian will install and run good on this hardware? 
It has integrated camera, wi-fi, sound and graphics. Do you think these 
will function under linux?


If it won't work it is back tot he store with it!

Thanks for any info or pointers, etc.

Dennis


Yes, I recently bought a Dell Inspiron 1720 with Vista and I am running 
both Vista and Linux (Lenny, Testing). I booted from a cdrom with 
netinstall and reformatted the hard-drive, with Vista in the first 
partition. I had igrub installed on the Linux partition. I found I 
couldn't boot Vista, so I had to reformat the Vista partition with the 
disks that came with Dell and reinstalled Vista. I went back to Linux (I 
forget whether I did with a Knoppix cdrom or with the netinstall) and 
made only the linux partition bootable. Thereafter everything was OK.



I am afraid I didn't take down notes, but the main point is that it can 
be done.  There may be an easier way to do what I did.



Good Luck.
Sebastian Canagaratna


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




GNome Help: Opens 40 windows!

2007-07-16 Thread Sebastian Canagaratna
Hi:

  I am using A dell Laptop with the latest kernel iamge  (2.6.21) in
  testing. When I try ti click on help (or press F1) about 40 windows
  open up in succession? Is this a bug or is there something wrong with
  my installation? The installation was through a netinstall about a
  week ago and everything else seems to be working fine.


  Sebastian Canagaratna
  Department of Chemistry and Biochemistry
  Ohio Northern University
  Ada, OH 45810.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Intel PRO 3945 wireless in testing

2007-07-15 Thread Sebastian Canagaratna
Hi:

   Thanks to all who sent in suggestions.

   I installed in addition to the driver module 
   the firmware and the ipw3945d in contrib.

   Since wireless will not work with all three packages, perhaps the
   maintainers should consider placing a dependence on them.


   Sebastian Canagaratna
   Department of Chemistry
   Ohio Northern University
   Ada, Ohio, 45810


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Intel PRO 3945 wireless in testing

2007-07-14 Thread Sebastian Canagaratna


Hi:

   I  have a new laptop (Dell 1710) on which I installed testing (lenny)
   using the netinstall cd on 11th July. The kernel is
   2.6.21-2-686(i686). Since the wireless would not work, I downloaded
   the ipw3945 module from testing and installed it.
   The card is detected but fails to load the module. (The ether network
   card was plugged in simltaneously; the latter worked; the wireless
   does not work with or without the ethernet plugged in). 

   I get, from dmesg:

ipw3945.ucode load failed: Reason -2
Could not read microcode: -2
PCI interrupt for device :0C:00.0 disabled
Probe of :0C:00.0 failed with error -2

I have seen a similar message on google but there was no resolution.

Any suggestions.

Sebastian Canagaratna

Department of Chemistry and Biochemistry
Ohio Northern University
Ada, OH 45810
   



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Help with NTFS FAT32

2007-04-23 Thread Sebastian Canagaratna
I have /dev/sda3 as a ntfs partition and I can mount it with
mount -t ntfs /dev/sda3 /ntfs, where I have directory /ntfs for mounting
the ntfs partition. Your kernel should be able to read ntfs, otherwise
you will have a problem.


Hope this helps.

Sebastian
Department of Chemistry and Biochemistry
Ohio Northern University
Ada, OH 45810.


On Mon, Apr 23, 2007 at 05:49:06PM +0100, Karl E. Jorgensen wrote:
 No need to post twice within 10 minutes :-) - not everybody reads their
 mail instantly...
 
 On Tue, Apr 24, 2007 at 12:37:09PM -0400, Blast wrote:
  Hello, I'm using Debian and I have two partitions plus the Debian's, a
  FAT32 and a NTFS ones, but I don't know how to make them accessible from
  the start for users in my system. I've already installed ntfs-3g and
  tried with fstab and /etc/rc.local, but I got nothing yet.
  I will appreciate your help.
 
 I can't help you with NTFS, but the FAT32 ones should not pose a
 problem.
 
 Basically you need to mount the FAT32 partition somewhere - e.g. on
 /media/dos (or wherever you feel like). You'll need to edit your
 /etc/fstab to include the line:
 
 /dev/hda9   /media/dos  vfatnoauto,users0   0
 
 The first bit (/media/hda9) is just a wild guess on my part: It
 identifies the partition on your hard disk - you should change this
 according to your own partitioning.
 
 The second bit (/media/dos) is where you want the files to appear -
 this should point to an empty directory.
 
 For users to use the partition, all they need to do is to mount it
 first, e.g.:
 
 fred$ mount /media/dos
 
 I suspect NTFS can be take care of in the same way, but I've never used
 it myself. YMMV.
 
 Hope this helps
 -- 
 Karl E. Jorgensen
 [EMAIL PROTECTED]  http://www.jorgensen.org.uk/
 [EMAIL PROTECTED] http://karl.jorgensen.com
  Today's fortune:
 Piece of cake!
   -- G. S. Koblas



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Latex(tetex) refuses to produce dvi

2007-02-17 Thread Sebastian Canagaratna
Hi Micha:

Please try pdfetex latex file.tex

It seems to work for me, though -output-format latex does not work.

Then perhaps try latex latex file.tex

Please also have a look at /etc/texmf/fmt.d and see whether you have the
proper .cnf files.

Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
Ada, OH 45810


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



apt-get gives MD5Sum mismatch

2006-08-14 Thread Sebastian Canagaratna
Hi:

  I am trying to update my unstable on one of my linux machines and it
  gives 

  Failes to fetch
  http://http.us.debian.org/debian/dists/unstable/main/binary-i386/Packages.gz
  MD5Sum mismatch

  same for Packages.gz in non-free/binary-i386
  W: Could'nt stat source package list http: //http.us.debian.org
  unstable/main Packages
  
(/var/lib/apt/lists/http.us.debian.org_debian_dists_unstable_main_binary-i386_Packages)
  -stat (2 No such file or directory)
  and another similar message. Now I have another linux machine and that
  has the same sources.list file and seems to have no problem.

  How does one  get around this difficulty?

  Thanks.

  Sebastian Canagaratna
  Department of Chemistry
  Ohio Northern University
  Ada, OH 45810


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: apt-get gives MD5Sum mismatch

2006-08-14 Thread Sebastian Canagaratna
Thanks for the tip. I had already googled and come across the
suggestions that the problem could be due to not syncing with the mirror
and that a change of the mirror in sources.list to ftp2.de.debian.org
would help. I did this and it is workig like a charm.

Sebastian


On Mon, Aug 14, 2006 at 04:13:22PM -0400, Jos? Alburquerque wrote:
 Sebastian Canagaratna wrote:
 
 Hi:
 
  I am trying to update my unstable on one of my linux machines and it
  gives 
 
  Failes to fetch
  http://http.us.debian.org/debian/dists/unstable/main/binary-i386/Packages.gz
  MD5Sum mismatch
 
  same for Packages.gz in non-free/binary-i386
  W: Could'nt stat source package list http: //http.us.debian.org
  unstable/main Packages
  (/var/lib/apt/lists/http.us.debian.org_debian_dists_unstable_main_binary-i386_Packages)
  -stat (2 No such file or directory)
  and another similar message. Now I have another linux machine and that
  has the same sources.list file and seems to have no problem.
 
  How does one  get around this difficulty?
  
 
 I ran into this yesterday trying to install jdk from unstable (sid).  
 When I changed my mirror from what it was to 
 http://ftp.debian.org/debian; in /etc/apt/sources.list it went away for 
 me.  Can't say why, but it did.
 
  Thanks.
 
  Sebastian Canagaratna
  Department of Chemistry
  Ohio Northern University
  Ada, OH 45810
 
 
  
 
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact 
 [EMAIL PROTECTED]
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Xemacs-21.4.19 and Tex-output-view style

2006-07-09 Thread Sebastian Canagaratna

Hi:

   According to the documentation, if there are tex files which use
   pstricks, pst- modules or psfrag viewing should automatically produce
   the .ps file and call gv for display. Similarly, if pdflatex is run,
   the view should bring up xpdf. This seems to work for some files,
   e.g. pst-circ-doc.tex which comes with pst-circ package but not with
   test-pst.tex. A file that I produced myself also just calls up xdvi
   instead of dvips, though I am using \usepackage{pstricks} etc. What
   is the trick here?


   Thanks.

   Sebastian Canagaratna
   Department of Chemsitry
   Ohio Northern University
   Ada, OH 45810


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: [tex-live] windvi, gsftopk.exe problems with TeXLive2005

2006-06-18 Thread Sebastian Canagaratna

Thanks for your comments Fabrice. Perhaps there is a misunderstanding on
my part. The latex version that I have installed is the one that is
automatically installed by texlive, and I thought that was derived from
xemtex. I did not specifically install xemtex. There is nothing in the
documentaion of tex-live which refers to any incompatibility of the
windows verision of tex that is automatically installed.

Does this mean that all windows users of tex have to install ProTeX?

Sebastian.



On Sun, Jun 18, 2006 at 05:08:19PM +0200, Fabrice Popineau wrote:
 * Sebastian Canagaratna [EMAIL PROTECTED] writes:
 
  I am using TexLive2005 on an XP machine, the xemtex version being
  installed to the hard-drive. When I latex a file and try to view
  the dvi file ( using WInSHell) the windvi seems to have problems
  with ligatures like fi, which show up as a theta. SO every time it
  come to such ligatures there is an error message. However, if I
  run dvips of the dvi file and convert it to pdf, the file is
  rendered without any problem
 
  Everything else seems to be working OK. ANy suggestions about what
  could be the problem?
 
 No, no clue. However, don't use xemtex with texlive ... I don't expect
 them to be compatible.
 
 Fabrice


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Emacs21.4a-6: characters display as empty boxes

2006-05-23 Thread Sebastian Canagaratna

Hi:

   I am running Debian Linux unstable on a Pc. I upgraded
   yesterday and ran
   into trouble with the xorg system. So I  had to remove x11-common,
   and dselect removed a lot of files. However I was able to recover.
   Now, Xemacs and all other programs seem to work OK, but emacs (in the
   X windows) opens up but all the characters show up as empty boxes.

What packages have I fogotten to install? It does not appear to be
an essential package, because emacs21 installed without any trouble.
There was a report about a bug in font display, and suggesting the
ipe package. I installed this and it made no difference.

I have gdm as the display manager.

The emacs packages I have installed are: emacs21-bin-common,
emacsen-common, emacs21 emacs21-common and emnacs21-el.
  
Thanks for any suggestions. 


Sebastian 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Gnome terminal: strange keyboard characters

2006-03-14 Thread Sebastian Canagaratna

Hi: I am using unstable, with gdm as the display manager. After
upgrading yesterday, I find that in the gnome terminal, typing does not
produce any english characters, but arrows and other characters. I
thought that under terminal -- encoding I could change this, but I
tried Unicode as well as Western(iso-8859-1) but nothing works. Emacs,
Open Office, etc are OK. What is the problem here, and how do I change
it?

Thanks.

Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
Ada, OH 45810.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Grub and linux-source-2.6.12

2005-10-26 Thread Sebastian Canagaratna
Hi:

  I tried to upgrade to kernel 2.6.12 using linux-source-2.6.12. I am
  using unstable. The compilation goes fine, during which there is a
  message: Root device is (3,2)

  I have my root partition in /dev/hda2. In the menu.lst for grub
  I have:

  root (hd0,1)
  kernel /boot/vmlinuz-2.6.12 root=/dev/hda2 


  This is the same for the other kernels I have been using previously:
  2.4.27-2-686; 2.6.11 etc.

  Now, however, when I boot up, there is a kernel panic, with the
  message Unable to mount root fs on unknown-block (3,2).

  I tried:

  rdev /boot/vmlinuz-2.6.12 /dev/hda2

  and then tried to boot up, but I had the same problem. I do not have
  an initrd.img; The other two 2.6 kernels I used had an initrd.img, but
  they were precompiled kernels. Are the new kernels supposed to work
  only with an initrd.img or am I make some other mistake.

  Any suggestions will be greatly appreciated.


  Sebastian Canagaratna
  Department of Chemistry
  Ohio Northern University
  Ada, OH 45810.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Grub and linux-source-2.6.12

2005-10-26 Thread Sebastian Canagaratna
Thanks to all who replied. I had realized that perhaps the drivers for
the ide-disks were as modules, and so I did compile into the kernel.
What I forgot to check was that e2fs was also as a module. Changing that
did the trick.

Sebastian

On Wed, Oct 26, 2005 at 02:24:16PM +0100, Dave Ewart wrote:
 On Wednesday, 26.10.2005 at 08:58 -0400, Sebastian Canagaratna wrote:
 
  Hi:
  
I tried to upgrade to kernel 2.6.12 using linux-source-2.6.12. I am
using unstable. The compilation goes fine, during which there is a
message: Root device is (3,2)
  
I have my root partition in /dev/hda2. In the menu.lst for grub
I have:
  
root (hd0,1)
kernel /boot/vmlinuz-2.6.12 root=/dev/hda2 
  
  
This is the same for the other kernels I have been using previously:
2.4.27-2-686; 2.6.11 etc.
  
Now, however, when I boot up, there is a kernel panic, with the
message Unable to mount root fs on unknown-block (3,2).
  
I tried:
  
rdev /boot/vmlinuz-2.6.12 /dev/hda2
  
and then tried to boot up, but I had the same problem. I do not have
an initrd.img; The other two 2.6 kernels I used had an initrd.img, but
they were precompiled kernels. Are the new kernels supposed to work
only with an initrd.img or am I make some other mistake.
 
 This sounds suspiciously like you have missed out something from your
 compiled kernel which means that it cannot boot from your root partition.
 
 As you have pointed, many precompiled kernels use initrd.  Typically,
 the initrd will include support for booting your root filesystem such as
 disk drivers (SCSI, SATA etc.) and the filesystem support (e.g. ext3).
 If you used the precompiled config for your kernel but aren't making an
 initrd, then the filesystem and disk driver support will have been built
 as *modules* unless you changed this during kernel configuration: this
 won't work, since the kernel cannot load modules until the root
 filesystem is accessed.
 
 Check that you have your disk support and ext3 (or whatever) compiled
 into the kernel, and not built as modules.
 
 (As you might gather from the above text, I was stung by exactly this
 problem recently :-)  ... )
 
 Dave.
 -- 
 Please don't CC me on list messages!
 ...
 Dave Ewart - [EMAIL PROTECTED] - jabber: [EMAIL PROTECTED]
 All email from me is now digitally signed, key from http://www.sungate.co.uk/
 Fingerprint: AEC5 9360 0A35 7F66 66E9 82E4 9E10 6769 CD28 DA92
 



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Sid DVD .jigdo Files Discontinued?

2005-06-22 Thread Sebastian Canagaratna
Hi:

  Can someone tell me where I could download the jigdo files for
  unstable(sid)? For the past month or so, I have been unable to find
  the dvd jigdo files for unstable in the usual mirrors,
  e.g., ftp.fsn.hu. In fact, I can't find even the cdrom .jigdo files
  for sid. 

  Is it that jigdo files for cdrom have been discontinued?

  Thanks.

  Sebastian Canagaratna
  Department of Chemistry
  Ohio Northern University
  Ada, OH 45810.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



No .jigdo files

2005-05-31 Thread Sebastian Canagaratna
Hi:

  For the last two weeks or so, the debian-unofficial site at ftp.fsn.hu
  gives only the .iso files. There is a jigdo folder, but no .jigdo
  files there. Is there any reason for this change? Are we now supposed
  to use jigo-lite to download the .iso file, or is there some temporary
  problem?

  Thanks for any information.

  Sebastian Canagaratna
  Department of Chemistry
  Ohio Northern University.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Error with libapache-mod-perl

2004-11-29 Thread Sebastian Canagaratna
When I try to install libapache-mod-perl (debian, unstable) I get the
error: mod_macro.so does not have a corresponding .info file.

How does one correfct this?


Thanks.


Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
Ada, Ohio 45810


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Tetex in unstable: fmtutil.cnf not found.

2004-10-24 Thread Sebastian Canagaratna

 
 Hi:
 
  I am using unstable, and I upgraded yesterday on my home machine
  and the installation of the tetex psckages went fine, but I could not
  run texconfig: I got the error message that fmtutil.cnf could not be
  found. kpsewhich / fmtutil.cnf could not find it. dpkg-reconfigure
  tetex bin didnot correct it either: it creates files in
  /var/lib/texmf. When I do kpsewhich / ls-R it shows ls -R in
  /ust/share/texmf/web2c.
 
  I had not, as far as I am aware changed anything from the debian
  installation files. So this results seems puzzling, since it was
  working before the upgrade. What I did was to rename the web2c
  directory in /usr/share/texmf and link it to the web2c in
  /var/lib/texmf. Now it works. CLearly something is wrong. Can someone
  help me out here, because as I understand it, since VARTEXMF is before
  TEXMFMAIN in texmf.cnf in /etc/texmf/ the documentation suggests that
  THe one in VARTEXMF should take precendence.
 
  Is this problem peculiar to the debian packaging or to tetex itself?
 
  Thanks.
 
 
  Sebastian Canagaratna
  Department of Chemistry
  Ohio Northern University
  Ada, OH 45810
 
  
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Booting Problem SATA large disk

2004-06-09 Thread Sebastian Canagaratna

Hi:

 I am running unstable Debian with Linux 2.6.6. kernel.
 My computer is a Gateway computer with a large (160GB) disk with
 SATA controller. I have Windows XP on hda1, and linux on hda2, with
 partitions hda3,5,6 etc for home, usr, var, etc.

 I had problems installing Linux on the hard drive because of the SATA
 drive. Knoppix seemed to boot up, and with the help of that I managed
 to install 2.6.0-test9 kernel. The Hard drive seemed to be changed to
 sdb, with Linux on the sdb2 partition. The 750 MB Iomega zip was
 recognized as sda. The dvd rom was recognized as sr0. I changed the
 /etc/fstab to these values and managed to make a bootdisk with
 syslinux; I do not remember precisely what I did, but I presume I used
 Knoppid. It boots up only when I do not give any parameters at the boot
 prompt. If I attempt to give root=/dev/sdb2, it goes into kernel panic. This is able 
to boot up, but I am unable to dual-boot from
 Windows: it just hangs.

 I recently thought I would install the 2.6.6. kernel.  They recommend
 that the cd use hte ide-cd rather than the scsi and I built the kernel
 accordingly.  I used syslinux to make a boot disk, but this goes into
 kernel panic, wanting a valid root=  paramter. No parameter seems to
 work. I have tried, lilo and grub and all of them do the same thing. I
 presume this has something to do with the fact that to the bios the
 disk is hda, and when the scsi SATA is used in 2.6.6 this is changed.

 Any suggestions as to how to proceed will be appreciated.

 Thanks.


 Sebastian Canagaratna

 Department of Chemistry 
 Ohio Northern University
 Ada, OH 45810


 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Mathematica 5.0 and Debian Linux

2004-03-23 Thread Sebastian Canagaratna

Hi:

 Has anybody been successful in converting Mathematica (,nb) files with
 Save as SPecial to latex and then running latex on the file? I get lot
 error messages, though at the end a dvi file is produced. There is lot
 of places where the text goes past the page, and I am unable even to
 adjust the margins. There does not appear to be any place in
 notebook2e.sty to do this. 

 I am running unstable. I wac never successful with MAthematica 4.2
 either, and Mathematica 5.0 is no better. I have donloaded the
 Convert50.tar.gz file from wolfram, and run the install.nb file, but
 this makes no difference.

 I will be grateful for any suggestions.

 Sebastian Canagaratna
 Department of Chemistry
 Ohio Northern University
 Ada, OH 45810.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



problem with foomatic-db upgrading to unstable

2004-02-05 Thread Sebastian Canagaratna
Hi:

 I burned two dvd's  this week of the unstable distribution. I was
 upgrading from testing but ran into trouble with foomati-db,
 foomatic-bin and similar packages because of some dependency problem. 
 I see from google that last year people had had trouble with this, but
 my office machine works OK ( in was installed last year end of
 December).  I don't seem to be able to run apt-get dselect-upgrade,
 and twenty odd programs have not been upgraded. HOw does one twll
 apt-get to forget the foomatic and upgrade as much as it can? I have
 tried everything as I know: apt-get -f install, apt-get -f dist-upgrade
 etc, but nothing seems to worK.  How does one proceed? I have not seen
 any answer with  google.


 Thanks.

 Sebastian


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



DVD writing problem

2004-02-03 Thread Sebastian Canagaratna

Hi:

 I am using sid.  I have already successfully written the testing dvd's
 using jigdo. I am using Memorex DVD+RW 4.7GB (120 min video) dvd's. I
 repeated it for the sid dvd's and failed.

 I did the same thing that I did when I wrote the testing dvd's:

 growisofs -dvd-compat -Z /dev/sr0 filename.iso

 IT comes up with : Value too large for defined data-type.

 Trying to format it with dvd+rw-format /dev/sr0 goes up to 9.5 percent
 formatting. 

 I have even tried growisofs -Z dvd/sr0 -R -J filename.

 The same problem. 
 
 The drive acknowledges it is a 4.7GB dvd.  AM I doing something wrong,
 or is there a problem with the disc?  I tired xcdroast, but it gives an
 error on blanking.

 Any suggestions will be appreciated.


 Sebastian Canagaratna
 Department of Chemistry
 Ohio Northern University
 Ada, OH 45810


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Help! kernels with hde2 and sdb2 as root devices.

2003-11-16 Thread Sebastian Canagaratna
Hi:

 I have the following problem.
 
 I am using a Gateway 700CX with a 160 GB Maxtor ATA hard drive which
 uses SATA. I found that I could get the hard drive recognized only with
 Knoppix 3.3, and I used knx-hdinstall to install sid on the hard drives
 which are recognized as hde. The cd rom is recognized as sr0 and the
 Iomega zip drive  (750 MB) is recognized as sda. (Initially they are
 recognized as hda (zip drive) hdb (maxtor) and hdc (cdrom) and then
 they are reassigned. I was
 using  2.4.22 kernel but the Zip drive is not recognized consistently,
 with error messages like:

 hdd: DMA interrupt recovery
 hdd: lost inerrrupt
 ide-scsi: The scsi wants to send us more data than expected -
 discarding data
 
Occasionally it reads the drive but most of the time the zip drive is
useless. So I thought I would try kernel 2.6.0-test9.  I compiled the
SCSI SATA into the kernel. I made a bzdisk. Now the Maxtor drive is 
recognized as sdb, but it fails to boot giving a kernel panic that root 
drive cannot be found. (Remember that I am compiling the kernel 2.6.0
when I am running 2.4.22 with /dev/hde2 as my root drive). Running rdev /dev/fd0 gives 
0x3def. Trying to change it with rdev /dev/fd0 /dev/sdb2 gives a disk that will not 
boot. When I try to change the root= to /dev/sdb2 in lilo.conf 
and run lilo I get an error message saying that there is no such drive. 
Is it possible to change from one kernel to another if the root drive is being changed 
from /dev/hde2 to /dev/sdb2?

Any suggestions will be appreciated.

Thanks.

Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
Ada, OH 45810


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Mounting Debian on SATA+Raid 0

2003-11-07 Thread Sebastian Canagaratna
Hi:

  I don't know whether this will help, but here goes.

  I have a Gateway 700CX computer with SATA Maxtor drive 160 GB. I found
  the best way to install Debian on this was to get Knoppix 3.3 cd from
  Cheapbytes. It seemed to recognize the hard drive. I installed knoppix
  on the hard-drive using kns-hdinstall. I used debinstall to get
  install debian over the internet. Then I used the knoppix .config to
  make by own kernel 2.4.22 (with a few modifications) and now I have my
  own working kernel  to suit my needs. I believe this will work for
  raid as well.

  I'll be happy to give you more details if you need them.

  Sebastian Canagaratna
  Department of Chemistry
  Ohio Northern University
  Ada, OH 45810

On Fri, Nov 07, 2003 at 04:01:43PM +0100, Franck Le Gall wrote:
 
 
 Hello,
 
 I have look for the answer on the web but didn't find anything really
 relevant. If I missed something, thanks to give me the link.
 
 Here is my question : I have a motherboard P4C800-E-DLX with the ICH5-R
 chipset from intel. I have 2 SATA harddrives (80G Maxtor) mounted as raid 0
 using the ICH5-R (not the promise chipset). I would like to install debian
 from scratch on them.
 
 I didn't find any kernel/install that includes the needed SATA + Raid
 drivers. Do they exist ? If so, were ?
 
 I am quite desappointed not being able to install debian on my PC so any
 help would be welcomed.
 
 Franck
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Problem with umount/umount2

2003-11-04 Thread Sebastian Canagaratna

Hi:

 I am using Debian unstable with the kernel that came with Knoppix 3.3
 which uses kernel 2.4.22-xfs.  I have mounted /dev/hde6 as /usr,
 /dev/hde5 as /home and /dev/hde8 as /var. When I shutdown there is
 always a message from umount2 that /usr was busy  etc, and when
 I reboot next time it always does the checking of /dev/hde6. The other
 drives appear to be unmounted cleanly.  I run unstable on another
 machine with 2.4.8, but I do not have this same trouble; man umount
 does not refer to umount 2. On the Knoppix one, man umount does refer
 to umount2. I have read some complaints about this in the lists about
 umount2 (starrting from about 2001) but there does not appear to be
 any definitive answer. I wonder whether anyone here has a handle on
 what might be happening, and why only /usr should give this problem.


 Thanks for any suggestions.

 Sebastian Canagaratna


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



HELP!Problems with 160GB SATA drive

2003-10-11 Thread Sebastian Canagaratna
I recently got a 700X  Gateway computer which comes with a 160 GB
6Y160M0 Maxtor hard drive. In the BIOS it is configured thus:

ATA/IDE  Enhalnced (all SATA and PATA resources enabled
Harddisk Pre-delay diabld
LBA supported
Block Mode 16
PIO Mode Mode 4
Ultra DMA 5
Cable detected Serial

The SATA is on port 0, and there is a dvd rom recognized as hdc and a
zip drive recognized as hdd on PATA secondary (Master and Slave). It
came with Windows XP and I partitioned it while XP was on into two parts
a 20 GB for the XP; the rest I used XP to partition into two primary
parts and an d extended partition.

I tried to install debian Linux (unstable, from a CD rom created in
March) but it hang up when it is asked to mount the cdrom. I tried
tomsrtbt (version 2.03) but this also does not recognize /dev/hda ( hda
non-ide drive, CHS=1024/255/63). Maxtor's site gives the specifications
as

ACTCYLS 317632, HDS:SECT 16:63, MAXCYLS 16,383

I tried giving hd=16383,16,63 at boot time but it does not make any
difference. 

I presumably will need a boot-disk having the latest kernel version. 
Any suggestions for doing this, or any other way of getting round the
problem will be appreciated.

Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
Ada, OH 45810


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Unstable,gnumeric text import

2003-09-24 Thread Sebastian Canagaratna
Hi:
   
I am using unstable. In the gnumeric File menu the import function
does not appear. This is present in the gnumeric in testing. Could
somebody enlighten me as to what is wrong.

Thanks.

Sebastian Canagaratna


Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
Ada, OH 45810


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



ATI Radeon 9600G

2003-09-19 Thread Sebastian Canagaratna
Hi:

   I am hoping to buy  Gateway 700CX computer
   which comes with ATI Radeon 9600G card. I list archives don't seem to
   have anything about it; they do talk about the Radeon 9000. Has
   anyone any experience with it with Debian? I will probably be
   installing unstable on it. From what I have read the ATI Radeon cards
   do not seem to be well supported.

   Any suggestions will be gratefully appreciated


   Sebastian


   Department of CHemistry
   Ohio Northern University
   Ada, OH 45810 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Modem: LSR safety check engaged

2003-05-29 Thread Sebastian Canagaratna
Hi:

  I am using sarge with Linux 2.4.18 on Gateway 700X. This comes with
  a GTW V.92 soft modem which I am trying to get to work with my linux.

  Linux recognizes the existence of the card, but does not appear to be
  able to say on what port it is or what the uart is. I did a set serial
  and assigned it to ttyS2 with the IRQ and port given by linux and uart
  as 16550A. No dial tone comes up when I try to dial out. And there is
  a message: LSR safety check engaged.

  ANyone know what this means?  ANybody successfully got this card to
  work with Linux?

  I tried ActionTEc's PCI 56K V92 Call Waiting modem, which is supposed
  to work with Linux; its existence is not recognized either by windows
  XP or by Linux.

  Any suggestions?


  Thanks.

  Sebastian
-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: USB printer: no such device

2003-03-17 Thread Sebastian Canagaratna
On Mon, Mar 17, 2003 at 05:49:07PM +0100, Florian Sukup wrote:
 Hi,
 
 I've read HOWTOs and asked Google but I can't find the solution:
 
 I've a postscript-usb printer. And I am running Debian, 2.4.18 kernel 
 (selfcompiled but almost same config as the Debian kernel).
 
 I inserted the printer module: 
 
 modprobe printer
 
 And then I tried 
 
 echo hello  /dev/usb/lp0
 su: /dev/usb/lp0: No such device
 
 As far as I read this has to work before I can start configuring lpr or 
 simular.
 
 This printer (lexmark t520) was connected to a SuSE machine. There the 
 setup just took me a few minutes. Therefore, it should be possible to 
 run this printer with Debian as well.
 
 Thanks for hints,
 Florian.
 
 
 -- 
Hi:
  Why don't you have a look at /var/log/messages to see whether your
  printer is being detected, adn if so, whether it is lp0, lp1 etc.

  Hope this helps.
-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Driver for Broadcom Voice Modem in Debian

2003-03-04 Thread Sebastian Canagaratna
Hi:

 I recently got a 700X Gateway computer with a GTW V.92 modem
 (BROADCOM).  It had Windows XP but I was try also to install
 Debian (potato) and then upgrade to testing. I looked up google and
 Dell had put out a rpm driver for this but I was unable to convert this
 with alien.

 Has anyone any knowledge of a debian driver for this modem?

 Also, the Epson CS3200 printer is on a USB and there is an external
 ZIP disk also on USB. Both are not recognized by Linux. Even after O
 had succeeded in going from Linux 2.2.17 to 2.4.18, with USB support,
 these were not recognized and the  HOWTO's don't mention any external
 IOMEGA ZIP drives. ANy hints?

 Thanks.
 


-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Debian and Dell/Gateway

2003-02-03 Thread Sebastian Canagaratna
Hi: I am thinking of buying either a Dell or Gateway Computer.
This is to be used with Debian testing or unstable. I am
particularly worried about hardware incompatibilities, 
in particular integrated graphics, sound etc. I could not find
much with a search on google. I would appreciate comments from thosewho have 
used these, in particular:

Is there any problem with installing XFree86 (I would like to have
OpenGL),
Any problem with the drivers for DVDHi: I am thinking of buying
either a Dell or Gateway Computer.
This is to be used with Debian testing or unstable. I am
particularly worried about hardware incompatibilities, 
in particular integrated graphics, sound etc. 
I would appreciate comments from those who have used these, in
particular:

Is there any problem with installing XFree86 (I would like to
have OpenGL),
Any problem with the drivers for DVD 

Thanks. 

Thanks. 
-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




SciGraphica and unstable

2003-01-03 Thread Sebastian Canagaratna
Hi:

  I am runnining Scigraphica with unstable, and I get the error
  Couldn't import module 'gtk', View verbose error log?
  And similarly it does not seem to be able to import module NUmeric.

  I have installed python-gtk and python-numeric.

  I don't have any problem with Scigraphica which I run on another
  machine with testing.

  Any suggestions?  Where error log stored? I don't seem to be able to
  find it under /var/log.

  Thanks.

  Sebastian Canagaratna
-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




ImageMagick's Display: Image Position

2002-11-01 Thread Sebastian Canagaratna
Hi:

 I have a small .eps file which displays with ImageMagick's display
 correctly with  Debian unstable. I have another machine running
 sarge, in which the display window is a full page, and the same 
 image now is at the bottom left. I have not been able to shift the
 position of the image with display -geometry +NUM+NUM, where I have
 tried various combinations. I am reasonably sure that I didn't have
 this problem when I was running woody. I thought the default mode 
 was to open a window the size of the image. Which file do I have a look at to fix 
this?

Thanks.

Sebastian
-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




How to change screen-blanking time

2002-10-25 Thread Sebastian Canagaratna
Hi:

  Recently my machine (pentium, linux kernel 2.4.18, sarge), used
  used to blank after 5 min, suddenly stopped blanking. I looked
  around and found that I could set it with setterm -blank time.
  This presumable would have to be done everytime one booted. In any
  case, I found that when I rebooted the problem had vanished, but
  I would still like to know how one sets the blank time permanently in
  some file. Where is this information held? I have not been able to
  find this from any of the man pages or the Oreilly Linux book.

  Thanks.

  Sebastian

  
-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: latex2e.fmt not found by xemacs

2002-09-30 Thread Sebastian Canagaratna

Thanks for the suggestion.  It turns out that tetex-extra is 
installed. In any case, the thing is working now, I don't know why:
perhaps because the machine was rebooted. I wouldn't have thought
that after texconfig one would have to reboot the machine. It it
troubling to find that xemacs does not automatically link latex2e
to tex and link latex2e.fmt to latex.fmt since the tex.el requires
this.

Sebastian. 

On Mon, Sep 30, 2002 at 06:50:51PM +0930, Tom Cook wrote:
 Sebastian Canagaratna wrote:
  
  Hi:
  
I an using sarge and I upgraded yesterday. In xemacs latex2e
Interactive works, but latex2e does not. So I linked, in /usr/bin/
latex2e to tex, and copied /usr/share/texmf/web2c/latex.fmt to
latex2e.fmt, ran texconfig
but when I click on latex2e in xemacs, it cannot find
latex2e.fmt.  I get the same message when I run latex2e file
from the command line. When I copied latex2e.fmt to the directory
in which the tex file was, it works. So clearly, this is a path
problem.  I believe I did the same thing a few months ago
on the other machine that
I have (sarge, but not upgraded froma few months), and there I don't
have any difficulty.
  
I am puzzled that there is a path problem, because I thought texconfig
would look after this.
  
Any suggestions?
 
 I think you need to install tetex-extras.
 
 Tom
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 

-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




latex2e.fmt not found by xemacs

2002-09-28 Thread Sebastian Canagaratna

Hi:

  I an using sarge and I upgraded yesterday. In xemacs latex2e
  Interactive works, but latex2e does not. So I linked, in /usr/bin/
  latex2e to tex, and copied /usr/share/texmf/web2c/latex.fmt to
  latex2e.fmt, ran texconfig
  but when I click on latex2e in xemacs, it cannot find
  latex2e.fmt.  I get the same message when I run latex2e file
  from the command line. When I copied latex2e.fmt to the directory
  in which the tex file was, it works. So clearly, this is a path
  problem.  I believe I did the same thing a few months ago 
  on the other machine that
  I have (sarge, but not upgraded froma few months), and there I don't
  have any difficulty. 

  I am puzzled that there is a path problem, because I thought texconfig
  would look after this.

  Any suggestions?

  Thanks.

  Sebastian
-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Grammar Checker in Linux

2002-09-18 Thread Sebastian Canagaratna

Hi:

 I wonder if any of you know of a grammar checker available for
 linux in English. A Google search didn't give me anything for english,
 neither did www.linux.org Have any.

 Thanks.

 Sebastian Canagaratna
-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Help! Lilo Problems with NT and Debian Linux

2002-06-03 Thread Sebastian Canagaratna
Hi:

 I am running sid and kernel 2.4.8.  I had copied /bootsect.lnx
 into c:\ so that I would be given a choice to boot into NT or linux.
 After I installed kernel 2.4.8 and I chose linux, I would get LI 
 and the machine would hang up. So whenever I used to linux I had to
 boot from a floppy disk. 

 I found in the /etc/lilo.conf that the first line was boot=/dev/sda2.
 The documentation gave me the impression that  it should be
 /dev/sda. I thought this was the problem, so I changed to the line to
 read boot=/dev/sda, ran lilo, did dd if=/dev/sda2 of=/bootsect.lnx,
 bs=512 count=1.

 Now I find that when I boot up with no floppy disk, NT does not come
 up, instead it says it can't find a boot loader in the floppy, and it
 can't fint a boot load on the SCSI disk.  Since I am not
 booting properly, I can't get into NT to copy the bootsect.lnx into
 C:\. I changed the line in
 lilo.conf back to boot=/dev/sda2, ran lilo, but I still have the
 same problem that I can't boot up into NT.

 Maybe the first line should be boot=/dev/sda and I should do
 dd if=/dev/sda of=/bootsect.lnx ?
 
 Any suggestion for safely recovering so that I can boot up into
 WIndows, and also chose linux from the menu rather than always use a
 floppy to boot into linux?

 Thanks.

 Sebastian.
-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Screendump (no xwd?)

2002-05-30 Thread Sebastian Canagaratna
Hi:

  I note that xwd is no longer available in unstable ( or in testing
  for that matter). I have the following problem. I need to capture
  some windows from Windows programs, save it in a doc file, and now
  I want to include the graphics in a latex program. I have been thus
  far printing the .doc out, scanning the relevant portion, converting
  it into .eps and including it in latex. There is a reduction in
  quality in the process. What is the best way of doing it?

  Is there a (better) replacement for xwd? 

  Thanks.

  Sebastian
-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Sid,Nividia, Viewmol and Ghemical

2002-05-23 Thread Sebastian Canagaratna
Hi:

  I recently upgraded to Sid and also installed the nvidia driver.
  I am having problems only with Viewmol and ghemical (as far as I know)

  Viewmol gives me the following error: 

  relocation error: viewmol: undefined symbol glXChooseVisual


  ghemical comes up, and will display with molecules that are in the
  examples subdirectory.  However, when I try to draw some molecules
  it aborts with the following message:

  Xllib: unexpected async reply (sequence 0x2ad0)!
  Gdk-Error! BadAccess (attempt to access private resource denied)
  serial 10967 error_Code 10 reques_code 143 minor_code 5

  I will be grateful for any hints to solve this problem.

  Sebastian.
-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Unstable, Viewmol and nvidia

2002-05-22 Thread Sebastian Canagaratna
Hi:
 
 I am running unstable. I just changed from the nv driver to the
 nvidia driver. In the process mesag3+ggi and mesag+ggi-dev were
 removed and replaced with xlibmesa and xlibmesa-dev.

 When I ran viewmol it complained about a non-existent libMesaGLU.so.3.
 This does not appear to be available in unstable. I linked 
 libGLU.so.1.3 to libMesaGLU.so.3. Now the error message is:

 viewmol:  relocation error: viewmol: undefined symbol: glXChooseVisual.

 How does one overcome this?

 Thanks for any suggestions.

 Sebastian. 
-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Sid and tetex:format file error

2002-04-25 Thread Sebastian Canagaratna
I  upgraded two days ago a sid distribution which was working
fine, but now I don't seem to be able to run latex. The format
files are there, but when I type latex test.tex, I get
Fatal format file error; I'm stymied.

I get the same thing when I type tex -fmt latex test.tex

I get the same with pdflatex test.tex.

The links in /usr/bin from latex to tex are there.

I have run texconfig and texlinks without producing any change in
behavior.

Any advice as to how to proceed will be appreciated.

Sebastian.

-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



apt-get problem

2002-04-23 Thread Sebastian Canagaratna
I am using Debian Linux, Woody.
I am trying to install gs-common and I had to use
apt-get -f install

This is what I get:

Unpacking gs-common ( from gs-common )
dpkg: error processing /var/cache/  (--unpacking)
trying to overwrite 'use/bin/bdftops', which is also in package
ghostscript.

Even after I moved /usr/bin/bdftops to another filename, I get the same
error message. Also, there is no package called ghostscript. When I
look at /var/lib/dpkg/status, it shows that gs-aladdin is not installed.
 How do I proceed?

 Thanks.

 Sebastian.

-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Xemacs Problem: Key-binding

2002-04-05 Thread Sebastian Canagaratna
Hi:

  I am using woody with the lates xemacs21.

  When I edit html files, and try to complete sub with C-c /
  to give the /sub I get the message:
  No such face: font-face-keyword-face.

  When I type M-x sgml-insert-end-tag it works erratically. Sometime
  it works , sometimes it does not. I do not have the problem with
  the other tags.

  There is also the following message when I open the file:

  (1) error/warning Error in 'post-command-hook ( setting hook to nil)
  wrong-type-argument arrayp nil.

  How does one correct this? 

  Also, how do I bind some key to type sub just as C-z p is bound to
  sup?
  I also run xemacs (sid) on another machine. THat does not appear to
  have this problem.

  Thanks.

  Sebastian
-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Help! Stuck in apt-get

2002-03-12 Thread Sebastian Canagaratna
I have woody installed and just a few days ago I thought I would
replace gs-aladdin with gs. This has got me into trouble where I can't 
proceed any further.

I get

gs: Depends: gs-common(=0.2) but it is not installed
E: unmet dependencies. Try using -f.


When I try apt-get -f install

I get

dpkg: error processing /var/cache/ gs-common
 trying  to overwrite '/usr/bin/bdftops' which is also in
 package ghostscript'

 I don't seem to be able to get past this. Fortunately , the system
 is still working. There is no package called ghostscript, so I do not 
 know what package is being referred to. Though gs-aladdin is
 reported as being uninstalled, I presume, since the system is working
 and gs has not been installed, that the ghostscript part of aladdin
 has not been completely removed. The problem is: How do I get it to
 instll gs-common so that it can then install gs ?

 Thanks for any suggestions.

 Sebastian.
-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]



Problems replacing gs-aladdin with gs

2002-03-08 Thread Sebastian Canagaratna
Hi:

  I am running Woody. I tried to replace gs-aladdin with gs
  and apt-get seems to have a problem with it. It comes up
  with

  error process ... gs-common_0.3.2_all.deb (--unpack)
  trying to overwrite `/usr/bin/bdftops', which is
  also in package ghostscript.

  All attempts with apt-get -f install or apt-get install
  --fix-missing don't get me anywhere. Neither does dpkg
  get me anywhere.

  Looking at /var/lib/dpkg/status gives me:

  gs-aladdin purge OK not installed
  gs install OK unpacked
  gs-common install OK not installed

  Fortunately all my programs are working OK, which puzzles me,
  because they require gs, and the gs of gs-aladdin should have been
  removed. 

  Is there a safe way of proceeding?
  Thanks for any suggestions.

  Sebastian.
-- 

Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]



Left-click aborts program (viewmol)

2002-01-18 Thread Sebastian Canagaratna
Hi:

  I am having a strange problem with viewmol (woody, kernel 2.4.8)
  When I left click the mouse anywhere in the window, it aborts the
  program. This does not happen with any other program. I don't think
  it has anything to do with viewmol either, because on my home
  machine it works OK, though the graphics cards are different. I am
  running XFree86. 4.1, the graphics card is nvidia TNT2, the graphics
  driver is nvidia.

  The error message I get is:

  Xlib: sequence lost (0x1  0x538 ) in reply to 0x0
  Xerror of failed request: 0
  Major opcode of failed request: 0 ()
  Serial number of railed request: 0
  Current serial number of output stream: 1336

  I would appreciate any suggestions as to how to proceed.  
-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]



problems with VIEWMOL

2002-01-16 Thread Sebastian Canagaratna
Hi;

  I am using woody wiht linux 2.4.17. I downloaded ( using
  apt-get install viewmol) viewmol.

  It work in some ways, but a left click in any part of the window
  closes the program.

  The message reads:

Xlib: sequence lost (ox1  0x944) in reply to oxo!
Xerror of failed request:0
  Major opcode of failed requests: 0 ()
  Serial number of failed request: 0
  Current serial number of  output stream: 2372
  

I have checked that all the required library files are there.
There eas no libMesaGLU.so but a lilbMesaGLU.so.3 , so I linked the
latter to it.  This does not make any difference.

Any suggestions as to what may be wrong.
-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]



Upgrade breaks browsers

2002-01-13 Thread Sebastian Canagaratna
Hi:

   I am running woody with kernel 2.4.17. I had apache and apache-ssl
   but the apache was for some reason not working. The versions was
   1.3.19-1.  I was connecting to the internet from my home through
   my isp. I was able to connect to the outside with my browsers, both
   http and ftp. Recently I upgraded to I believe 1.3.22 and I
   discovered that though I could telnet and ftp from the command
   line, all of the browsers I tried ( netscape, mozilla, opera) are
   unable to locate any server with http or ftp. 

   With netscape I get the message the the servers home.netscape.com
   home6.netscape.com and internic.net couold not be reached and that
   this would mean that some or all servers could not be reached. The
   message said that there was a problem with the name server, and to
   set the environment variable $SOCKS_NS$. I set this variable to
   a name server at my university but it did not work. Should I set
   this to the name server at my ISP (I do not know what this is). 
   Why was this problem not present before? Or is there some other
   problem. dpkg -C shows that no packages are half-configured.
   Could the upgrade have removed some necessary package? How do
   I proceed?

   Thanks for any suggestions.


-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]



Fatal server error: Number Nine I128 and XF86 4.1.0

2002-01-09 Thread Sebastian Canagaratna
Hi:

 I am having a fatal server error with XFree86 4.1.0 with my
 Number Nine Imagine I128 Card.

   The specifications of the card are:

   Chip Set Cirrus CL-GD5424
Memory 512
RAMDAC Cirrus Logic Built-in 15/16/24-Bit DAC
   (6-Bit wide-loop)
   Attached Graphics Processor Chipset Number Nine Imagine I128
Memory 4096 KB

I am running Debian Woody. The xserver-xfree86 package is 4.1.0-11,
and so is the xserver-common.

The linus kernel is 2.4.17

The XF86Config was generated by running 
  XFree86 -configure to give /root/XF86Config.new

Then I ran XFree86 -xf86config /root/XF86Config.new

and there was a xserver fatal error.

I am attaching the two files in case they will be helpful.

Thanks for any suggestions as to how to proceed.

-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]

XF86Config.new:


Section ServerLayout
Identifier XFree86 Configured
Screen  0  Screen0 0 0
InputDeviceMouse0 CorePointer
InputDeviceKeyboard0 CoreKeyboard
EndSection

Section Files
RgbPath  /usr/X11R6/lib/X11/rgb
ModulePath   /usr/X11R6/lib/modules
FontPath /usr/X11R6/lib/X11/fonts/misc/
FontPath /usr/X11R6/lib/X11/fonts/Speedo/
FontPath /usr/X11R6/lib/X11/fonts/Type1/
FontPath /usr/X11R6/lib/X11/fonts/CID/
FontPath /usr/X11R6/lib/X11/fonts/75dpi/
FontPath /usr/X11R6/lib/X11/fonts/100dpi/
EndSection

Section Module
Load  dbe
Load  dri
Load  extmod
Load  glx
Load  pex5
Load  record
Load  xie
EndSection

Section InputDevice
Identifier  Keyboard0
Driver  keyboard
EndSection

Section InputDevice
Identifier  Mouse0
Driver  mouse
Option  Protocol auto
Option  Device /dev/mouse
EndSection

Section Monitor
Identifier   Monitor0
VendorName   Monitor Vendor
ModelNameMonitor Model
EndSection

Section Device
### Available Driver options are:-
### Values: i: integer, f: float, bool: True/False,
### string: String, freq: f Hz/kHz/MHz
### [arg]: arg optional
#Option FlatPanel # [bool]
#Option SWcursor  # [bool]
#Option HWcursor  # [bool]
#Option SyncOnGreen   # [bool]
#Option NoAccel   # [bool]
#Option ShowCache # [bool]
#Option Dac6Bit   # [bool]
#Option Debug # [bool]
Identifier  Card0
Driver  i128
VendorName  Number Nine
BoardName   Imagine 128
BusID   PCI:0:19:0
EndSection

Section Screen
Identifier Screen0
Device Card0
MonitorMonitor0
SubSection Display
Depth 1
EndSubSection
SubSection Display
Depth 4
EndSubSection
SubSection Display
Depth 8
EndSubSection
SubSection Display
Depth 15
EndSubSection
SubSection Display
Depth 16
EndSubSection
SubSection Display
Depth 24
EndSubSection
EndSection


XFree86.0.log:



This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to XFree86@XFree86.Org and patches submitted
to [EMAIL PROTECTED]  Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs)

XFree86 Version 4.1.0.1 / X Window System
(protocol Version 11, revision 0, vendor release 6510)
Release Date: xx August 2001
If the server is older than 6-12 months, or if your card is
newer than the above date, look for a newer version before
reporting problems.  (See http://www.XFree86.Org/FAQ)
Build Operating System: Linux 2.4.13 i686 [ELF] 
Module Loader present
(==) Log file: /var/log/XFree86.0.log, Time: Tue Jan  8 22:55:51 2002
(++) Using config file: /root/XF86Config.new
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) ServerLayout XFree86 Configured
(**) |--Screen Screen0 (0)
(**) |   |--Monitor Monitor0
(**) |   |--Device Card0
(**) |--Input Device Mouse0
(**) |--Input Device Keyboard0
(==) Keyboard: CustomKeycode disabled
(WW) The directory /usr/X11R6/lib/X11/fonts/CID/ does not exist.
Entry deleted from font path.
(**) FontPath set to 
/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/
(**) RgbPath set

mpqc

2002-01-08 Thread Sebastian Canagaratna

Hi:

I just today installed mpqc which has just entered woody, both
at home and my office. In both places, the installation seemed
to go OK but I have not been successful in running them.

When I as root go to /usr/share/doc/mpqc/examples and 
type

mpqc h2oopt.in

I get 

 Reading file ${prefix}/share/mpqc/atominfo.kv
 ParseKeyval couldn't open ${prefix}/share/mpqc/atominfo.kv.

 When I go an as a regular user, I get

 /usr/local/bin/mpqc no such file or directory.

 When I link the /usr/bin/mpqc to /usr/local/bin/mpqc I get the
 same error message as before.

 The package does not seem to have installed properly, or am I doing
 something wrong?

 Thanks.



-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]

-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]



Problems with drawtool

2001-12-07 Thread Sebastian Canagaratna
Hi:

  I am running Debian Woody. When I try to run drawtool I get:

  acccepting import port (20001) connection
  Xerror of failed request: BadAccess (attempt to access private
  resource denied)
  Major op code of failed request 89(X_Store Colors)
  Serial Number of failed request: 70
  Current serial number of output stream: 285
   and the program aborts.
  Idraw and graphdraw work OK. 

  How does one get to the bottom of this? Is there some problem with
  the X installation? I get very large fonts when I run Netscape,
  the WIndow labels on xterms are unusually large. I have Xfree86 4.1
  but I am using the XF86_I128 server, but I believe I had the
  same problem with the XF86_SVGA server.

  Thanks for any suggestions.
  
-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]



Dual-boot failure with 2.4.8

2001-12-05 Thread Sebastian Canagaratna
Hi:

  I am running both NT4.0 and Linux (Debian Woody). I recently
  installed the 2.4.8 kernel. Since it ran fine from a floppy,
  I copied the bzImage to /boot/vmlinuz-2.4.8
  Ran lilo
  dd if=/dev/sda2 of=/bootsect.lnx bs=512 count=1
  mcopy /bootsect.lnx a:

  Then under NT copied the bootsect.lnx to C:\

  and when I reboot and select linux

  it starts up ok but hangs up after LI

  This used to work with the earlier kernels. Am I doing something
  wrong or is the procedure changed for the new kernels?

  The processor is a Pentium III Xeon.

  In my home computer, (Pentium II) I did the same thing, but there
  I was successful!

  Right now I boot up from the floppy disk, but I'd like to
  get away from that.

  Thanks for any suggestions.

  
  
-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]



Re: permissions for pon/poff

2001-11-13 Thread Sebastian Canagaratna
Hi:

  I gto around this by creating a sudoer files in which I have given
  permission for me as a normal user to be able to call up pppd, etc.

  Hope this helps.

  Sebastian.


In-Reply-To: [EMAIL PROTECTED]

On Tue, Nov 13, 2001 at 04:52:31PM -0500, Bob Underwood wrote:
 I just set up a new box for a friend, installed from 2.2r3 and upgraded to 
 woody.  He can dial out as root (a no-no) but not as a normal user, so it's 
 apparently a permissions problem.  I added the user to the dip and dialout 
 groups with no change.  Poking around, I notice that /usr/bin/pon and 
 /usr/bin/poff are both owned by root and in the root group.  Is this correct?
 
 I checked the bug listing for base/ppp but it's really no help.  What should 
 the group/owner and permissions for these scripts be?
 
 TIA
 
 bob
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 

-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]



XTerm not showing input

2001-11-06 Thread Sebastian Canagaratna
Hi:

 I recently installed the latest woody on my machine (133MHz Pentium,
 Imagine Number Nine I-128 card). I had an .xinitrc which was working
 fine before the new installation. Now, for some reason the XFree86
 server does not work ( it complains about something in the I-128.o
 driver) and I have to run it with the SVGA server. WIth my original
 .xinitrc the cursor does not show up in the X terminal,  and when I
 bring up Netscape, when I type in a URL it does not show up.  WHen I
 took away my .xinitrc, the cursor shows up in the XTerm as a light
 gray box, and the typed in letters  are also light gray. However,
 neither Netscape nor xfig accept input ( i.e., they don't show up
 on the screen). As far as I can see this must be some color problem,
 the input presumably being on the same solor as the background (white
 in this case) and therefore not showing up. Since X is running
 entirely with its own default settings, I am surprised at this
 behavior. In any case, I looked at the files in the app-defaults
 directory, and there don't appear anything that may be the cause of
 the problem.

 Any help would be appreciated.

 Thanks.
-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]



Potato to Woody Upgrade:WARNING

2001-10-31 Thread Sebastian Canagaratna
I attempted to dist-upgrade from potato to Woody, and I got the
following message:

THe following essential packages will be removed:

sysvinit util-linux (due to sysvinit)

This should NOT be done .

How does one proceed from here?

Thanks.


-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]



Help! Printer prints only 1 PS page

2001-10-31 Thread Sebastian Canagaratna
Hi: 

 I recently installed a Deskjet890C printer. When I latex a file
 using xemacs and send it to a networked printer, the postscript
 file prints fine. WHen I try the same thing on my local
 Deskjet890C only the 1st page prints.

 I am using Woody, and the filters I have tried are dj550c-filter
 and dj690c-filter. I presume that everything is OK with the posrt
 script file because it prints OK on the networked printer.

 Am I using the wrong filter or is there something else wrong?
 The gs version is 6.01

 Thanks for any suggestions.
-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]



Formatting //dev/fd0 for bootdisk

2001-10-24 Thread Sebastian Canagaratna
I recently installed kernel 2.4.8 and the compilation went
fine. To test it before actually changing from my previous
version I did a dd if=bzImage of=/dev/fd0 bs=8192 using
a Imation floppy 2.0MB, High density formatted with 
superformat /dev/fd0 hd

On using this diskette to boot up, there is a failure.

WHne I format the diskette with superformat /dev/fd0u1440
the boot disk works OK.

I have used the superformat /dev/fd0 hd to create floppy disks
for storiong files.

What is going on here?

Thanks.
Sebastian Canagaratna
- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]



Kernel 2.4.8 and Booting from NT

2001-10-24 Thread Sebastian Canagaratna
  I was booting from NT with kernel version 2.2.15 without any
  problem. Just yesterday (I am using woody) I compiled kernel
  2.4.8, got a bootdisk. I can boot from the boot disk fine. I did 
  the lilo, dd if=/dev/sda2 of=/bootsect.lnx bs=512 count=1
  mcopy /bootsect.lnx a: 

  Booted to NT, copied the bootsect.lnx to c:\ and then rebooted.
  On trying to boot into linux, I get LI and that is all.

  Is there any known problem with 2.4.8 and booting from NT.
  Fortunately I can boot directly, but I would like to have this
  sorted out.

  Thank you.

  Sebastian Canagaratna
  

-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]



Perl problem in Debian Linux?

2001-09-17 Thread Sebastian Canagaratna



 
 
 Hi:
 
   I appear to have a problem getting glob or the operator *
   to work in Debian Linux. The examples from Learning Perl
   by Schwartz and Christiansen (2nd edn) do not work
   as given. I do the same
   program from the command line with perl -e ' ' they work. Also
   perl -c does not find any problems with the syntax. 
 
   I am using perl 5.6.1 with woody (kernel 2.2.15) with bash as my
   shell. When I run the
   debugger with perl -d ... each line is executed fine.
 
   What am I doing wrong?
 
   Just to give you an example lines like
 
   foreach (*){
 print $_\n;
 }
  or * replaced by glob('*')
 
  do not work.
   
 Thanks for any suggestions.
 
 Sebastian
 
 
 -- 
 Sebastian Canagaratna
 Department of Chemistry
 Ohio Northern University
 [EMAIL PROTECTED]

-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]



Re: Perl problem in Debian Linux?

2001-09-17 Thread Sebastian Canagaratna
Thanks Pietro for you reply. Here are some details.

The program foreach (*){
   print $_\n;
   }
gives (1) no error with perl -c
  (2) runs ok from the command line with perl -e
  (3) gives: syntax error near unexpected token '(*'

The same happens when I replace the * with glob(*):
 syntac error near unexpected token '(glob('

It may be that the fact that bash is the shell is the problem. I tried
changing shells to csh, but it made not difference. Another puzzle is
that it runs ok from the command line.

Sebastian.

On Mon, Sep 17, 2001 at 04:14:47PM +0200, Pietro Cagnoni wrote:
 foreach (*){
   print $_\n;
   }
or * replaced by glob('*')
  
do not work.
 
 what happens exactly? any error messages? any output?
 
 the glob function is implemented with csh, so this could be a csh
 problem.
 
 pietro.
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 

-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]



Re: Perl problem in Debian Linux?

2001-09-17 Thread Sebastian Canagaratna
Thanks to all for writing.
Indeed I had forgotten to use the !usr/bin/perl at the top. I thought
I had.  I guess it was trying to execute as a shell script.

Problem solved. Thanks.

Sebastian

On Mon, Sep 17, 2001 at 08:13:33PM +0200, Christian Jaeger wrote:
 On Mon, 17 Sep 2001 13:22:40 -0400 Sebastian Canagaratna
 [EMAIL PROTECTED] wrote:
(3) gives: syntax error near unexpected token '(*'
 
 I haven't read the whole thread, but of course if you don't put a
 #!/usr/bin/perl line at the top of your script the shell tries to
 execute it itself and will fail.
 
 chj
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 

-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]



Long Double in gcc or g++

2001-08-16 Thread Sebastian Canagaratna
Hi:

   I was under the impression that on PC'c gcc or g++ implement
   the 80 bit long double. But how do you use it? I included math.h
   

   WHen I declared long double it does not complain. But when I treid
   to display it wiht %LE the number of digits is the same as for
   double. ALso the program does not recognize M_PIl, the long double
   form of PI which is defined in mathcalls.h. Does it require
   128 bit  for its use? HAve I to define somewithings with #define ? 

   I am using a Pentium III.

   Thanks.

   Sebastian.
-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]



Re: Testing upgrade: Potentially harmful(?) problem

2001-07-17 Thread Sebastian Canagaratna
 to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


In-Reply-To: [EMAIL PROTECTED]

On Fri, Jul 13, 2001 at 05:07:07PM -0600, Jimmy Richards wrote:
 On Fri, Jul 13, 2001 at 06:49:43PM -0400, Sebastian Canagaratna wrote:
  Hi:
  
   I am trying to upgrade testing on my second machine (apt-get
   update; apt-get dist-upgrade) but it aborts. So I first tried to
   install debconf ( apt-get install debconf ) and I get:
  
   Extra Packages to be installed:
  libhtml-parser-perl  libhtml-target-perl  libmime-base64-perl
  libperl5.6  perl  perl-5.004  perl-5.004-suid  perl5.6
  perl-base perl-modules.
  
   Removed: perl-5.004-base
perl-5.005
perl-5.005-base
  
  New: libhtml-tagset-perl
   libperl5.6
   perl
   perl-modules
   perl-suid
  
  Essential package to be removed: perl-5.004-base. You are about to do
  something potentially harmful. Don't do this unless you know what you
  are doing.
  
  At this stage I aborted.  Anybody have any ideas whether its Ok
  to say yes?
  
  Thanks.
  
  Sebastian
  
  
  -- 
  Sebastian Canagaratna
  Department of Chemistry
  Ohio Northern University
  [EMAIL PROTECTED]
  
 
   Hello Sebastian,
 
   I think you should be allright if you say yes. I'm running
 'unstable' and am wondering a little bit about it removing
 perl-5.005-base and perl-5.005 because I have those installed, but they
 are listed as 'transitional packages'. But more or less you're going to
 have to go through with it if you want to upgrade to testing. You might
 try 'apt-get install debconf perl-5.005-base perl-5.005' and see what
 happens with that. But really, I think you'll be ok saying yes.
 
   Hope that helps,
 
   Jimmy Richards
   
  -- 
  To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
  with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Content-Description: PGP Key 0x0062D7A7.




-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]



Problem upgrading testing: Perl may be unconfigured ..

2001-07-13 Thread Sebastian Canagaratna
Hi:
 I am running the unstable Debian. I tried upgrading ( apt-get
 update; apt-get dist-upgrade ) and it seems to abort somewhere
 along the way with:

   Perl may be unconfigured ( can't modigy goto in lvalue subroutine
   return at /usr/perl5/Debconf/Base.pm line 24, near }
   Compilation failed in require at (eval 4) line 3
 .. propagated at /usr/share/perl/5.6.1/base.pm line 18.
   BEGIN failed-- compilation aborted at
   /usr/share/perl5/Debconf/Iterator.pm line 5
.

and ultimately it aborts.

 Any suggestions as to what to do next?

 Thanks.

 Sebastian
-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]



Testing upgrade: Potentially harmful(?) problem

2001-07-13 Thread Sebastian Canagaratna
Hi:

 I am trying to upgrade testing on my second machine (apt-get
 update; apt-get dist-upgrade) but it aborts. So I first tried to
 install debconf ( apt-get install debconf ) and I get:

 Extra Packages to be installed:
libhtml-parser-perl  libhtml-target-perl  libmime-base64-perl
libperl5.6  perl  perl-5.004  perl-5.004-suid  perl5.6
perl-base perl-modules.

 Removed: perl-5.004-base
  perl-5.005
  perl-5.005-base

New: libhtml-tagset-perl
 libperl5.6
 perl
 perl-modules
 perl-suid

Essential package to be removed: perl-5.004-base. You are about to do
something potentially harmful. Don't do this unless you know what you
are doing.

At this stage I aborted.  Anybody have any ideas whether its Ok
to say yes?

Thanks.

Sebastian


-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]



Re: Testing upgrade: Potentially harmful(?) problem

2001-07-13 Thread Sebastian Canagaratna

Hi (Jim and D):

Some further notes. The dist-upgrade seems to get stuck trying
to install libc6-dev2.2.3-5 ( it seems to think that
this depends on libc62.2.1 ) but this is not available in testing:

trying to overwrite /usr/bin/rpcgen which is also in package netbase
dpkg-deb: subprocess paste killed by signal(broken-pipe)

Trying  dpkg -i libc6-dev2.2.3-5 also gives the same error.

So even if I try apt-get install debconf perl5.004 etc, it gets stuck
at the libc6dev.

(My other machine, which incidentally is unstable not testing as I
stated earlier had trouble with debconf but I was able to manually
install debconf and seems to be chugging away as I write, installing
the packages)

I can of course try to go to unstable, but I would rather not right
now. What other routes are available

Thanks

Sebastian.

On Fri, Jul 13, 2001 at 07:11:45PM -0400, D-Man wrote:
 On Fri, Jul 13, 2001 at 06:49:43PM -0400, Sebastian Canagaratna wrote:
 | Hi:
 | 
 |  I am trying to upgrade testing on my second machine (apt-get
 |  update; apt-get dist-upgrade) but it aborts. So I first tried to
 |  install debconf ( apt-get install debconf ) and I get:
 | 
 |  Extra Packages to be installed:
 | libhtml-parser-perl  libhtml-target-perl  libmime-base64-perl
 | libperl5.6  perl  perl-5.004  perl-5.004-suid  perl5.6
 | perl-base perl-modules.
 | 
 |  Removed: perl-5.004-base
 |   perl-5.005
 |   perl-5.005-base
 | 
 | New: libhtml-tagset-perl
 |  libperl5.6
 |  perl
 |  perl-modules
 |  perl-suid
 | 
 | Essential package to be removed: perl-5.004-base. You are about to do
 | something potentially harmful. Don't do this unless you know what you
 | are doing.
 | 
 | At this stage I aborted.  Anybody have any ideas whether its Ok
 | to say yes?
 
 The perl version changed.  However, perl is a critical component of
 the Debian core (dpkg or apt or debconf or something like that).  If
 you do a dist-upgrade then everything will get upgraded together and
 there won't be a problem because you replace one perl with another,
 and all the packages that depend on it are replaced with packages that
 depend on the new perl instead.
 
 I did a dist-upgrade a few weeks ago without any trouble.  Maybe if
 you try again, as opposed to upgrading stuff one-at-a-time it will
 work better?  Why did it abort in the first place?  Did dpkg just die?
 If so, run it again (it happened to me a couple times).
 
 At the moment I have :
 
 $ dpkg -l perl\*base
 Desired=Unknown/Install/Remove/Purge/Hold
 | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
 |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
 |uppercase=bad)
 ||/ Name   VersionDescription
 +++-==-==-
 pn  perl-5.004-bas none (no description available)
 ii  perl-5.005-bas 6.2Transitional package.
 un  perl-5.6-base  none (no description available)
 ii  perl-base  5.6.1-5The Pathologically Eclectic Rubbish Lister.
 un  perl5-base none (no description available)
 
 
 -D
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 

-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]



fetchmail:cannot create lock file

2001-06-08 Thread Sebastian Canagaratna
I am using debian and after upgrading to testing I am having
problem with fetchmail. My mail is on another server and I have
used fetchmail to get the mail successfully before. I am using
mutt. I was foooling around with .muttrc to get IMAP to work.
I don't know whether this has any connection with the fetchmail
failure. I am unable to see any messages in any log file. 

I tried to reinstall fetchmail using apt-get, but it wanted to 
remove several packages  and warned me about it, so I did not
reinstall.

Any suggestions about rectifying this problem?

Thanks.

-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]



Linux equivalents of Visual basic and Visual C++?

2001-06-08 Thread Sebastian Canagaratna
Hi:

  Are there any programs around for linux which provide the sort of
  programming environment given by Microsoft Visual Basic and Visual
  C++?

  Thanks

  Sebastian



Mutt:Mailbox is read-only

2001-05-16 Thread Sebastian Canagaratna
I am running testing. Recently I bought a new hard disk because I was
running out of space and copied some old partitions ( /usr and /var )
using cp -R -d to partitions on the new hard disk. I use exim and
mutt.

   Now I have two problems. 1. After I fetch my mail using fetchmail,
   and view it with mutt, when I press 'D' to delete a message I get
   the message Mailbox is read-only. I have compared the permissions
   ( the mail box is /var/spool/mail/scanagar  owned by scanagar,
   group mail, -rw) and they seem to be OK. I have the old
   partitions still to compare with. I cannot detect any difference.

   The 2nd problem: when I try to access the man pages, I get:
man: can't set effective uid: operation not permitted. 

   I'll greatly appreciate any suggestion regarding how to proceed
   from here.

   Thanks.

   Sebastian.
-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]



Netscape Error: Readlink error: Invalid argument

2001-05-03 Thread Sebastian Canagaratna
Hi:
 I recently got a new hard-drive because I was running out of space
 and I created a new partition on this which I mounted as /usr. I
 copied
 (cp -R ) all the files from the original /usr. Now netscape does not
 run at all. The version of netscape is Netscape navigator 4.73, my
 linux is slink, the kernel 2.2.17. It had been running fine before.

 The error message is:

Readlink error: Invalild argument
Can't determine my name. Aborting.

 Clearly, while copying some links have got messed up. I thought it
 was just the link to netscape-smotif. This was an actual file in the
 new partition in /usr/lib/netscape/473. I removed this and linked
 /usr/lib/netscape/base-4/wrapper to netscape-smotif, but I got the
 same error.

 Any suggestions how I can run this down?

 Thanks.

 Sebastian
-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]



SCSI(boot)drive + Extra EIDE Drive?

2001-04-29 Thread Sebastian Canagaratna
Hi:

I have a computer which boots off an Adaptec Ultra SCSI hard drive
1.2 G and I have another SCSI which I put later as a slave (4 gigs).
I was trying to add an EIDE (30 GIG) hard drive but I am unable to get
either the Bios or Linux to recognize it. EZ drive complains about
not having  an ide drive at 80H either because of a SCSI drive or bad
bios entries. I pulled out the ScSI card , but this did not make a
difference.

I thought Linux was independent of the bios. ( I am using Slink, Linux
2.2.17) WHen I fdisk, it says it is unable to read /dev/hda. I tried
putting hda=16383,16,63 in linux.conf but there was no change.

The EIDE is a Western Digital Drive, and I read the FAQ in the western
Digital site, and they give the impression that you can have both
a SCSI and an drive together, though they treat only the case where
the boot drive is an ide drive. I'd rather avoid this configuration.
   
The computer has an award bios (1996). 

Is the drive faulty? What else should I try?

Thanks for any suggestions.

Sebastian.
-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
[EMAIL PROTECTED]



elm-me+:Failed: :No such file or directory

2001-04-16 Thread Sebastian Canagaratna
Hi:

  I recently changed to Debian Testing and elm-me+2.4 that comes with
  it. When I try to send myself an email using elm I get the
  error message:

  Failed: :no such file or directory.

  WHen I try try to debug with elm -d11, I get the message:

   Warning: system created without debugging, request ignored.

   However, I can send the mail to myself using 

   sendmail -bm 

   Elm is able to pick up the mail the display it. So clearly the
   problem must be with elm configuration rather than exim. 

   What file is elm not able to find? How do I proceed from here?

   I haven using elm-me+ thus far without any trouble.
   
   Thanks for any suggestions.

   Sebastian Canagaratna
   Department of Chemistry
   Ada, OH 45810
   



Re: [OT] greek character in xfig?

2001-04-05 Thread Sebastian Canagaratna
Try Text, Select Text Font from the choices 
at the botoom, and from the choices select
Greek. The letter l should give you the lower case lambda.

Hope this helps.

Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
Ada, OH 45810

 Sorry for the somewhat off-topic post. Anybody know how to generate a
 greek character (specifically, a lower-case lambda) in xfig?
 
 Thanks.
 
 --
 Andrew J Perrin - Ph.D. Candidate, UC Berkeley, Dept. of Sociology  
 (Soon: Asst Professor of Sociology, U of North Carolina, Chapel Hill)
 [EMAIL PROTECTED] - http://www.unc.edu/~aperrin
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 
 
 



  1   2   >