I can not mount USB stick at all as user (only as
root).
Eject doesn't work either.
--
Joseph
On 02/04/14 20:06, Canek Peláez Valdés wrote:
On Tue, Feb 4, 2014 at 8:01 PM, Joseph wrote:
On 02/04/14 19:33, Canek Peláez Valdés wrote:
[snip]
>> emerge -pv gnome-base/gvfs
>>
>> If you have the gdu USE flag enabled, I recommend switching to
udisks.
>&g
ld:
sys-apps/busybox
sys-apps/dbus
sys-auth/pambase
sys-auth/polkit
sys-fs/udisks
sys-power/upower
gnome-base/gvfs
But now I have a BIG problem, I can not mount USB stick at all as user (only as
root).
Eject doesn't work either.
--
Joseph
On 02/04/14 18:03, Canek Peláez Valdés wrote:
On Tue, Feb 4, 2014 at 1:58 PM, Joseph wrote:
Is it possible to go from "systemd" to "udev"?
I don't like the way systemd works. I have a problem with mounting USB sick
(it mounts as root:root) and I can not even ch
Do I need to put flag: systemd in make.conf file: USE="...
to enable it globally?
--
Joseph
On 02/04/14 18:38, Canek Peláez Valdés wrote:
On Tue, Feb 4, 2014 at 6:24 PM, Joseph wrote:
On 02/04/14 18:03, Canek Peláez Valdés wrote:
On Tue, Feb 4, 2014 at 1:58 PM, Joseph wrote:
Is it possible to go from "systemd" to "udev"?
I don't like the way systemd
On 02/04/14 18:03, Canek Peláez Valdés wrote:
On Tue, Feb 4, 2014 at 1:58 PM, Joseph wrote:
Is it possible to go from "systemd" to "udev"?
I don't like the way systemd works. I have a problem with mounting USB sick
(it mounts as root:root) and I can not even ch
and now these emails are empty.
It all start happening after switching to systemd :-(
--
Joseph
On 02/04/14 15:00, Grant Edwards wrote:
On 2014-02-03, Alan McKinnon wrote:
On 04/02/2014 01:14, Joseph wrote:
I have a text file. How do I search and replace "carriage return"?
That is a horrible one to solve :-)
All the usual tools (grep, sed, tr) are line oriented so they
On 02/03/14 18:52, Mike Gilbert wrote:
On Mon, Feb 3, 2014 at 6:14 PM, Joseph wrote:
I have a text file. How do I search and replace "carriage return"?
Do you mean carriage return (decimal 13) or line feed (decimal 10)?
The former is pretty simple:
sed -e 's:\r: :g'
On 02/03/14 18:52, Mike Gilbert wrote:
On Mon, Feb 3, 2014 at 6:14 PM, Joseph wrote:
I have a text file. How do I search and replace "carriage return"?
Do you mean carriage return (decimal 13) or line feed (decimal 10)?
The former is pretty simple:
sed -e 's:\r: :g&
On 02/03/14 18:52, Mike Gilbert wrote:
On Mon, Feb 3, 2014 at 6:14 PM, Joseph wrote:
I have a text file. How do I search and replace "carriage return"?
Do you mean carriage return (decimal 13) or line feed (decimal 10)?
The former is pretty simple:
sed -e 's:\r: :g'
On 02/03/14 16:14, Joseph wrote:
I have a text file. How do I search and replace "carriage return"?
I've tried:
cat 16.txt | tr -d "\r \n " > 17.txt
but it removes all the spaces as well. I need to replace carriage retrn with
space.
--
Joseph
I have a text file. How do I search and replace "carriage return"?
--
Joseph
On 01/30/14 12:01, Adam Carter wrote:
On Thu, Jan 30, 2014 at 11:20 AM, Joseph <[1]syscon...@gmail.com>
wrote:
After recent upgrade I've noticed my xorg-server is crashing, and
sending me back to log-in screen on two of my computers.
Did you remember to rebuild a
After recent upgrade I've noticed my xorg-server is crashing, and sending me
back to log-in screen on two of my computers.
It happens mostly when when I click a tab in firefox or try to log-out.
I'm using firefox-24.1.1
--
Joseph
On 01/25/14 14:21, David Abbott wrote:
On Sat, Jan 25, 2014 at 1:15 PM, Joseph wrote:
I'm using a python script "cdnpayroll.py" but for some reason or another is
giving me an error:
File "./cdnpayroll.py", line 160
'''
^
SyntaxError: invalid sy
n
error.
File "./cdnpayroll.py", line 1328
^
SyntaxError: EOF while scanning triple-quoted string literal
They used to have a web-page but now all I can find is:
http://cdnpayroll.gemlog.ca/
I think it was written by Paul Evans
--
Joseph
On 01/21/14 18:50, Neil Bothwick wrote:
On Tue, 21 Jan 2014 10:26:48 -0700, Joseph wrote:
>What is the different between the output of this on both machines?
>
>grep -r tty /{etc,lib}/udev/rules.d
I did asked for the difference, not the whole damn lot. You have to do
some of
On 01/21/14 17:07, Neil Bothwick wrote:
On Tue, 21 Jan 2014 09:39:02 -0700, Joseph wrote:
So the settings is identical, and I don't remember entering my own
rules for ttyS0.
But something may have, like...
Though one server is running hylafax the other doesn't.
That cou
ot;, KERNEL=="tty", GROUP="tty", MODE="0666"
SUBSYSTEM=="tty", KERNEL=="tty[0-9]*", GROUP="tty", MODE="0620"
SUBSYSTEM=="vc", KERNEL=="vcs*|vcsa*", GROUP="tty"
KERNEL=="tty[A-Z]*[0-9]|pppox[0-9]*|ircomm[0-9]*|noz[0-9]*|rfcomm[0-9]*",
GROUP="dialout"
So the settings is identical, and I don't remember entering my own rules for
ttyS0.
Though one server is running hylafax the other doesn't.
--
Joseph
On 01/20/14 19:49, Alan McKinnon wrote:
On 01/20/14 19:41, Joseph wrote:
On 01/20/14 18:20, Helmut Jarausch wrote:
[snip]
Hi,
I have the same permissions and VirtualBox (4.3.6) runs just fine.
VirtualBox is picky about the permission of the hard-disk image (VDI
file)
There it likes group
VirtualBox after upgrading to "systemd"
--
Joseph
On 01/20/14 10:02, Joseph wrote:
On 01/20/14 18:45, Alan McKinnon wrote:
On 01/20/14 18:30, Joseph wrote:
After upgrade to "systemd" my /dev/ttyS0 shows up as: root:dialout
ownership and permission 600
When I change as root manually to: chown uucp:dialout /dev/ttyS0
chmod 666
On 01/20/14 18:45, Alan McKinnon wrote:
On 01/20/14 18:30, Joseph wrote:
After upgrade to "systemd" my /dev/ttyS0 shows up as: root:dialout
ownership and permission 600
When I change as root manually to: chown uucp:dialout /dev/ttyS0
chmod 666 /dev/ttyS0
after restart it goes back t
mplain and will not start with owner: root:dialout /dev/ttyS0
--
Joseph
After recent upgrade I have a problem printing in landscape mode.
If I use OpenOffice or open document with adobe reader it prints documents in
portrait mode regardless of the setting.
If I open pdf document with Document Viewer it prints correctly in landscape
mode.
--
Joseph
On 01/11/14 20:23, Walter Dnes wrote:
On Sat, Jan 11, 2014 at 12:08:15PM -0700, Joseph wrote
I'm using mutt and trying to view pdf files using evince but it is
not working.
I have added to /etc/mailcap application/pdf; evince %s;
description="Postscript files"; test=test -n &
I'm using mutt and trying to view pdf files using evince but it is not working.
I have added to /etc/mailcap
application/pdf; evince %s; description="Postscript files"; test=test -n "$DISPLAY" -a -n "`which evince 2>/dev/null`"
but it makes no difference. What am I doing wrong :-/
--
Joseph
quot;
If I remove the mounting line from fstab they mount with correct permission "joseph:users" but the mount point is reference as UUID and it makes it hard to reference
it in bash scripts.
--
Joseph
On 12/31/13 18:47, waben...@gmail.com wrote:
Am Montag, 30.12.2013 um 22:03
schrieb Bruce Hill :
On Mon, Dec 30, 2013 at 07:38:00PM -0700, Joseph wrote:
> I just upgraded to Firefox-24.1.1 and when an online pdf file is
> generated some ugly view pops up that is using "mono
On 12/31/13 10:49, Alan McKinnon wrote:
On 30/12/2013 19:22, Joseph wrote:
On 12/30/13 17:36, Randolph Maaßen wrote:
[snip]
With the line in fstab:
/dev/sdb1 /media/stickautonoauto,rw,users
0 0
Some USB stick are mounted as root:root and I can not change that
On 12/30/13 22:03, Bruce Hill wrote:
On Mon, Dec 30, 2013 at 07:38:00PM -0700, Joseph wrote:
I just upgraded to Firefox-24.1.1 and when an online pdf file is generated some ugly view
pops up that is using "monospace fonts" impossible to read and it looks
ugly on a print out.
I just upgraded to Firefox-24.1.1 and when an online pdf file is generated some ugly view pops up that is using "monospace fonts" impossible to read and it looks
ugly on a print out.
Is there a solution to it?
--
Joseph
correctly as joseph:users owner except they have
different mounting location which I don't like.
--
Joseph
You can specify the user/group that mounts a device with some mount
options. I think they are uid=/gid= but I'm not
sure and unfortunatly not on my Linux box at the moment.
I
tickautonoauto,rw,users
0 0
Some USB stick are mounted as root:root and I can not change that even as root.
When I remove this like from fstab.
The USB stick are mounting correctly as joseph:users owner except they have
different mounting location which I don't like.
--
Joseph
t file system on the stick? If it is FAT there is no such thing as ownership.
Regardless of the file type, if the system present it as owner/user "root"
-rwxr-xr-x 1 root root 5796864 Mar 6 2013 Ancient-Electricity_new.ppt
I should be able to change the permission when I login as root, but I can not;
that is what puzzling me.
--
Joseph
On 12/29/13 21:41, Dale wrote:
Joseph wrote:
After recent upgrade when I mount my USB and try as root:
chown joseph:users /media/stick/Ancient-Electricity_new.ppt chown:
changing ownership of ‘/media/stick/Ancient-Electricity_new.ppt’:
Operation not permitted
file ownership is:
-rwxr-xr-x 1
On 12/29/13 21:41, Dale wrote:
Joseph wrote:
After recent upgrade when I mount my USB and try as root:
chown joseph:users /media/stick/Ancient-Electricity_new.ppt chown:
changing ownership of ‘/media/stick/Ancient-Electricity_new.ppt’:
Operation not permitted
file ownership is:
-rwxr-xr-x 1
On 12/29/13 19:27, Edward M wrote:
On Sun, 29 Dec 2013 19:04:47 -0700
Joseph wrote:
On 12/29/13 14:28, Edward M wrote:
>On Sun, 29 Dec 2013 11:58:47 -0700
>Joseph wrote:
>
>> I think this problem has something to do with this bug:
>> https://bugs.gentoo.org/s
-Electricity_new.ppt
--
Joseph
On 12/29/13 14:28, Edward M wrote:
On Sun, 29 Dec 2013 11:58:47 -0700
Joseph wrote:
I think this problem has something to do with this bug:
https://bugs.gentoo.org/show_bug.cgi?id=496328
Did this occur from a recent emerge --rsync update. If so
i'm concern about rsyncing
On 12/29/13 00:27, Edward M wrote:
On Sat, 28 Dec 2013 23:44:49 -0700
Joseph wrote:
I've solved the problem by installing meld-1.6.0 from attic, 1.7.0
and 1.8.2 don't work. I've tried python2.7 and 3.2 make no
difference.
I am wondering if the issue your system is having is
ny file but when I try to open any
file with meld, that is the time I get an error.
--
Joseph
On 12/29/13 13:14, Hinnerk van Bruinehsen wrote:
Hi,
A few days ago there was a similar issue discussed in
[1]http://www.gossamer-threads.com/lists/gentoo/user/281003
In the last answer James proposed a solution that seemingly resolved
that issue.
Wkr
Hinnerk
Joseph wrote:
I
On 12/29/13 13:35, Adam Carter wrote:
On Sun, Dec 29, 2013 at 11:10 AM, Joseph <[1]syscon...@gmail.com>
wrote:
I just upgraded my system and "meld" as well.
I'm using "cfg-update -u" to compare files that did change utilizing
meld
When I try to
On 12/29/13 13:35, Adam Carter wrote:
On Sun, Dec 29, 2013 at 11:10 AM, Joseph <[1]syscon...@gmail.com>
wrote:
I just upgraded my system and "meld" as well.
I'm using "cfg-update -u" to compare files that did change utilizing
meld
When I try to
re, Semaphore,
Condition
File "/usr/lib64/python2.7/multiprocessing/synchronize.py", line 59, in
" function, see issue 3770.")
ImportError: This platform lacks a functioning sem_open implementation,
therefore, the required synchronization primitives needed will not function,
see issue 3770.
--
Joseph
search for "CONFIG_FHANDLE" using "xconfig" and it can not even find
it; so this application is useless :-/
--
Joseph
On 12/27/13 00:17, Mick wrote:
On Thursday 26 Dec 2013 23:52:17 Joseph wrote:
I need to enable one option in the kernel-3.5.7-gentoo "CONFIG_FHANDLE"
"systemd" need it. I know it is in "General setup" section. Looking
location with "/"
Symbol: FHANDLE [=
Selects: EXPORTFS [=n]
But I can not seem to location it, which option is it. I'm using "make
menuconfig"
Is there a better tool to configure/search for these options; this "make menconfig" is not user friendly.
--
Joseph
ebug.conf
/etc/portage/env/no-debug.conf:
CFLAGS=""
CXXFLAGS=""
Cheers,
Khumba
Thanks for the pointer. That was it!
CFLAGS="-O2 -march=athlon-xp -pipe -ggdb"
I must have been running some debugging in the past and forgot to reset the
"-ggdb" flag.
Thanks.
--
Joseph
On 12/23/13 09:57, Bruce Hill wrote:
On Mon, Dec 23, 2013 at 08:44:46AM -0700, Joseph wrote:
>
>It appears to only require such a ridiculous amount if you build with
>debugging flags.
This would be an easy solution but debug flags are off:
[ebuild N ] net-libs/webkit-gtk-1.8.3-r3
On 12/23/13 00:18, Khumba wrote:
On Mon, 23 Dec 2013 00:53:16 -0700
Joseph wrote:
I'm upgrading the system and running out of disk space to compile webkit-gtk
* Checking for at least 18 gigabytes disk space at
"/var/tmp/portage/net-libs/webkit-gtk-2.0.4/temp" ...
[ !! ]
*
On 12/23/13 08:56, Bruce Hill wrote:
On Mon, Dec 23, 2013 at 12:53:16AM -0700, Joseph wrote:
I'm upgrading the system and running out of disk space to compile webkit-gtk
* Checking for at least 18 gigabytes disk space at
"/var/tmp/portage/net-libs/webkit-gtk-2.0.4/temp" ...
[ !
/dev
shm 506M 0 506M 0% /dev/shm
/dev/hda484G 51G 29G 65% /home
How do I tell the system to use /home partition to use for compiling temp tiles?
--
Joseph
Thank Bruce,
My problem was that I was missing in make.conf
PORTDIR_OVERLAY="/usr/local/portage"
This solved my problem.
--
Joseph
On 10/22/13 11:32, Bruce Hill wrote:
On Tue, Oct 22, 2013 at 09:36:46AM -0600, Joseph wrote:
I'm tryint to emerge: gtk+-2.24.19 on one of my x86
..
Creating Manifest for /usr/local/portage/x11-libs/gtk+
package.keywords has:
=x11-libs/gtk+-2.24.19 ~x86
--
Joseph
On 10/21/13 19:05, Randolph Maaßen wrote:
Have you set --verbose (-v) in make.conf as emerge default opts?
References
1. mailto:syscon...@gmail.com
Yes, that was it.
Thanks :-/
--
Joseph
:173
Packages in system: 43
Required packages:778
Number to remove: 0
--
Joseph
I have four core:
Intel(R) Atom(TM) CPU 330 @ 1.60GHz
CFLAGS="-march=core2 -O2 -pipe"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j5"
--
Joseph
On 10/21/13 16:09, Silvio Siefke wrote:
Hello,
on my netbook Acer Aspire One D255 is running Gentoo amd64 but its so slow.
I
On 10/20/13 20:42, Frank Steinmetzger wrote:
On Sun, Oct 20, 2013 at 11:45:26AM -0600, Joseph wrote:
I have been hit by a bug that I don't know how to go about it.
First my login manager slim is not showing any "username / password" text upon
log in; now Openoffice-bin has no m
On 10/20/13 20:42, Frank Steinmetzger wrote:
On Sun, Oct 20, 2013 at 11:45:26AM -0600, Joseph wrote:
I have been hit by a bug that I don't know how to go about it.
First my login manager slim is not showing any "username / password" text upon
log in; now Openoffice-bin has no m
On 10/20/13 20:09, J. Roeleveld wrote:
Joseph wrote:
I have been hit by a bug that I don't know how to go about it.
First my login manager slim is not showing any "username / password" text upon l
og in; now Openoffice-bin has no menu text on top.
How to go about this b
On 10/20/13 20:09, J. Roeleveld wrote:
Joseph wrote:
I have been hit by a bug that I don't know how to go about it.
First my login manager slim is not showing any "username / password" text upon l
og in; now Openoffice-bin has no menu text on top.
How to go about this b
d one amd64 are effected by this bug, two other system working normally :-/
--
Joseph
On 10/19/13 11:55, Joseph wrote:
After recent upgrade print "PDF or PS" to file ignores directory selection.
Before, the problem is caused by: x11-libs/gtk+-2.24.16
and downgrade to x11-libs/gtk+-2.24.12 solved the problem or upgrade to
gtk+-2.24.17 worked as well.
But now, gtk+-
is causing the same problem.
What to do?
Unmasking:
gtk+-2.24.21 and gtk+-2.24.22 requires dev-libs/glib-2.36.4-r1 ~amd64 to be
unmasked.
Once I do that other packages needs to be unmasked. I don't want to go to far this road as this is my stable system.
--
Joseph
king correctly after upgrade.
command:
slim -p /usr/share/slim/themes/slim-gentoo-simple/
doesn't show any 'username' text either.
--
Joseph
On 10/15/13 10:40, Joseph wrote:
slim-1.3.5-r3 was recently stabilized but after installation on my x86
upon login there is a logo but no "user/password" text and when I type anything nothing
is echoed to the screen not ever "user name".
The login works.
It seems to me
slim-1.3.5-r3 was recently stabilized but after installation on my x86
upon login there is a logo but no "user/password" text and when I type anything nothing
is echoed to the screen not ever "user name".
The login works.
--
Joseph
On 09/13/13 08:50, Florian Philipp wrote:
[snip]
Hm, I've tried:
ls -l --sort=time $(find /home/joseph -iname "*.jpg")
got:
ls: invalid option -- '/'
The exact same command (changing joseph with canek) works for me,
except in directories/filenames with spaces, as
On 09/13/13 00:04, Canek Peláez Valdés wrote:
On Thu, Sep 12, 2013 at 11:58 PM, Canek Peláez Valdés wrote:
On Thu, Sep 12, 2013 at 11:48 PM, Joseph wrote:
I want to list recursively certain type of files eg. *.pdf but I want to
display: date, path and newest file first.
What is the easiest
I want to list recursively certain type of files eg. *.pdf
but I want to display: date, path and newest file first.
What is the easiest way of doing it?
--
Joseph
On 09/11/13 00:44, Alan McKinnon wrote:
On 10/09/2013 23:50, Joseph wrote:
I forgot to mention.
My router is an old 486-box running freesco. So I'm trying to find out
if the router is the problem with slow connection.
as my download speed on cable is only 3.7Mbps and it should be about
1
On 09/10/13 22:48, Mick wrote:
On Tuesday 10 Sep 2013 22:38:35 Joseph wrote:
My connection to my provider is kind of slow, so they suggested I connect
one of the box directly to the cable modem. Since I have a dynamic IP
(that hardly ever changes), I'll disconnect the router and configur
On 09/10/13 21:11, Albert wrote:
Al 10/09/2013 19:47, En/na Joseph ha escrit:
Does anybody know how to spoof mac address on Gentoo?
I want to connect a machine directly to the modem but if I do so my
static IP will change; so to retain static IP I want to spoof mac
address on one of my machine
Does anybody know how to spoof mac address on Gentoo?
I want to connect a machine directly to the modem but if I do so my static IP will change; so to retain static IP I want to spoof mac address on one of my machine to
the same MAC as on my router.
--
Joseph
I forgot to mention.
My router is an old 486-box running freesco. So I'm trying to find out if the
router is the problem with slow connection.
as my download speed on cable is only 3.7Mbps and it should be about 15Mbps up
to 25Mbps
upload speed is 1.5Mbps
--
Joseph
On 09/10/13 23:10,
the mode.
This should ensure that my IP will not change.
All I want to do is to run a test speed from: testmy.net
--
Joseph
On 09/10/13 23:10, Alan McKinnon wrote:
On 10/09/2013 19:47, Joseph wrote:
Does anybody know how to spoof mac address on Gentoo?
I want to connect a machine directly t
SOLVED;
I re-installed: virtualbox guest addition and the problem went away.
--
Joseph
On 09/02/13 08:14, Alan McKinnon wrote:
On 02/09/2013 04:26, Joseph wrote:
On 09/01/13 08:50, Alan McKinnon wrote:
On 01/09/2013 05:27, Joseph wrote:
On 08/31/13 19:10, Joseph wrote:
After recent upgrade
over ssh and try to re-install the virtualbox-bin +
extension.
--
Joseph
On 09/01/13 08:50, Alan McKinnon wrote:
On 01/09/2013 05:27, Joseph wrote:
On 08/31/13 19:10, Joseph wrote:
After recent upgrade I'm getting an error when trying to start the
virtualbox.
Failed to access the USB subsystem.
Could not load the Host USB Proxy service: VERR_NOT_FOUND.
De
On 08/31/13 19:10, Joseph wrote:
After recent upgrade I'm getting an error when trying to start the virtualbox.
Failed to access the USB subsystem.
Could not load the Host USB Proxy service: VERR_NOT_FOUND.
Details:
Result Code:
NS_ERROR_FAILURE (0x4005)
Component:
Host
Interface:
-94fc-9bec84182e2f}
Callee:
IMachine {5eaa9319-62fc-4b0a-843c-0cb1940f8a91}
"cat /etc/group" shows that I'm in vboxusers group
vboxusers:x:1009:thelma,fd
What else to try? I'm using Virtualbox 4.1.26
--
Joseph
OK I fixed it, it was a problem with gtk+-2.24.17
upgrade to gtk+-2.24.19
see the bug:
https://bugs.gentoo.org/show_bug.cgi?id=474328
--
Joseph
On 08/23/13 17:22, Willie wrote:
That is interesting. I have the exact same problem. Tried to save it to
the desktop and it saved to my home
When I try to print to PDF with evince or firefox it will not print pdf file to
a directory I specify only to my home directory.
Does anybody know what to look for? It just happen after recent upgrade.
--
Joseph
asked packages will be removed
# in 30 days. Afterwards, ebuild and eclass support for those
# implementations will be removed. Bug #480070.
My default is set to: python2.7 *
Should I remove manually python-3.1.5-r1
--
Joseph
On 07/13/13 15:59, fe...@crowfix.com wrote:
On Tue, Jul 09, 2013 at 10:54:31AM -0600, Joseph wrote:
How to design a sticky note pop-up when file is present?
I would like to check if file is present via and open a terminal window with a
simple message.
I think a simple bash script and a cron
On 07/11/13 09:28, Neil Bothwick wrote:
On Wed, 10 Jul 2013 20:48:22 -0600, Joseph wrote:
Thanks Alan, yes I'm looking into it and your are the second person who
suggested to me "inotify" is the tool for the job. I've installed
inotify-tools but I think I will need to find
On 07/10/13 11:21, Alan McKinnon wrote:
On 09/07/2013 18:54, Joseph wrote:
How to design a sticky note pop-up when file is present?
I would like to check if file is present via and open a terminal window
with a simple message.
I think a simple bash script and a cron job would do the trick or
32 10 * * * sh /home/joseph/xp_share/wall.sh
wall.sh
terminal
wall file ready
When I open terminal and type: "terminal" new windows pops up
But if close all the terminals and run wall.sh script the terminal will not
open.
I get an error message: (terminal:24945): Gtk-WARNING **: cann
On 07/05/13 23:36, David Relson wrote:
On Fri, 5 Jul 2013 18:49:20 -0600
Joseph wrote:
I installed "xscavenger" and it installed without any problems but I
can seems to find this game anywhere. Yes, I'm in "games" group.
>From the command line:
/usr/games/bin/sca
On 07/05/13 22:37, Paul Hartman wrote:
On Fri, Jul 5, 2013 at 10:27 PM, Joseph wrote:
Maybe /usr/games/bin/ is not on the path?
How do I check it, I forgot :-/
echo $PATH
Path looks OK. /usr/games/bin is there
$ echo $PATH
/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu
On 07/05/13 21:45, Paul Hartman wrote:
On Fri, Jul 5, 2013 at 7:49 PM, Joseph wrote:
I installed "xscavenger" and it installed without any problems but I can
seems to find this game anywhere.
Yes, I'm in "games" group.
From the command line:
/usr/games/bin/scaven
-- 1 root games 70496 Jul 5 18:39 /usr/games/bin/scavenger
--
Joseph
up machine.
I run "vpn" so I just use rsync over vpn to make an incremental backup daily
(Mon. to Fri.).
--
Joseph
On 06/20/13 01:33, Randolph Maaßen wrote:
On Jun 20, 2013 12:31 AM, "Joseph" <[1]syscon...@gmail.com> wrote:
>
> When I run: emerge --depclean -p
> The system lists all packages on my system (no it doesn't want to
remove them); they are just scrolling by
d for removal by depclean
Packages installed: 1081
Packages in world:244
Packages in system: 42
Required packages:1081
Number to remove: 0
I think it has something to do with "verbose" set somewhere, I don't remember.
--
Joseph
On 06/18/13 13:40, Randy Barlow wrote:
On Tue, 18 Jun 2013 12:39:12 -0400, Joseph wrote:
I've tried to edit /etc/postfix/main.cf
but it does not contain any statement such as "inet_protocols"
It could be something to do with a new portage :-/
I use inet_protocols = all on
301 - 400 of 1115 matches
Mail list logo