Re: Library Install Problem.

2017-02-18 Thread S. P. Molnar
On 02/18/2017 04:40 AM, Floris wrote: Op Fri, 17 Feb 2017 19:09:37 +0100 schreef S. P. Molnar : I am running an up-to-date Debian v-8.7.1 and have encountered a problem installing some libraries. Here are the error messages: comp@AbNormal ~> sudo dpkg --configure -a Setting up libcu

Re: Fwd: Library Install Problem.

2017-02-17 Thread S. P. Molnar
Should have been 'amd'. On 02/17/2017 06:16 PM, Lisi Reisz wrote: On Friday 17 February 2017 20:04:12 S. P. Molnar wrote: If I try to install libcuda1 with Synaptic, the process throws an error: 'E: Internal Error. No file name for libcuda1:ams64' This looks distinct

Fwd: Library Install Problem.

2017-02-17 Thread S. P. Molnar
Original Message Subject:Library Install Problem. Resent-Date:Fri, 17 Feb 2017 18:13:44 + (UTC) Resent-From:debian-user@lists.debian.org Date: Fri, 17 Feb 2017 13:09:37 -0500 From: S. P. Molnar To: debian-user@lists.debian.org I am running an

Library Install Problem.

2017-02-17 Thread S. P. Molnar
I am running an up-to-date Debian v-8.7.1 and have encountered a problem installing some libraries. Here are the error messages: comp@AbNormal ~> sudo dpkg --configure -a Setting up libcuda1:amd64 (340.101-1) ... Killed dpkg: error processing package libcuda1:amd64 (--configure): subprocess in

Re: Sound Problem

2017-01-29 Thread S. P. Molnar
On 01/29/2017 04:04 AM, Georgi Naplatanov wrote: On 01/29/2017 03:47 AM, S. P. Molnar wrote: I have Debian Jessie (loaded as v8-5, but kept updated)/ My sound has been working, but earlier today I lost the sound. I've Googled the problem and have tried a number of things. Here ar

Sound Problem

2017-01-28 Thread S. P. Molnar
I have Debian Jessie (loaded as v8-5, but kept updated)/ My sound has been working, but earlier today I lost the sound. I've Googled the problem and have tried a number of things. Here are the results: comp@AbNormal:~$sudo alsactl init [sudo] password for comp: Found hardware: "HDA-Intel"

Re: An Embarrassing Progblem

2017-01-24 Thread S. P. Molnar
On 01/23/2017 04:21 PM, Ben Caradoc-Davies wrote: On 24/01/17 09:09, to...@tuxteam.de wrote: There should be a session file somewhere in ~/.config (sorry I have no more details). Perhaps XFCE honors ~/.xinitrc, ~/.xsessionrc or some of their siblings. I use ~/.config/xfce4/xinitrc to set envi

Re: An Embarrassing Progblem

2017-01-23 Thread S. P. Molnar
On 01/23/2017 01:38 PM, der.hans wrote: grep PS1 ~/.bashrc ~/.bash_profile ~/.profile Thanks for the answers. I thought that i had the solution. Grep showed me that ps1 was only in .bashrc. After making a copy of .bashrc I removed the entire if ... fi section that contained PS1. I added

An Embarrassing Progblem

2017-01-23 Thread S. P. Molnar
I'm embarrassed to admit it. but I am completely confused. Somehow, I don't know how I managed to reset my bash user prompt. Rather than the default user prompt '\u@h >', it has morphed to (p4env). I have found plenty of Google results about correcting thei promled, and, indeed export PS1='\u

Debian v-8.5.0 Problem with Synaptic.

2016-11-19 Thread S. P. Molnar
I am running Debian v-8.5.0 and am having a problem with Synaptic. I get an error: E: jre1.8.0-112: subprocess installed post-removal script returned error exit status 127 when I attempt an installation. Apparently the version of jre was not completely removed. How do I solve this probl

Debian v-8.5.0 Problem with Synaptic.

2016-11-17 Thread S. P. Molnar
I am running Debian v-8.5.0 and am having a problem with Synaptic. I get an error: E: jre1.8.0-112: subprocess installed post-removal script returned error exit status 127 when I attempt an installation. Apparently the version of jre was not completely removed. How do I solve this prob

Re: Strange Problem with 'alias'

2016-11-08 Thread S. P. Molnar
On 11/08/2016 02:01 PM, S. P. Molnar wrote: I am running Debian v-8.5.0 with the bash shell and a number of alias's defined. For example alias l='ls -l --color' When I boot the system none of the definitions of alias in .bashrc are active. That is until I open a terminal a

Strange Problem with 'alias'

2016-11-08 Thread S. P. Molnar
I am running Debian v-8.5.0 with the bash shell and a number of alias's defined. For example alias l='ls -l --color' When I boot the system none of the definitions of alias in .bashrc are active. That is until I open a terminal and input source .bashrc. So far, so good alias works - in that

Re: Jessie - Strange Alias Problem

2016-10-17 Thread S. P. Molnar
On 10/17/2016 01:41 PM, Thomas Schmitt wrote: Hi, S. P. Molnar wrote: -bash: alias: l: not found The command which makes this reproducible for me is unalias l Greg Wooledge wrote: [...] DEBUG trap [...] PROMPT_COMMAND [...] [...] alias or function overriding the cd command. So many

Re: Jessie - Strange Alias Problem

2016-10-17 Thread S. P. Molnar
On 10/17/2016 12:55 PM, Thomas Schmitt wrote: Hi, i wrote: What exactly do you mean by "[to] source" ? Stephen P. Molnar wrote: source /home/comp/.bashrc I had already tested with . ~/.bashrc Now re-tried with source ~/.bashrc and the same result. I get colors if there are color-wort

Jessie - Strange Alias Problem

2016-10-17 Thread S. P. Molnar
I am running an up to date Jessie with the bash shell and have encountered a very strange problem. I have the following line in my /home/comp/.bashrc; alias l='ls -l --color' If I source the file in my /home/comp it works - once!, and only in my home directory!!! If I change to another dire

Re: Force Re-installation

2016-07-24 Thread S. P. Molnar
On 07/24/2016 11:34 AM, Hans wrote: Deinstalling has two flaws : 1) Deinstalling a package requires to deinstall all packages which depend on it. Yes. 2) The dependencies may be used by other packages, so they may not be orphaned. If you deinstall all the dependencies too, see 1). As many pac

Re: Force Re-installation

2016-07-24 Thread S. P. Molnar
On 07/24/2016 09:47 AM, Hans wrote: Am Sonntag, 24. Juli 2016, 09:30:12 schrieb S. P. Molnar: Debian Jessie. How do I force the re-installation of a file and all of it's dependencies? Thanks in advance. Two solutions: 1. I would deinstall the package (aptitude purge packagename), then

Force Re-installation

2016-07-24 Thread S. P. Molnar
Debian Jessie. How do I force the re-installation of a file and all of it's dependencies? Thanks in advance. -- Stephen P. Molnar, Ph.D.Life is a fuzzy set www.Molecular-Modeling.net Stochastic and multivariate (614)312-7528 (c) Skype: smolnar1

Aptitude Error

2016-07-23 Thread S. P. Molnar
I am running v-8.4 and get the following error: E: The package virtualbox-5.1 needs to be reinstalled, but I can't find an archive for it. This resulted from my bumbling effort to remove virtualbox. What is the solution to this problem? Thanks in advance. -- Stephen P. Molnar, Ph.D.

Connect to Internet on Boot

2016-05-29 Thread S. P. Molnar
I am running Debian v-8.4.0 and have encountered a problem with my internet connection. I duid a fresh reinstall after the computer crashed due to fan failure about a month ago. I automatically set up the internet connection during the installation and it worked until several days ago when I