Re: [gentoo-ppc-user] on going xorg battle g4

2007-10-12 Thread [EMAIL PROTECTED]
   # [bool]
#Option SubPixelOrder # [str]
#Option ShowCache # [bool]
#Option DynamicClocks # [bool]
#Option BIOSHotkeys   # [bool]
#Option VGAAccess # [bool]
#Option ReverseDDC# [bool]
#Option LVDSProbePLL  # [bool]
#Option AccelMethod   # str
#Option ConstantDPI   # [bool]
Identifier  Card0
Driver  radeon
VendorName  ATI Technologies Inc
BoardName   RV280 [Radeon 9200 PRO]
Card** ATI Radeon (generic)   [radeon]
Option  UseFBDev true
#Option MergedFB  # [bool]
BusID   PCI:16:21:0
EndSection

Section Screen
Identifier Screen0
Device Card0
MonitorMonitor0
DefaultDepth 24
SubSection Display
Viewport   0 0
Depth 15
Modes 1280x1024 1024x768 800x600
EndSubSection
SubSection Display
Viewport   0 0
Depth 16
Modes 1280x1024 1024x768 800x600
EndSubSection
SubSection Display
Viewport   0 0
Depth 24
Modes 1280x1024 1024x768 800x600
EndSubSection
SubSection Display
Viewport   0 0
Depth 8
Modes 1280x1024 1024x768 800x600
EndSubSection
Endsection
Section ServerFlags
Option AllowMouseOpenFail on

EndSection

thanks caleb

Original Message:
-
From: David Gurvich [EMAIL PROTECTED]
Date: Fri, 12 Oct 2007 07:45:25 -0400
To: gentoo-ppc-user@lists.gentoo.org
Subject: Re: [gentoo-ppc-user] on going xorg battle g4


That looks like an xorg.conf error.  Do the following
-- grep EE /var/log/Xorg.0.log
--post your xorg.conf

Have you tried xorgautoconfig from portage?  I used that to get a working
mode 
line then modified.
-- 
[EMAIL PROTECTED] mailing list




mail2web.com – Enhanced email for the mobile individual based on Microsoft®
Exchange - http://link.mail2web.com/Personal/EnhancedEmail


--
[EMAIL PROTECTED] mailing list



[gentoo-user] add shell enviroment variable to apache2 process

2008-01-29 Thread [EMAIL PROTECTED]
Hi,

I would like to 'pass' shell environment variable to apache2. Looking at
the /etc/init.d/apache2 I've noticed, that env vars are cleared with
'clear_env_except'.
I've tried to add the variable to the /etc/conf.d/apache2 KEEPENV
directive but it didn't help.

I also tried to add line 'NLS_LANG' to the /etc/conf.d/env_whitelist but
with no avail.

Another try was to add the variable to
/etc/env.d/50oracle-instantclient-basic and run env-update and the
restart the apache2 server, with no luck...

I also put the 'NLS_LANG' export in the /etc/profile and it didn't work.

Eg.:
In shell I export:
export NLS_LANG=American_America.UTF8
/etc/init.d/apache2 start

Using this simple PHP script I can see what is set:
test.php:
?php
echo pre;
system(set);
echo /pre;
?

I need NLS_LANG to be listed here but it is missing.
If I start the apache2 from the command line (without using the
/etc/init.d/apache2) the NLS_LANG is printed by the test.php script.

What am I doing wrong?

Best regards,
Hinko

-- 
ČETRTA POT, d.o.o., Kranj
Planina 3
4000 Kranj
Slovenia, Europe
Tel. +386 (0) 4 280 66 03
E-mail: [EMAIL PROTECTED]
Http: www.cetrtapot.si

-- 
gentoo-user@lists.gentoo.org mailing list



[gentoo-user] massive segmentation faults since 2 days with layman and portage

2007-10-16 Thread [EMAIL PROTECTED]
Hi, since 1 or 2 days i get segmentation faults on 2 computers and logs
say nothing. memtest gives no errors!

with layman:

# layman -S
Speicherzugriffsfehler
#

with emerge progname:

random segfaults, especially at the end of emerge-process or cleanups.
mostly bigger programms like php,sandbox,portage,openssl,gcc itself

info:

ati-drivers 8.41.7

# gcc --version
gcc (GCC) 4.2.2 (Gentoo 4.2.2 p1.0)

~ $ emerge  --info
Portage 2.1.3.14 (default-linux/x86/2007.0/desktop, gcc-4.2.2,
glibc-2.6.1-r0, 2.6.22-gentoo-r8 i686)
=
System uname: 2.6.22-gentoo-r8 i686 AMD Athlon(tm) XP 3200+
Timestamp of tree: Tue, 16 Oct 2007 00:50:01 +
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632)
[disabled]
ccache version 2.4 [enabled]
app-shells/bash: 3.2_p17-r1
dev-java/java-config: 1.3.7, 2.1.2-r1
dev-lang/python: 2.5.1-r2
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache: 2.4-r7
sys-apps/baselayout: 1.12.10-r5
sys-apps/sandbox:1.2.18.1
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.4_p6, 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.23
ACCEPT_KEYWORDS=x86
CBUILD=i686-pc-linux-gnu
CFLAGS=-O2 -march=athlon-xp -msse -mmmx -m3dnow -pipe
CHOST=i686-pc-linux-gnu
CONFIG_PROTECT=/etc /usr/kde/3.5/env /usr/kde/3.5/share/config 
/usr/kde/3.5/shutdown /usr/share/config
CONFIG_PROTECT_MASK=/etc/env.d /etc/env.d/java/ /etc/gconf 
/etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ 
/etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/splash /etc/terminfo 
/etc/texmf/web2c /etc/udev/rules.d
CXXFLAGS=-O2 -march=athlon-xp -msse -mmmx -m3dnow -pipe
DISTDIR=/usr/portage/distfiles
EMERGE_DEFAULT_OPTS=--with-bdeps y
FEATURES=ccache distlocks metadata-transfer parallel-fetch sandbox
sfperms strict unmerge-orphans userfetch
GENTOO_MIRRORS=ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo
ftp://ftp.tu-clausthal.de/pub/linux/gentoo/;
LANG=de_DE.UTF-8
LC_ALL=de_DE.UTF-8
LINGUAS=de
MAKEOPTS=-j2
PKGDIR=/usr/portage/packages
PORTAGE_RSYNC_OPTS=--recursive --links --safe-links --perms --times
--compress --force --whole-file --delete --delete-after --stats
--timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages
--filter=H_**/files/digest-*
PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
PORTDIR_OVERLAY=/usr/portage/local/layman/gnome-experimental 
/usr/portage/local/layman/jamnet
SYNC=rsync://silverchair/gentoo-portage
USE=3dnow 3dnowext 7zip X a52 aac aalib accessibility acl acpi aim alsa
apache2 ares artworkextra async audacious audiofile audit avahi berkdb
bidi bitmap-fonts blender-game bogofilter bonobo branding buttons bzip2
cairo caps cdda cddb cdio cdparanoia cdr chardet cli console corba
cpudetection cracklib crypt css cups cursors dbus de_tvtoday devil
directfb disk-partition divx dri dts dvb dvd dvdnav dvdr dvdread eds
emboss emerald emovix encode epiphany esd evo exif expat fam fat fbcon
fbsplash ffmpeg fftw firefox flac fontconfig foomaticdb fortran ftp fuse
gajim gd gdbm gdm gedit gif gimp gimpprint glade glib glitz glut gmedia
gnokii gnome gnomecanvas gnutls gpg2-experimental gphoto2 gpm graphviz
gs gsl gstreamer gtk gtkhtml guile hal hddtemp hdri howl hub icons iconv
icq id3tag idle idn ieee1394 imagemagick imap ipv6 irc isdnlog jabber
jack java jce jfs jingle joystick jpeg jpeg2k kerberos keyring kpoll
ladspa lame lcms ldap libgcrypt libnotify libsamplerate libwww lirc live
lm_sensors logitech-mouse logrotate lzo mad maildir matroska md5sum midi
mikmod mjpeg mmap mmx mmxext mng mod_irc mod_muc mod_pubsub modplug mono
mozdevelop mozdom mozilla mp2 mp3 mp4 mp4live mpeg mpeg2 mplayer
mpm-event msn mudflap musepack musicbrainz mysql nautilus ncurses
network network-cron networking nforce2 nfs nls nntp nptl nptlonly
nsplugin ntfs nxclient offensive ogg openal openexr opengl openmp oss
pam pango parport pascal pcre pdf perl php pic player plib png posix
postscript povray ppds pppd python qt3support quicktime rar rdesktop
readline real realmedia reflection regex reiser4 reiserfs
restrict-javascript rrdtool rss rtc rtsp ruby samba sasl scanner screen
sdl server session shout sid skins slang smime sndfile speex spell spl
sqlite srt srv sse ssl startup-notification stream subtitles svg svga
taglib tcl tcpd teletext tetex tga theora threads threadsafe tidy tiff
timidity tk totem trayicon truetype truetype-fonts twolame type1-fonts
unicode usb userlocales utils v4l v4l2 vcd vditool vidix vnc vorbis
vorbis-psy wavpack web wideband win32codecs wma wmp wxwindows x264 x86
xattr xcb xchatdccserver xcomposite xerces-c xforms xfs xhtml xine
xinerama xiph xml xmlreader xmlwriter xorg xosd xpm xsl xv xvid xvmc
yahoo yv12 zip zlib ALSA_CARDS=emu10k1 ALSA_PCM_PLUGINS=adpcm alaw
asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug
ladspa lfloat linear meter mulaw multi null plug rate route share shm

Re: [gentoo-user] massive segmentation faults since 2 days with layman and portage

2007-10-16 Thread [EMAIL PROTECTED]
very important addition, some emerge probs are gone:

cat /etc/make.conf
...
PORTAGE_ELOG_SYSTEM=jabber
PORTAGE_ELOG_JABBERFROM=[EMAIL PROTECTED]:yyy
PORTAGE_ELOG_JABBERTO=[EMAIL PROTECTED]
...


i commtented these 3 lines out

might have something to do mit the elog system too

but some emerge probs stay AND layman -S still dead


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Re: [gentoo-user] massive segmentation faults since 2 days with layman and portage

2007-10-16 Thread [EMAIL PROTECTED]
I don't think these are hardware probs. like i sad on to different
computers. also I watch cpu-temp the hole time, so nothing changed in
the past.

And layman -S + CPU-Overheating!! Don't think so

Am Dienstag, den 16.10.2007, 17:46 -0400 schrieb Mark Shields:
 On 10/16/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 Hi, since 1 or 2 days i get segmentation faults on 2 computers
 and logs
 say nothing. memtest gives no errors!
 
 with layman:
 
 # layman -S
 Speicherzugriffsfehler
 #
 
 with emerge progname: 
 
 random segfaults, especially at the end of emerge-process or
 cleanups.
 mostly bigger programms like php,sandbox,portage,openssl,gcc
 itself
 
 info:
 
 ati-drivers 8.41.7
 
 # gcc --version
 gcc (GCC) 4.2.2 (Gentoo 4.2.2 p1.0)
 
 ~ $ emerge  --info
 Portage 2.1.3.14 (default-linux/x86/2007.0/desktop, gcc-4.2.2,
 glibc-2.6.1-r0, 2.6.22-gentoo-r8 i686)
 = 
 System uname: 2.6.22-gentoo-r8 i686 AMD Athlon(tm) XP 3200+
 Timestamp of tree: Tue, 16 Oct 2007 00:50:01 +
 distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default
 port 3632)
 [disabled]
 ccache version 2.4 [enabled]
 app-shells/bash: 3.2_p17-r1
 dev-java/java-config: 1.3.7, 2.1.2-r1
 dev-lang/python: 2.5.1-r2
 dev-python/pycrypto: 2.0.1-r6
 dev-util/ccache: 2.4-r7
 sys-apps/baselayout: 1.12.10-r5 
 sys-apps/sandbox:1.2.18.1
 sys-devel/autoconf:  2.13, 2.61-r1
 sys-devel/automake:  1.4_p6, 1.5, 1.7.9-r1, 1.8.5-r3,
 1.9.6-r2, 1.10
 sys-devel/binutils:  2.18-r1
 sys-devel/gcc-config: 1.4.0-r4
 sys-devel/libtool:   1.5.24
 virtual/os-headers:  2.6.23
 ACCEPT_KEYWORDS=x86
 CBUILD=i686-pc-linux-gnu
 CFLAGS=-O2 -march=athlon-xp -msse -mmmx -m3dnow -pipe
 CHOST=i686-pc-linux-gnu 
 CONFIG_PROTECT=/etc /usr/kde/3.5/env /usr/kde/3.5/share/config 
 /usr/kde/3.5/shutdown /usr/share/config
 CONFIG_PROTECT_MASK=/etc/env.d /etc/env.d/java/ /etc/gconf 
 /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ 
 /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/splash /etc/terminfo 
 /etc/texmf/web2c /etc/udev/rules.d 
 CXXFLAGS=-O2 -march=athlon-xp -msse -mmmx -m3dnow -pipe
 DISTDIR=/usr/portage/distfiles
 EMERGE_DEFAULT_OPTS=--with-bdeps y
 FEATURES=ccache distlocks metadata-transfer parallel-fetch
 sandbox 
 sfperms strict unmerge-orphans userfetch
 GENTOO_MIRRORS=ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo
 ftp://ftp.tu-clausthal.de/pub/linux/gentoo/;
 LANG=de_DE.UTF-8
 LC_ALL=de_DE.UTF-8
 LINGUAS=de
 MAKEOPTS=-j2
 PKGDIR=/usr/portage/packages
 PORTAGE_RSYNC_OPTS=--recursive --links --safe-links --perms
 --times
 --compress --force --whole-file --delete --delete-after
 --stats
 --timeout=180 --exclude=/distfiles --exclude=/local
 --exclude=/packages
 --filter=H_**/files/digest-* 
 PORTAGE_TMPDIR=/var/tmp
 PORTDIR=/usr/portage
 PORTDIR_OVERLAY=/usr/portage/local/layman/gnome-experimental 
 /usr/portage/local/layman/jamnet
 SYNC=rsync://silverchair/gentoo-portage 
 USE=3dnow 3dnowext 7zip X a52 aac aalib accessibility acl
 acpi aim alsa
 apache2 ares artworkextra async audacious audiofile audit
 avahi berkdb
 bidi bitmap-fonts blender-game bogofilter bonobo branding
 buttons bzip2 
 cairo caps cdda cddb cdio cdparanoia cdr chardet cli console
 corba
 cpudetection cracklib crypt css cups cursors dbus de_tvtoday
 devil
 directfb disk-partition divx dri dts dvb dvd dvdnav dvdr
 dvdread eds
 emboss emerald emovix encode epiphany esd evo exif expat fam
 fat fbcon 
 fbsplash ffmpeg fftw firefox flac fontconfig foomaticdb
 fortran ftp fuse
 gajim gd gdbm gdm gedit gif gimp gimpprint glade glib glitz
 glut gmedia
 gnokii gnome gnomecanvas gnutls gpg2-experimental gphoto2 gpm
 graphviz 
 gs gsl gstreamer gtk gtkhtml guile hal hddtemp hdri howl hub
 icons iconv
 icq id3tag idle idn ieee1394 imagemagick imap ipv6 irc isdnlog
 jabber
 jack java jce jfs jingle joystick jpeg jpeg2k kerberos keyring
 kpoll 
 ladspa lame lcms ldap libgcrypt libnotify libsamplerate libwww
 lirc live
 lm_sensors logitech-mouse logrotate lzo mad maildir matroska
 md5sum midi
 mikmod mjpeg mmap mmx mmxext mng mod_irc mod_muc

Re: [gentoo-user] massive segmentation faults since 2 days with layman and portage

2007-10-16 Thread [EMAIL PROTECTED]
don't know why these probs coming suddenly all together, because i don't
change anything in weeks, but 

--

segfault with layman -S is gone after i changed my local overlay from
a http(s)-server to a ftp-server in /etc/layman/layman.cfg

before:
overlays  : http://www.gentoo.org/proj/en/overlays/layman-global.txt
http://local/local-overlay.txt

after:
overlays  : http://www.gentoo.org/proj/en/overlays/layman-global.txt
ftp://local/local-overlay.txt

Someone knows why it doesn't work anymore?

--

emerge progname works fine too after some tests now, but with out the
elog-system (also tested some prior portage-versions)

in /etc/make.conf:

before:
PORTAGE_ELOG_SYSTEM=jabber
PORTAGE_ELOG_JABBERFROM=[EMAIL PROTECTED]:yyy
PORTAGE_ELOG_JABBERTO=[EMAIL PROTECTED]

after:
# PORTAGE_ELOG_SYSTEM=jabber
# PORTAGE_ELOG_JABBERFROM=[EMAIL PROTECTED]:yyy
# PORTAGE_ELOG_JABBERTO=[EMAIL PROTECTED]

so a bug in elog-system of portage and/or
app-portage/portage-mod_jabber?

why suddenly?

-

thx


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


[gentoo-user] synce-engine

2007-12-06 Thread [EMAIL PROTECTED]
Hi all. I want to syck my pocet PC ( E-ten m600+ Windows Mobile 5.0 ) with 
gentoo, but I have probles.
I instal SynceSe from SVN. My dmesg

usb 2-4: new full speed USB device using ohci_hcd and address 3
usb 2-4: configuration #1 chosen from 1 choice
rndis0: register 'rndis_host' at usb-:00:02.0-4, RNDIS device, 
80:00:60:0f:e8:00
rndis0: no IPv6 routers present

When I write 'pls' I see folders and files on my PC and I can copy. But when I 
do synce-engine I see this:

/usr/share/sync-engine/sync-engine
2007-12-06 20:25:30,072 DEBUG syncengine : creating SyncEngine object
2007-12-06 20:25:30,097 INFO engine.syncengine.SyncEngine : __init__: 
connected device found
2007-12-06 20:25:30,098 INFO engine.syncengine.SyncEngine : 
_device_connected_cb: device connected at 
path /org/synce/odccm/Device/_3C96A176_AC20_11ED_6143_458CA76FABD8_
2007-12-06 20:25:30,124 INFO engine.syncengine.SyncEngine :  device 
buzzja-pocket connected
2007-12-06 20:25:30,124 INFO engine.syncengine.SyncEngine : ProcessAuth : 
processing authorization for device 'buzzja-pocket'
2007-12-06 20:25:30,125 INFO engine.syncengine.SyncEngine : ProcessAuth: 
authorization not required for device 'buzzja-pocket'
2007-12-06 20:25:30,126 DEBUG engine.syncengine.SyncEngine : OnConnect: 
setting up RAPI session
2007-12-06 20:25:30,153 DEBUG engine.syncengine.SyncEngine : OnConnect: 
initializing partnerships
2007-12-06 20:25:30,153 DEBUG engine.partnerships.Partnerships : _read_device: 
reading partnerships from device registry
2007-12-06 20:25:30,168 DEBUG engine.partnerships.Partnerships : _read_device: 
read partnership ID = 1576510757, Hostname = BUZZJA-WIN
2007-12-06 20:25:30,169 DEBUG engine.partnerships.Partnerships : _read_device: 
Adding entry
Traceback (most recent call last):
  File /usr/share/sync-engine/sync-engine, line 57, in module
engine = SyncEngine()
  File /usr/share/sync-engine/SyncEngine/kernel.py, line 74, in __init__
self._device_connected_cb(obj_paths[0])
  File /usr/share/sync-engine/SyncEngine/kernel.py, line 93, in 
_device_connected_cb
self.OnConnect()
  File /usr/share/sync-engine/SyncEngine/kernel.py, line 174, in OnConnect
self.partnerships = Partnerships(self)
  File /usr/share/sync-engine/SyncEngine/partnerships.py, line 48, in 
__init__
self._read_device()
  File /usr/share/sync-engine/SyncEngine/partnerships.py, line 88, in 
_read_device
id = key.query_value(PId)
  File pyrapi2.pyx, line 168, in pyrapi2.RegKey.query_value
TypeError: raise: exception class must be a subclass of BaseException

Help me. )
-- 
--
With best regards, ezotrank
kernel 2.6.23-gentoo-r2, system uptime: 20:24:00 up 2:57, 2 users, load 
average: 0.02, 0.13, 0.09
--


signature.asc
Description: This is a digitally signed message part.


[gentoo-user] Kodak Z1275

2008-01-01 Thread [EMAIL PROTECTED]
Hi all. 
How I can connect my digital camera Kodak Z1275 to my love gentoo?
-- 
--
With best regards, ezotrank
kernel 2.6.23-gentoo-r2, system uptime: 20:13:39 up 7:54, 1 user, load 
average: 0.27, 0.28, 0.13
--


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] Kodak Z1275

2008-01-01 Thread [EMAIL PROTECTED]
On Tuesday 01 January 2008 21:43:49 Florian Philipp wrote:
 On Tue, 2008-01-01 at 20:14 +0200, [EMAIL PROTECTED] wrote:
  Hi all.
  How I can connect my digital camera Kodak Z1275 to my love gentoo?

 Did you try media-gfx/gphoto2 ?

I try with emerge media-libs/libgphoto2 with CAMERAS=cameras_kodak_dc120 
cameras_kodak_dc210 cameras_kodak_dc240 cameras_kodak_dc3200 
cameras_kodak_ez200. But my camera don't support
-- 
--
With best regards, ezotrank
kernel 2.6.23-gentoo-r2, system uptime: 22:05:32 up 9:46, 1 user, load 
average: 0.43, 0.83, 0.73
--


signature.asc
Description: This is a digitally signed message part.


Are You Looking For A More Effective Way To Advertise?

-- Thread [EMAIL PROTECTED]
111.html">Are You Looking For A More Effective Way To Advertise?
[EMAIL PROTECTED]


Are You Looking For A More Effective Way To Advertise?
[EMAIL PROTECTED]


Are You Looking For A More Effective Way To Advertise?
[EMAIL PROTECTED]


Are You Looking For A More Effective Way To Advertise?
[EMAIL PROTECTED]


Are You Looking For A More Effective Way To Advertise?
[EMAIL PROTECTED]


Are You Looking For A More Effective Way To Advertise?
[EMAIL PROTECTED]


Are You Looking For A More Effective Way To Advertise?
[EMAIL PROTECTED]


Are You Looking For A More Effective Way To Advertise?
[EMAIL PROTECTED]


Are You Looking For A More Effective Way To Advertise?
[EMAIL PROTECTED]


Are You Looking For A More Effective Way To Advertise?
[EMAIL PROTECTED]


Are You Looking For A More Effective Way To Advertise?
[EMAIL PROTECTED]


Are You Looking For A More Effective Way To Advertise?
[EMAIL PROTECTED]


Are You Looking For A More Effective Way To Advertise?
[EMAIL PROTECTED]


Are You Looking For A More Effective Way To Advertise?
[EMAIL PROTECTED]


Are You Looking For A More Effective Way To Advertise?
[EMAIL PROTECTED]


Are You Looking For A More Effective Way To Advertise?
[EMAIL PROTECTED]


Are You Looking For A More Effective Way To Advertise?
[EMAIL PROTECTED]


Are You Looking For A More Effective Way To Advertise?
[EMAIL PROTECTED]


Are You Looking For A More Effective Way To Advertise?
[EMAIL PROTECTED]


Are You Looking For A More Effective Way To Advertise?
[EMAIL PROTECTED]


Are You Looking For A More Effective Way To Advertise?
[EMAIL PROTECTED]


Are You Looking For A More Effective Way To Advertise?
[EMAIL PROTECTED]


Are You Looking For A More Effective Way To Advertise?

Advertise to Millions Of Cell Phones and Skyrocket Sales-$25

2008-09-04 Thread [EMAIL PROTECTED]
nbsp;
Reachnbsp;Millions ofnbsp;Potential Customersnbsp;Via Mobile Broadcast!
OUR ALL-IN-ONE BROADCAST SOFTWARE MAKES IT EASY FOR YOU!
nbsp;
http://www.automatedblogs4cash.ws/textmessage2cash


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Fun 
Work At Home group.
To post to this group, send email to Fun-Work-At-Home@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Fun-Work-At-Home?hl=en
-~--~~~~--~~--~--~---



[gentoo-user] First Portage Hick-up, Chokes on Java

2008-10-02 Thread [EMAIL PROTECTED]
My first install of Gentoo, and I'm pleased by how far I've progressed on 
my own, not being a programmer or computer person, but I'm a bit wary of 
proceeding further without advice.


I was trying to emerge some several files which had a dependency on 
java-sdk-docs.  Below is the message from emerge.  More information will 
follow.


!!! dev-java/java-sdk-docs-1.6.0-r1 has fetch restriction turned on.
!!! This probably means that this ebuild's files must be downloaded
!!! manually.  See the comments in the ebuild for more information.

 * Please download jdk-6-doc.zip from
 * 
https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/[EMAIL PROTECTED]
 * (select English and agree to the licence) and place it in 
/usr/portage/distfiles named as

 * jdk-6-doc-r1.zip. Notice the r1. Because Sun changes the doc zip file
 * without changing the filename, we have to resort to renaming to keep
 * the md5sum verification working for existing and new downloads.
 *
 * If emerge fails because of a md5sum error it is possible that Sun
 * has again changed the upstream release, try downloading the file
 * again or a newer revision if available. Otherwise report this to
 * http://bugs.gentoo.org/67266 and we will make a new revision.
 * Fetch failed for 'dev-java/java-sdk-docs-1.6.0-r1'

 * Messages for package dev-java/java-sdk-docs-1.6.0-r1:

 * Fetch failed for 'dev-java/java-sdk-docs-1.6.0-r1

So, I downloaded the file, renamed it and put it where it told me to. 
Then I found http://gentoo-wiki.com/HOWTO_Installing_3rd_Party_Ebuilds and 
I am trying to follow that.


I added PORTDIR_OVERLAY=/usr/local/portage /usr/portage/distfiles to 
/etc/make.conf  The first because the wki said to, and the second because 
that's where emerge's message told me to put the file I downloaded from 
Sun.


I then added FEATURES=collision-protect ccache parallel-fetch to 
/etc/male.conf for safety, even though I have no idea what it does.  I 
then checked out features with  emerge --info | grep FEATURES.  It told me 
that /usr/local/portage did not exist.


OK, so I created it.  Now, that is where emerge told me to put the file, 
but the fact that gentoo did not even create that directory gives me 
pause.


Bottom line:  I am being told I need this dependency, and I am not sure 
how to proceed in creating my own Ebuild to install it.


Am I even in the right ballpark here?

Thanks,
Bo Grimes



Re: [gentoo-user] First Portage Hick-up, Chokes on Java

2008-10-02 Thread [EMAIL PROTECTED]

On Thu, 2 Oct 2008, Dale wrote:

snip


You got the file downloaded right?  Put the file, with the new name, in
/usr/portage/distfiles then emerge it.  It will see the file was
downloaded and placed there then emerge it like any other package.

You shouldn't need a overlay for that.  At least I don't here.

Dale

:-)  :-)


That seems to have done the trick.  Thanks!! :-)



Re: [gentoo-user] Re: First Portage Hick-up, Chokes on Java

2008-10-02 Thread [EMAIL PROTECTED]

On Thu, 2 Oct 2008, �Q� wrote:

snip


You didn't need this.  It's for third-party e-builds, but you aren't
using a third party e-build.  The zip file came from Sun, but the
ebuild is in the Gentoo portage tree.

Ebuilds are just scripts which portage uses to build the packages.  In
this case, the ebuild isn't allowed to download the files it needs
automagically, but it's still a Gentoo ebuild, not a third-party one.

I've snipped the rest of what you wrote about overlays, c., but it
didn't look like anything was wrong, just unnecessary for what you want
to do.  For more info about overlays, see
http://www.gentoo.org/proj/en/overlays/userguide.xml.



Thanks for the additional info.  Good to know!

Rather than clutter the list with a lot of thanks, let me just say thanks 
to all for any future replies written before knowing that I went ahead and 
took the plunge and it worked.


Bo Grimes

Re: [gentoo-user] Re: First Portage Hick-up, Chokes on Java

2008-10-04 Thread [EMAIL PROTECTED]

On Sat, 4 Oct 2008, b.n. wrote:


[EMAIL PROTECTED] ha scritto:

 On Thu, 2 Oct 2008, �Q� wrote:

 snip

  You didn't need this.  It's for third-party e-builds, but you aren't
  using a third party e-build.  The zip file came from Sun, but the
  ebuild is in the Gentoo portage tree.
 
  Ebuilds are just scripts which portage uses to build the packages.  In

  this case, the ebuild isn't allowed to download the files it needs
  automagically, but it's still a Gentoo ebuild, not a third-party one.
 
  I've snipped the rest of what you wrote about overlays, c., but it

  didn't look like anything was wrong, just unnecessary for what you want
  to do.  For more info about overlays, see
  http://www.gentoo.org/proj/en/overlays/userguide.xml.


 Thanks for the additional info.  Good to know!



I think this little misunderstanding could be solved, in the future, by 
clarifying it (perhaps in a footnote) in the gentoo docs. To me the 
instructions for java etc. have always been clear, but it doesn't mean it is 
always the case.


Well, my thinking was Sun does not equal Gentoo therefore Sun is a 3rd 
party.  Being less than a week on the Gentoo scene, and having no 
experience as a developer, coder, administrator or any other computer 
profession, I am still in the foothills of the learning curve regarding 
Gentoo specific jargon like Ebuilds.


I appreciate the patience.

Re: [gentoo-user] Install Gentoo in Hong Kong office

2007-03-12 Thread [EMAIL PROTECTED]

Hello Marco!

I'm not from China, I'm from Russia. I think I can help you with your
problem of setting up a Gentoo server remotely. I have some experiense
in such kind of work. Contact me, if your offer is still avaliable.

See ya in cyberspace...

2007/3/8, Marco Fabbri [EMAIL PROTECTED]:



Hi,

My name is Marco Fabbri, I am from Italy. I am in charge for IT structure of
my company.

I am writing to you because my company Sourcing Solutions Group has an
office in Hong Kong and I need to make an installation of Linux Gentoo on
the server in Hong Kong. But the company that provide us internet and
support us in day-by-day problem does not support Linux for policy.

I am looking for a guy who can help me in doing an installation on our
server. Does any of you have expertise in Gentoo and is available for this
work?

Please write me at [EMAIL PROTECTED] or contact me on skype:
spiff1281.

Regards.
--

Marco



--
Fixing Unix is easier than living with NT.
 -- Jonathan Gilpin
--
gentoo-user@gentoo.org mailing list



[gentoo-user] Busybox update fail

2007-03-27 Thread [EMAIL PROTECTED]

Hello list!

I'm truing to update my Gentoo box, ut its failed on busybox. So what I have:

My info
# emerge --info
Portage 2.1.2.2 (default-linux/x86/no-nptl, gcc-4.1.1, glibc-2.5-r0,
2.6.19-gentoo-r5-work i686)
=
System uname: 2.6.19-gentoo-r5-work i686 Intel(R) Pentium(R) D CPU 3.00GHz
Gentoo Base System release 1.12.9
Timestamp of tree: Wed, 28 Mar 2007 05:30:01 +
dev-lang/python: 2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS=x86
AUTOCLEAN=yes
CBUILD=i686-pc-linux-gnu
CFLAGS=-march=pentium4 -O2 -mtune=i686 -pipe
CHOST=i686-pc-linux-gnu
CONFIG_PROTECT=/etc /usr/kde/3.5/env /usr/kde/3.5/share/config
/usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config
CONFIG_PROTECT_MASK=/etc/env.d /etc/gconf
/etc/php/apache1-php5/ext-active/ /etc/php/apache2-php5/ext-active/
/etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/
/etc/revdep-rebuild /etc/terminfo
CXXFLAGS=-march=pentium4 -O2 -mtune=i686 -pipe
DISTDIR=/usr/portage/distfiles
FEATURES=autoconfig distlocks metadata-transfer sandbox sfperms strict
GENTOO_MIRRORS=http://mirror.datapipe.net/gentoo
ftp://mirror.datapipe.net/gentoo 
LANG=ru_RU.UTF-8
LC_ALL=
LINGUAS=ru
MAKEOPTS=-j3
PKGDIR=/usr/portage/packages
PORTAGE_RSYNC_OPTS=--recursive --links --safe-links --perms --times
--compress --force --whole-file --delete --delete-after --stats
--timeout=180 --exclude=/distfiles --exclude=/local
--exclude=/packages --filter=H_**/files/digest-*
PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
SYNC=rsync://rsync.gentoo.org/gentoo-portage
USE=X alsa apache2 apm bash-completion berkdb bitmap-fonts bzip2 cli
cracklib crypt cups dbus dri dvd eds emboss encode flac foomaticdb
fortran gdbm gif gpm gstreamer gtk2 hal iconv imagemagick imlib
isdnlog jpeg kde kerberos ldap libg++ libwww mad midi mikmod mmx
mmxext motif mp3 mpeg mysql ncurses nls ogg opengl pam pcre perl png
pppd python qt3 qt4 quicktime readline reflection samba sdl session
spell spl sse sse2 ssl tcpd truetype truetype-fonts type1-fonts
unicode vorbis wma x86 xml xorg xscreensaver xv zlib
ALSA_CARDS=ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci
emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel
intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem
ymfpci ALSA_PCM_PLUGINS=adpcm alaw asym copy dmix dshare dsnoop
empty extplug file hooks iec958 ioplug ladspa lfloat linear meter
mulaw multi null plug rate route share shm softvol ELIBC=glibc
INPUT_DEVICES=keyboard mouse vmmouse KERNEL=linux
LCD_DEVICES=bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb
ncurses text LINGUAS=ru USERLAND=GNU VIDEO_CARDS=vesa fbdev vga
vmware i810
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS,
PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS,
PORTDIR_OVERLAY

My error:
# emerge -va --deep --newuse  busybox

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild U ] sys-apps/busybox-1.4.1-r2 [1.2.2.1] USE=-debug
-make-symlinks -savedconfig -static (-netboot%) 0 kB

Total: 1 package (1 upgrade), Size of downloads: 0 kB

Would you like to merge these packages? [Yes/No] yes


Emerging (1 of 1) sys-apps/busybox-1.4.1-r2 to /

* busybox-1.4.1.tar.bz2 RMD160 ;-) ...

  [ ok ]
* busybox-1.4.1.tar.bz2 SHA1 ;-) ...

  [ ok ]
* busybox-1.4.1.tar.bz2 SHA256 ;-) ...

  [ ok ]
* busybox-1.4.1.tar.bz2 size ;-) ...

  [ ok ]
* checking ebuild checksums ;-) ...

  [ ok ]
* checking auxfile checksums ;-) ...

  [ ok ]
* checking miscfile checksums ;-) ...

  [ ok ]
* checking busybox-1.4.1.tar.bz2 ;-) ...

  [ ok ]

Unpacking source...
Unpacking busybox-1.4.1.tar.bz2 to

/var/tmp/portage/sys-apps/busybox-1.4.1-r2/work
* Applying bb.patch ...

  [ ok ]
* Applying selinux-link.patch ...

  [ ok ]
* Applying bin2hex.patch ...

  [ ok ]
* Applying data_extract_all.patch ...

  [ ok ]
* # CONFIG_DMALLOC is not set
* # CONFIG_FEATURE_SUID_CONFIG is not set
* # CONFIG_BUILD_AT_ONCE is not set
* # CONFIG_BUILD_LIBBUSYBOX is not set
* 

Re: [gentoo-user] Busybox update fail

2007-03-28 Thread [EMAIL PROTECTED]

2007/3/28, Vladimir Rusinov [EMAIL PROTECTED]:



On 3/28/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 /bin/sh: i686-pc-linux-gnu-ar: command not found
   CC  applets/busybox.o
 /bin/sh: i686-pc-linux-gnu-gcc: command not found


Seems like you have updated gcc, pruned old version and not used gcc-config.

(Show me `gcc-config -l`)


Here we go:
# gcc-config -l
[1] i386-pc-linux-gnu-4.1.1 *



--
WBR, Vladimir Rusinov aka B.



--
http://lcl.sytes.net:3880
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Busybox update fail

2007-03-28 Thread [EMAIL PROTECTED]

2007/3/28, Vladimir Rusinov [EMAIL PROTECTED]:



On 3/28/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 2007/3/28, Vladimir Rusinov [EMAIL PROTECTED] :

  (Show me `gcc-config -l`)
 
 Here we go:
 # gcc-config -l
 [1] i386-pc-linux-gnu-4.1.1 *


Hmm, this must be i686, not i 386.
Have you ever change CHOST in /etc/make.conf ?


Nope

--

WBR, Vladimir Rusinov aka B.
[EMAIL PROTECTED]
 [EMAIL PROTECTED]



--
http://lcl.sytes.net:3880
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Busybox update fail

2007-03-28 Thread [EMAIL PROTECTED]

2007/3/28, [EMAIL PROTECTED] [EMAIL PROTECTED]:

2007/3/28, Vladimir Rusinov [EMAIL PROTECTED]:


 On 3/28/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
  2007/3/28, Vladimir Rusinov [EMAIL PROTECTED] :
 
   (Show me `gcc-config -l`)
  
  Here we go:
  # gcc-config -l
  [1] i386-pc-linux-gnu-4.1.1 *
 

 Hmm, this must be i686, not i 386.
 Have you ever change CHOST in /etc/make.conf ?

Nope
 --

 WBR, Vladimir Rusinov aka B.
 [EMAIL PROTECTED]
  [EMAIL PROTECTED]


--
http://lcl.sytes.net:3880



Hello there once again, I recompiled gcc and switched to i686-pc-linux-gnu-4.1.1

but this is not solved the problem, I'm still having the same error
while building busybox:

* # CONFIG_DEBUG_INIT is not set
* # CONFIG_DEBUG_CROND_OPTION is not set
* # CONFIG_FEATURE_UDHCP_DEBUG is not set
* # CONFIG_TASKSET is not set

Source unpacked.
Compiling source in

/var/tmp/portage/sys-apps/busybox-1.4.1-r2/work/busybox-1.4.1 ...
 SPLIT   include/autoconf.h - include/config/*
 GEN include/bbconfigopts.h
 CC  applets/busybox.o
 HOSTCC  applets/usage
 LD  archival/built-in.o
/bin/sh: i686-pc-linux-gnu-ar: command not found
make[1]: *** [archival/built-in.o] Error 127
make: *** [archival] Error 2
make: *** Waiting for unfinished jobs
 GEN include/usage_compressed.h
 CC  applets/applets.o
 LD  applets/built-in.o

!!! ERROR: sys-apps/busybox-1.4.1-r2 failed.
Call stack:
 ebuild.sh, line 1614:   Called dyn_compile
 ebuild.sh, line 971:   Called qa_call 'src_compile'
 environment, line 3325:   Called src_compile
 busybox-1.4.1-r2.ebuild, line 183:   Called die

!!! build failed
!!! If you need support, post the topmost build error, and the call
stack if relevant.
!!! A complete build log is located at
'/var/tmp/portage/sys-apps/busybox-1.4.1-r2/temp/build.log'.

Anybody sees the same or I'm alone here so lucky?

--
http://lcl.sytes.net:3880
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Busybox update fail

2007-03-28 Thread [EMAIL PROTECTED]

2007/3/28, Etaoin Shrdlu [EMAIL PROTECTED]:

On Wednesday 28 March 2007 10:51, [EMAIL PROTECTED] wrote:

 Hello there once again, I recompiled gcc and switched to
 i686-pc-linux-gnu-4.1.1

 but this is not solved the problem, I'm still having the same error
 while building busybox:
[cut]
   LD  archival/built-in.o
 /bin/sh: i686-pc-linux-gnu-ar: command not found
 make[1]: *** [archival/built-in.o] Error 127
 make: *** [archival] Error 2
 make: *** Waiting for unfinished jobs
   GEN include/usage_compressed.h

I had the same issue, reemerging binutils solved the problem for me.
--
gentoo-user@gentoo.org mailing list




Thanks, this also was my solution!!!
--
http://lcl.sytes.net:3880
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT im more just curious

2007-04-13 Thread [EMAIL PROTECTED]

2007/4/14, dsewnr [EMAIL PROTECTED]:


Nistor Andrei wrote:
 On Friday 13 April 2007, [EMAIL PROTECTED] wrote:

 What is the average age of the gentoo user here?
 Sent via BlackBerry(r) from Vodafone


 I'm 17 :D First tasted linux back in the days of RedHat 7.3 (I think)
Then
 dual-booted with windows until 4 years ago when linux became the only OS
 living inside my PC.


HI,
I'm 22 years old, I've used Linux about half year since 2006,
Windows XP  Ubuntu  Fedora Core  Debian  and now I'm using Gentoo.
What a good operation system Gentoo is :P


  ^
Sorry for my poor  english,  it 's operating  *NOT* operation :p

I very very like it !


--
// dsewnr





--
// dsewnr


[gentoo-user] List installed packaged for 'system'

2007-04-18 Thread [EMAIL PROTECTED]

Hello,

short question:
How can I list all the installed packages with their
version no.s which belong to the virtual 'system' ?

  emerge -pe system  --- this is giving me the list of
packages  which are latest in the portage.
 I want the same list  but what is actually
 installed.

long story:

I had installed the 2006.1 release on an i686 system.
Few weeks later I just synced the portage (only)
using a snapshot. Now using quickpkg i want to
create the binary packages of 'system' and
install it on an underpowered system.

I got the following tip from this forum for that..

emerge -pe system|sed 's/\[ebuild  N\] /=/g'  pkglist.out
cat pkglist.out | xargs quickpkg

But this fails because of the portage re-sync. Hence my question.


Also from the man page

  --emptytree (-e)
 Reinstalls  all world packages and their
 dependencies to the current USE specifi-
 cations while differing from the installed
 set of packages as little as possible.

What is the real meaning of the term empty tree here?
It is something more than including the dependencies ?


thanks
sathish


Re: [gentoo-user] List installed packaged for 'system'

2007-04-19 Thread [EMAIL PROTECTED]

On 4/19/07, Bo Ørsted Andresen [EMAIL PROTECTED] wrote:


On Thursday 19 April 2007 04:50:22 Bo Ørsted Andresen wrote:
 # cd /var/db/pkg  \
 emerge -peq system | sed -n 's|^\[ebuild[^]]*\] \([^ $]\+\).*$|\1|p' | \
sed -r 's/-[^-]+(-r[0-9]+)*$//' | while read pkg; do
 for p in ${pkg}-*; do
 quickpkg =$p;
 done;
 done

Hah, I thought `quickpkg automake` would only make a binpkg for the
highest
version available. Turns out it handles all versions installed. So...

# emerge -peq system | sed -n 's|^\[ebuild[^]]*\] \([^ $]\+\).*$|\1|p' | \
sed -r 's/-[^-]+(-r[0-9]+)*$//' | sort -u | xargs quickpkg

:)



Thanks, I was able to make the binary packages.
But my attempt to install 2006.1 on the low end machine was a disaster.
I will start a separate thread on that.


sathish


--

Bo Andresen




[gentoo-user] Upgrade using binary packages

2007-04-24 Thread [EMAIL PROTECTED]

Hello,

I have an underpowered system which runs mythtv. On this
there are two partitions one the active and the other spare.
Both can boot into mythtv . As this system is running a
2005.October snapshot, i want to do an upgrade using almost
all binary packages.

My approach was something like this..

1. On a i686 machine generated the binary packages using tips
   from this list..

2. Boot into the spare partition and set PKGDIR in make.conf

3. Do a portage sync to 2006.1 and start 'emerge -K' of the
   packages for the 'system' target

4. For 'bash' the error  missing symbol glibc-2.4.3  occurs
   So thinking that glibc must be emerged first, I restart the
   whole process (including copying the active partition to the
   spare one) then emerge glibc as the first package.

5. Almost at the end of the glibc emerge , 'Illegal instruction'
  errors start appearing...sweet

I understand that a stage3 tarball is essentially a binary upgrade.
But using this method I thought I could do an incremental upgrade.

So what is wrong with this approach ?

regards
sathish


Re: [gentoo-user] Upgrade using binary packages

2007-04-25 Thread [EMAIL PROTECTED]

On 4/25/07, Hans-Werner Hilse [EMAIL PROTECTED] wrote:

Hi,

On Wed, 25 Apr 2007 06:53:54 +0530 [EMAIL PROTECTED]
[EMAIL PROTECTED] wrote:

 I have an underpowered system which runs mythtv.

Machine architecture?



# cat /proc/cpuinfo
vendor_id   : CentaurHauls
cpu family  : 6
model name  : VIA Samuel 2
cpu MHz : 533.501
cache size  : 64 KB
flags   : fpu de tsc msr cx8 mtrr pge mmx pni 3dnow

In the kernel config this shows up as Via C3 processor...


CFLAGS=-Os -march=i586 -m3dnow -pipe -fomit-frame-pointer
CHOST=i386-pc-linux-gnu

USE=... mmx 3dnow  ...


 1. On a i686 machine generated the binary packages using tips
 from this list..
 [...]

...

 So what is wrong with this approach ?

Nothing. It works just fine (I did this enough times before). You just
probably didn't match the CFLAGS and/or MMX/SSE USE flags to the
underpowered system but compiled your binaries for the faster
architecture.


I guess you are right. for i686 system I have

CFLAGS=-march=i686 -O2 -pipe
CHOST=i686-pc-linux-gnu


If I recall correctly now , //proc/cpuinfo shows this as a Pentium4 with
flags showing sse sse2 .

Even the gentoo i686 livecd does not boot on the mythtv system. Just
after uncompressing the kernel, system reboots.

I think I will have to use a  rescue CD of some sort.

thanks
sathish




-hwh
--
[EMAIL PROTECTED] mailing list



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Moving linux system to another partition

2007-06-08 Thread [EMAIL PROTECTED]
On Fri Jun  8 16:38 , Dale [EMAIL PROTECTED] sent:

This is something I have done several times.  This is how I do it. 
Boot the Gentoo CD or some other live CD, Knoppix should work.  After
you get booted up, mount the partitions, old and new, then use this
command:  cp -av /path/to/old /path/to/new and sit back and watch it
all scroll by.  It may take a good while depending on how much stuff
you have to copy.



I'm not saying that someone else doesn't have a better idea.  I have
seen where people tar the stuff then untar it to the new drive.  To me,
it is a useless step.  What I use has worked for me every time and I
have done it quite a bit.


Yeah, that's me, I do exactly the same until you issue the cp command where I 
do:
$cd /mnt/oldstuff  tar cvjpf /pathtosomewhere/mystuff.tbz ./
and then extract to the new directory.  I do this out of habit mostly and, yes,
it is a useless step unless you want to store a copy somewhere for whatever 
reason...

--James
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Moving linux system to another partition

2007-06-08 Thread [EMAIL PROTECTED]
On Fri Jun  8 12:09 , Benno Schulenberg [EMAIL PROTECTED] sent:

The -p option only does something when extracting an archive, so 
that first -p is pointless.

Cool.  I thought you were mistaken however, upon consulting the man page, you 
are
absolutely correct.  Thanks for that.

--James
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Moving linux system to another partition

2007-06-08 Thread [EMAIL PROTECTED]
On Fri Jun  8 18:25 , Albert Hopkins [EMAIL PROTECTED] sent:

On Fri, 2007-06-08 at 19:01 -0500, [EMAIL PROTECTED] wrote:
 On Fri Jun  8 16:38 , Dale [EMAIL PROTECTED] sent:

 
 Yeah, that's me, I do exactly the same until you issue the cp command where 
 I do:
 $cd /mnt/oldstuff  tar cvjpf /pathtosomewhere/mystuff.tbz ./
 and then extract to the new directory.  I do this out of habit mostly and, 
 yes,
 it is a useless step unless you want to store a copy somewhere for whatever
reason...
 
 --James

The one thing I mentioned is that I actually pipe tar to tar (tar -c ...
| tar -x ...) which seems even more useless, but as I said I'm used to
doing some things out of habit.  Then I thought about why: the '-a' flag
is not available on all *nices... I believe it's a GNU extension.  So I
probably got used to using the tar trick on a non-GNU system and got
used to it because it works whether I'm using Linux or not.  But if
you're on a Linux system (that has rsync installed) then rsync is
probably the nicer option.  It's got even more options than GNU's cp.  I
actually 'alias cp=rsync' on my Gentoo systems.

Ha.  This is a good day.  I have to laugh at myself for not utilizing rsync 
more;
for the last few years I've just been using rsync to backup/restore my /home and
key config files to my fileserver (while at home).  Never even considered using
it for local operations.  Nice.  I have the habit, also, of using the most basic
stuff since I'm usually on all manner of UNIX{like} boxes during the day.

Thanks,
--James


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] pdf error

2007-06-21 Thread [EMAIL PROTECTED]

Try to open your document under another user. May be you have some
problems in your profile?

2007/6/21, Squall Liu [EMAIL PROTECTED]:

Hey guys

I have met a problems , that when I open the pdf file ,  the kde show a
error message :

I had tried to remerge xpdf , Adobe Reader , it's useless . and the error is
still at here -_-!..


 Unknown device: x11

 Unrecoverable error: underfined in .uninstallpagedevice

  Operand stack:
 


  defaultdevice
 


 Unknown device: x11


 Unrecoverable error: underfined in .uninstallpagedevice

  Operand stack:
 


  defaultdevice



 my xserver is : 7.1
and KDE is : 3.5.5

anyone has ideas?
Thanks~~



--
Squall
Xi'an Shaanxi PRC



--
http://lcl.sytes.net:3880
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Set a network quota per eth device?

2007-06-21 Thread [EMAIL PROTECTED]

You can use iptables counters and some scripting on bash. Most of the
people do it by hands, because writing huge billing system is to
comprehensive :)

2007/6/21, qfpvajdy [EMAIL PROTECTED]:

Hello,



I own a server in a datacenter which has a limit on the traffic per month. If I 
transfer more data then what has been defined in my contract, I have to pay 
about 1 EUR per Gbyte.

Is there any kind of program or script in Gentoo Linux which detects if for 
example the server transfers more than 10 Gbytes in one day on the network 
device eth0 and then it shut it down for 24 hours or something like this?



Best regards,

saf


--
E-Mail sent with anti-spam site TrashMail.net!
Free disposable email addresses: http://www.trashmail.net/
--
[EMAIL PROTECTED] mailing list





--
http://lcl.sytes.net:3880
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] problem during compile ati-drivers

2006-11-15 Thread [EMAIL PROTECTED]
 when i try to compile ati-drivers (version 2.28.8, the latest driver
 for my card) for radeon 9200 i've the follor error:
 
 cannot stat flgrx.ko: no souch file or directory

I ran into the same problem (x86, more or less fully stable) after
switching to the 2.6.18-gentoo-r2 kernel when it had become stable. In
fact, any lastest stable ati-drivers usually haven't worked together
with the according lastest stable gentoo-sources for me...
Anyway: I suggest moving to ati-drivers-8.29.6 (masked) - this one
compiles and runs flawlessly as far as I can say. I.e. put the
following line into your /etc/portage/package.keywords:

=x11-drivers/ati-drivers-8.29.6 ~x86

Maybe some later unstable version would compile as well.

HTH
-Roman
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: Transcoding movie DVD to MPEG4?

2006-12-04 Thread [EMAIL PROTECTED]

Mick wrote:

On Sunday 03 December 2006 18:18, Grant Edwards wrote:
  

On 2006-12-03, Uwe Thiem [EMAIL PROTECTED] wrote:


On 03 December 2006 15:28, Mick wrote:
  

Hi All,

I want to copy a movie from a DVD which I bought in a shop, to another
DVD to take with me on holiday.  I'll be playing back the copy on my
laptop and (if it is feasible) the hotel's DVD player.

I thought that K3B and a double layer blank DVD+R is all I need to burn
an iso image of the DVD.  After two expensive coasters (see other recent
topic) I came to the conclusion that the combination of
K3B/Phillips-DVD8421/Imation-DVD+R DL will just not work.  I could start
trying out different brands of DVD+R DL, but I cannot see a sustainable
economic case for persevering with my coaster production.  :-(


So far, I haven't managed to burn any DL DVD.
  

I had a lot of trouble burning DVDs using a USB connected
drive.  I moved the drive internal and connected it directly to
the IDE controller and since have had no problems burning
either single or double layer.  [IIRC, it's an vanilla OEM
Samsung drive.]



Thanks for all the suggestions!  My Phillips DVD writer is internally mounted.  
After about half way instead of flipping over and burning the second layer it 
just fails with an input/output error.  I've tried my Gentoo OS and a Knoppix 
CD just in case it was a matter of OS/application settings, but the same 
error occurred.



  


I had problems with DVD DL media, too.
It stopped with a write failure just before beginning to burn the second 
layer.

I tried Verbatim DL media and it worked very well.

Since then I _ONLY_ used Verbatim media, I didnt have anymore problems 
burning.


HTH




Re: [gentoo-user] Is this cruft in my /tmp?

2006-07-29 Thread [EMAIL PROTECTED]



On 7/29/06, Bo Ørsted Andresen [EMAIL PROTECTED] wrote:

On Sunday 23 July 2006 13:18, Mick wrote:
 I checked the script I have in my /etc/X11/Sessions/fluxbox:
 ==
 eval $(gpg-agent --daemon)
 /usr/bin/startfluxbox
 kill `echo ${GPG_AGENT_INFO} | cut -d ':' -f 2`
 ==

 Running these separately after I kill gpg-agent *and* empty the /tmp/gpg-*
 entities gives me the following semi-illuminating response:

 $ eval $(gpg-agent --daemon)
 can't connect to `/home/michael/.gnupg/log-socket': Connection refused

 Why does this happen? A new ENV variable has been created alright in the
 /tmp dir:

 $ echo ${GPG_AGENT_INFO}
 /tmp/gpg-0UQfJ1/S.gpg-agent:11772:1

 I think that the kill `echo ${GPG_AGENT_INFO} | cut -d ':' -f 2` line in my
 fluxbox start up script kills the gpg-agent process but does not seem to
 flush the ENV variable, hence all this cruft accumulates in /tmp.

 Does anyone else have this problem?

Apparently gpg-agent does clean up properly after it when it is killed. I have
just changed my gpg-agent.sh shutdown script as shown below. The rm and rmdir
lines should make it clean up nicely after it.

$ cat ~/.kde/shutdown/gpg-agent.sh
#!/bin/sh
# the second field of the GPG_AGENT_INFO variable is the
# process ID of the gpg-agent active in the current session
# so we'll just kill that, rather than all of them :)
if [[ -n ${GPG_AGENT_INFO} ]]; then
kill $(echo ${GPG_AGENT_INFO} | cut -d ':' -f 2)
rm $(echo ${GPG_AGENT_INFO} | cut -d ':' -f 1)
rmdir $(dirname `echo ${GPG_AGENT_INFO} | cut -d ':' -f 1`)
unset GPG_AGENT_INFO
fi

--
Bo Andresen




First off, doesn't one of the boot scripts clean /tmp? Or is that just my 
imagination?
Second, I have found that it is better to mount /tmp as a tmpfs. That way I get 
a (slight) increase in performance when I'm ripping cd's and stuff, I don't 
risk running out of space on / (not all that big of a problem, though), 
whenever I turn the computer of /tmp get's cleared and, last but not least, I 
tell myself that I get more battery-time on my laptop since it doesmn't have to 
write to disk as much. Yay!
To do this, all you need is to put
none/tmptmpfs   defaults0 0
in /etc/fstab. Add size=nbytes to select maximum size of the filesystem. 
Defaults to half of ram.


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] what can I do besides waiting or complaining about missing kompozer?

2008-10-25 Thread Gildor Oronar [EMAIL PROTECTED]
Neil Bothwick wrote:
 On Wed, 22 Oct 2008 21:52:04 +0800, [EMAIL PROTECTED] wrote:
 
 However after years and years kompozer is still not available in Gentoo
 Linux.
 
 If you'd searched Bugzilla you'd have found an ebuild for the latest
 release, which appears to be in the Arcon overlay too.

maybe I am stupid but
#layman -L
output doesn't contain the word 'arcon' or 'Acron'. A google with
keyword 'Arcon overlay' doesn't find instruction how to install it
neither. Could it be related to my platform (PowerPC)?

A link with information related to how to install 'arcon overlay' would
be very helpful. Thanks in advance.

I am fine with installing an overlay, but I guess if the ebuild is in
the portage then it's available for more people. For me now is only how
to get overlay working.