Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Search
  • Search

Search found 41 matches

Go to advanced search

Advanced search
Search found 41 matches
  • 1
  • 2
  • Next
by Gwyd10n
Wed Jul 13, 2005 6:02 pm
Forum: Portage & Programming
Topic: Scripting question
Replies: 3
Views: 484

You could use find. You will want to change the ok to exec once you get everything working, but the below line will:

-type f - Find regular files
-daystart - measure time from the beginning of today rather than from 24 hours ago.
-mtime - last modified x days ago - also check out ctime, atime
Then ...
  • Jump to post
by Gwyd10n
Wed Jul 13, 2005 2:43 pm
Forum: Portage & Programming
Topic: Scripting question
Replies: 3
Views: 484

Scripting question

Greetings all..

I am not sure if this is the right place for this or not so here goes...

I am working on a script which needs to be able to look in a directory for files created that day and copy them elsewhere. The name format of the files is the same execpt for the last 4 characters which are ...
  • Jump to post
by Gwyd10n
Fri Mar 11, 2005 2:11 am
Forum: Kernel & Hardware
Topic: PalmOne Treo 600 & hotsync
Replies: 2
Views: 2105

Well I've tried gpilot as well as kpilot and I get the same result. It just waits and times out.

What is different about jpilot?
  • Jump to post
by Gwyd10n
Thu Mar 10, 2005 4:57 pm
Forum: Kernel & Hardware
Topic: PalmOne Treo 600 & hotsync
Replies: 2
Views: 2105

PalmOne Treo 600 & hotsync

I gave up on the Sidekick (The data service was down for 5 days!!!) so I swaped it for a Treo 600.
Now I understand it can sync with either evolution or kontact, however I seem to be having an issue where kpilot sees the device but nothing happens. Here is a copy of the log
08:47:43 Daemon status ...
  • Jump to post
by Gwyd10n
Wed Feb 09, 2005 9:24 pm
Forum: Desktop Environments
Topic: qt-3.3.3 emerge fails
Replies: 5
Views: 1475

I'm having the exact same problem on a fresh install with an ATi 9800. I think it has something to do with opengl-update not working correctly. I'm going to try some older versions of opengl-update and see if it fixes itself.

[my thread http://forums.gentoo.org/viewtopic.php?t=292879]

I think ...
  • Jump to post
by Gwyd10n
Wed Feb 09, 2005 9:24 pm
Forum: Desktop Environments
Topic: qt-3.3.3 emerge fails
Replies: 5
Views: 1475

In file included from /usr/X11R6/include/GL/glx.h:117,
from opengl/qgl.cpp:52:

/usr/X11R6/include/GL/glxext.h:355:2: invalid preprocessing directive #warn
make[1]: *** [.obj/release-shared-mt/qgl.o] Error 1


It looks like you may not have your glx implemented correctly. Are you using nvidia ...
  • Jump to post
by Gwyd10n
Wed Feb 09, 2005 7:00 pm
Forum: Desktop Environments
Topic: qt-3.3.3 emerge fails
Replies: 5
Views: 1475

qt-3.3.3 emerge fails

I've got a farily fresh install of gentoo. I am trying to emerge gnome and the problem is it is failing on the QT-3.3.3 emerge.
Here is the error
_AQUA -DQT_NO_STYLE_INTERLACE -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_COMPACT -DQT
_NO_STYLE_POCKETPC -I/var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3 ...
  • Jump to post
by Gwyd10n
Sat Feb 05, 2005 6:57 pm
Forum: Installing Gentoo
Topic: Strange error
Replies: 5
Views: 1953

I've not tried that. I will check on it to see...
I'll post my results when I have them...

One thing I forgot to mention. This error started after an update to portage...

I can emerge just fine, it just seems that the kernel is problem.
  • Jump to post
by Gwyd10n
Sat Feb 05, 2005 2:37 pm
Forum: Installing Gentoo
Topic: Strange error
Replies: 5
Views: 1953

adaptr wrote:
I've done a make mrproper, even gone as far as cleaning out the source and emerging it again
...according to Linus, these two are equivalent ;-)

Is the symlink intact ?

Yes it is...
  • Jump to post
by Gwyd10n
Fri Feb 04, 2005 11:53 pm
Forum: Installing Gentoo
Topic: Strange error
Replies: 5
Views: 1953

Strange error

I am getting a strange error now when ever I try to recompile a new kernel.
It fails on every module
make
CHK include/linux/version.h
make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
CHK include/linux/compile.h
dnsdomainname: Host name lookup failure
CHK usr/initramfs_list
Kernel: arch ...
  • Jump to post
by Gwyd10n
Sat Jan 15, 2005 6:34 pm
Forum: Portage & Programming
Topic: Problems emerging Expect-5
Replies: 0
Views: 449

Problems emerging Expect-5

Hello everyone. I am running into some issues with emerging Expect-5.40.0.
Here is the error
>>> Completed installing into /var/tmp/portage/expect-5.40.0/image/

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-dev-tcltk_-_expect-5.40.0-9692 ...
  • Jump to post
by Gwyd10n
Thu Jan 06, 2005 3:25 pm
Forum: Networking & Security
Topic: SpamAssassin problems
Replies: 2
Views: 707

Thanks!
That was it...
  • Jump to post
by Gwyd10n
Thu Jan 06, 2005 7:07 am
Forum: Networking & Security
Topic: SpamAssassin problems
Replies: 2
Views: 707

SpamAssassin problems

I hope I've posted this in the right place.
One of my users is getting an error when the little sa-learn script I wrote runs. Here is the error
Argument "\001353996M-<q^?@" isn't numeric in numeric lt (<) at /usr/lib/perl5/vendor_perl/5.8.4/Mail/SpamAssassin/BayesStore.pm line 1267.

Now that line ...
  • Jump to post
by Gwyd10n
Wed Oct 13, 2004 5:34 pm
Forum: Other Things Gentoo
Topic: rdesktop scripting
Replies: 1
Views: 938

rdesktop scripting

Ok first off I do not know if this is the correct forum for this question so I appoligize before hand.
I am a Systems Admin for a small company who uses Windows servers. I use Rdesktop on my my personal workstation at work to connect to those systems.

I have a submenu listing all of the main ...
  • Jump to post
by Gwyd10n
Thu May 06, 2004 5:35 pm
Forum: Documentation, Tips & Tricks
Topic: Email System For The Home Network - Version 2.1
Replies: 666
Views: 1073627

I seem to be having trouble with amavis working correctly. I see this error in the log over and over again.

May 6 10:32:06 athame /postfix/qmgr [17418]: warning: connect to transport smtp-amavis: Connection refused

When I try to enable the transport mail gets stuck in no-where land.
Any ideas as ...
  • Jump to post
by Gwyd10n
Thu Mar 11, 2004 3:47 pm
Forum: Networking & Security
Topic: Password Change via Web page
Replies: 3
Views: 852

Password Change via Web page

Hello all
Did some digging and am stumped. I am looking for an app which would allow my users to change their passwords via a web page or via squirrelmail.

Thanks
  • Jump to post
by Gwyd10n
Tue Mar 09, 2004 12:09 am
Forum: Gentoo on AMD64
Topic: What should it be??
Replies: 2
Views: 6966

While that is hard to quantify, have a look at this thread http://forums.gentoo.org/viewtopic.php?t=144492

It might cast a bit of light, keep in mind there are many variables that improve or degrade performance, the quest for optimum is never ending...

George

Ah thank you for the refrence ...
  • Jump to post
by Gwyd10n
Mon Mar 08, 2004 10:23 pm
Forum: Gentoo on AMD64
Topic: What should it be??
Replies: 2
Views: 6966

What should it be??

I recently just got my new AMD 64 system and for the most part I've had little trouble with getting it setup and running. A few minor X issues which were resolved rather quickly.
The system specs I have currently are as follows..
AMD 64 +3200
MSI-Neo-FIS2R
512 MB Ram
GeForce FX 5200 /w 128MB ...
  • Jump to post
by Gwyd10n
Fri Mar 05, 2004 12:09 am
Forum: Documentation, Tips & Tricks
Topic: Email System For The Home Network - Version 2.1
Replies: 666
Views: 1073627

Thank you for the wonderful guide. I finally got everything working, for the most part.
I have one issue still remaining.
If I enable
smtpd_client_restrictions = premit_sasl_authenticated, reject in my main.cf
it seems no mail can get deleivered to my system from an outside source, ie hotmail or my ...
  • Jump to post
by Gwyd10n
Wed Mar 03, 2004 8:37 pm
Forum: Gentoo on AMD64
Topic: AMD64 - The masked applications that work .. wip
Replies: 445
Views: 227706

kahakai-0.6.2 fails at this point

/usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.3/../../../crti.o(.init+0x0): In function `_init':
/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/csu/crti.S:11: multiple definition of `_init'
/usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.3/../../../crti.o(.init ...
  • Jump to post
by Gwyd10n
Wed Mar 03, 2004 3:04 am
Forum: Gentoo on AMD64
Topic: AMD64 - The masked applications that work .. wip
Replies: 445
Views: 227706

Hi all.. Just got my new AMD 64 system up and running.
Anyhow I just tried out media-sound/cdplay and with just adding ~amd64 in the ebuild I was able to get it to complie and it seems to run quite well.
Version
cdplay-0.9
  • Jump to post
by Gwyd10n
Mon Mar 01, 2004 6:44 pm
Forum: Kernel & Hardware
Topic: Slow performance with SCSI
Replies: 6
Views: 3068

What scsi card are you using?
  • Jump to post
by Gwyd10n
Tue Feb 24, 2004 7:15 pm
Forum: Gentoo on AMD64
Topic: Mother Board question
Replies: 0
Views: 13059

Mother Board question

Does anyone know much about the Biostar nForce 3 15 board?
I am pondering an ebay purcahse and am courious as to this board's quality. Here is the link...
http://cgi.ebay.com/ws/eBayISAPI.dll?Vi ... gory=52476

Thanks
  • Jump to post
by Gwyd10n
Mon Feb 16, 2004 5:33 pm
Forum: Networking & Security
Topic: Strange sshd issue
Replies: 1
Views: 749

I think it is how you started sshd which is the issue here. Now I could be wrong in how I read your post but try this.

Code: Select all

su -
/etc/init.d/sshd start
exit
Doing it this way insures all the proper checks are done and is also the way sshd is called upon boot.
Hope this helps.
  • Jump to post
by Gwyd10n
Wed Oct 08, 2003 3:10 am
Forum: Desktop Environments
Topic: open office disables gl support for users, but not root
Replies: 8
Views: 2407

Achilles wrote:I got it to work... just had to change the permissions on /dev/agpgart :)
I am having the same issue, would you mind posting what you changed the permission too on /dev/agpgart?
  • Jump to post

Search found 41 matches
  • 1
  • 2
  • Next

Go to advanced search

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic