Re: [gentoo-user] Freenet overlay

2008-01-29 Thread Marc Redmann

I've collected a few ebuilds for freenet (encrypted p2p web)
and now creating an own overlay for this. 


I don't know if it is the most recent version of freenet but you can 
find freenet-0.7_alpha_pre1104 in the sunrise overlay.


brgds, Marc
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Changing CHOST

2007-09-23 Thread Marc Redmann
> boot from cd

Don't want to start a flame war here, but why should he use reiserfs ??? I 
think he can use whatever filesystem he wishes to ...

> mkfs.reiserfs
> start stage3 installation.

brgds, Marc
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] liborbisenc.so.0 error

2007-08-04 Thread Marc Redmann
> # ls -la /usr/lib/libvorbisfile.so.0
> -- 1 root root 0 Apr 17  2005 /usr/lib/libvorbisfile.so.0
> # ls -la /usr/lib/libvorbisenc.so.0
> -- 1 root root 0 Apr 17  2005 /usr/lib/libvorbisenc.so.0
>
> equery belongs does not bring up any packages.

So it seems that it is safe to delete them ...

brgds, Marc
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] liborbisenc.so.0 error

2007-08-04 Thread Marc Redmann
> >>> Regenerating /etc/ld.so.cache...
>
> /sbin/ldconfig: File /usr/lib/libvorbisenc.so.0 is empty, not checked.
> /sbin/ldconfig: File /usr/lib/libvorbisfile.so.0 is empty, not checked.
> ===
>
> Would you know why it happens?


How about checking the files and their size to make sure they are really 
empty ? After that I would check to which package they belong, maybe 
re-emerging the found package could solve the problem ...

brgds, Marc
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Firefox won't show up in either Gnome or KDE.

2007-02-04 Thread Marc Redmann
> I am running the latest Gentoo sources (I believe 2.6.18-r6) for my
> architecture (amd64).  I've emerged Firefox about three times, and it
> has never shown up in the menus (under any option).  Seamonkey will show
> up on both, and I haven't tried Thunderbird yet.

try to check the files that were installed by the mozilla-firefox package if 
there is a file with suffix ".desktop" for example with: 

equery files mozilla-firefox | grep desktop

If there is one, with KDE kappfinder you should be able to find it and add it 
to the menu structure of KDE ...

brgds, Marc


___ 
Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] KDE does not auto-mount my USB devices anymore

2007-01-28 Thread Marc Redmann
> After finding http://gentoo-wiki.com/TIP_D-BUS_Session_Bus_with_KDM and
> following it automounting in KDE works again.

Nice to know that there are other ways round that problem ...

brgds, Marc


___ 
Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] KDE does not auto-mount my USB devices anymore

2007-01-27 Thread Marc Redmann
> After the upgrade of dbus a few days ago, KDE won't mount my USB devices
> automatically anymore.
> Any suggestions where to start my search?

I remember that I had to recompile "kde-base/kdebase-kioslaves" after hal and 
dbus upgrade to make the automount feature in kde work again ... maybe you 
can try that ...

brgds, Marc





___ 
Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: 
http://mail.yahoo.de

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Mouse device order

2006-08-17 Thread Marc Redmann
Hi,

> To do this, I have to refer to the three mouses independently
> through /dev/input/mouse0,1,2.  The problem is, each time I reboot the
> machine, the three device files have different corresponding devices,
> totally unpredictable.  So, is there a way to designate which device
> file should correspond to which mouse?  And what should I do?

how about writing udev rules to create unique symlinks for each mouse 
device ???

http://reactivated.net/writing_udev_rules.html

brgds, Marc


___ 
Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Problem emerging mythtv-0.19

2006-05-06 Thread Marc Redmann
Hi,

> I'm trying to emerge mythtv but keep running into a problem with sandbox.
>
> Whenever I try to emerge, the compiling seems to work fine, but the
> installation fails and I get several 'Access Violations'.  It seems that
> instead of installing  into '/usr/xxx', mythtv is trying to go straight to
> '/' (ie: /bin ... /lib ... /share).

if sandbox is your only problem while istalling mythtv try 

FEATURES="-sandbox" emerge mythtv

to work around your problem (actually sandbox is switched of with the above 
command).

brgds, Marc


___ 
Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] How to get rid of gentoo-sources

2006-05-02 Thread Marc Redmann
> How can I prevent emerge from merging gentoo-sources (I now use sources
> from ftp.kernel.org).I tried --unmerge whithout success.

man portage, look for package.provided ...

brgds, Marc





___ 
Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden: 
http://mail.yahoo.de

-- 
gentoo-user@gentoo.org mailing list



Re: [normal] [gentoo-user] OT: Application for video cutting ?

2006-04-03 Thread Marc Redmann
> "Project X gives you a look behind the transmissions and tries its best
> to handle & repair many stream types and shows what went wrong on
> reception."

I use Project X mainly for exporting my recorded dvb streams to  a format 
transcode or mencoder can work with.

brgds, Marc





___ 
Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de

-- 
gentoo-user@gentoo.org mailing list



Re: [normal] [gentoo-user] OT: Application for video cutting ?

2006-04-03 Thread Marc Redmann
> Would you happen to have a link?  All I found was this guide on doom9:
>
> http://www.doom9.org/index.html?/DigiTV/projectx-fullguide.htm

As Jeremy already mentioned it is in portage, anyway here is the link:

http://sourceforge.net/projects/project-x

brgds, Marc





___ 
Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de

-- 
gentoo-user@gentoo.org mailing list



Re: [normal] [gentoo-user] OT: Application for video cutting ?

2006-04-02 Thread Marc Redmann
>  And the applikation should not be a Java based one.

I hope you know what you are missing, because IMHO ProjectX (which is written 
in Java) is one of the best tools at the moment for the purpose of video 
cutting ...

BTW, it is not in portage, AFAIK ...

brgds, Marc





___ 
Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de

-- 
gentoo-user@gentoo.org mailing list