[newbie] mozilla and core files

2002-12-17 Thread villoing
I've found core files in my home directory. I didn't know what they 
were, so I remove them.
After that, mozilla was in big trouble and crashes when I would like to 
send mails, open the adress book, save a page, save an image...
I've rebuild the rpm and it works fine now. Was it link to thes core files ?
Furthermore, I found that the mail command does't work anymore.
what's wrong ?
Any ideas ?
thx


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] core files

2002-12-17 Thread villoing
I still have problem with core files.
I don't know why but since this morning a lot of files like core.3412 
are created into my home directory. How are they created and are they 
usefull ? Should I keep them or should I remove them ?
thx


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Need advise on text editors for programming

2002-12-16 Thread villoing
Vi is not so limited...
You can try emacs but I'm not very satisfied with the php-mode, 
particularly when I write scripts in a .html file...
I use now bluefish. The gui is very nice and there are a lot of 
functions to manage web programming.

Adolfo Bello wrote:
I am really new to Linux (less than 3 months) and want to start doing
all my web programming under Mandrake 9.

What are the best text editors? I would really like something with
regexp, syntax color, automatic indenting, able to open several files at
once. Either graphic or text based.

Now working with vi (I like its regexp search and replace) but I hate
its limited copy-cut-paste capabilities.

I work with Ultraedit under Windowz. Something like it for Linux will do
it.

Your opinions will be highly appreciated.

Adolfo






Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] grip

2002-12-02 Thread villoing
First of all, I would like to thank you for all the time you spend to 
help me.
Then the libghttp1-devel was required in order to rebuilt the rpm. 
Therefore, I installed all gnome libs and the window-manager.
Then, the reinstallation of the rpm seemed to be successfull. But the 
problem remains. It's strange. It's a shame, but as cddb is now working, 
 it could be worse ...

John Richard Smith wrote:
Is this a gnome desktop you are working on, because mine is full  kde,
with xWindows and the lot. I am also surprized you needed additional 
libraries,
but then maybe, I ought not to be, it occures to me that I have
the full OS including many developement packages, though not
all , and maybe I have some dependency library installed already
that you require to make the help file be meaningfull. I must
say all these dependency problems in linux are tiresome,
if they are needed , why not include them in the main download ,
saves time and trouble. There has got to be some reason why you don't
get the helpfile, and I and others do. The difference must be either
the choice of OS interface or some package or other that you
have missing.

Check out http://www.nostatic.org/grip/

I see mention of something called libghttp  that sounds like a possible 
library
help file try putting up package manager and doing a search to see if you
have it. if not download and install it and see what it does. A search
of my OS reveals a certain libghttp1-devel  V1.0.9-4mdk. I'm guessing
but I would not be supprised if you don't have it installed, and it
has to be on our CD's somewhere for me to have it installed.

In short , the problem now seems either to be the interface, which
I would not rule out , since manuals, at least good ones,John are a
judicious balance between words and pictures , maybe your desktop
interface lacks something, but first off we need to find out if you
have every possible app package installed. Unfortuneatly linux
is a bit of a headache for newbies as far as dependencies go.
we do not understand the relationships very well, and the way things
are put together it can offten be baffelling try to find out. The website
is the first port of call after thak maybe sourceforge or some place
like that .





villoing wrote:

I just finnish from dowloading the .src.rpmp and I've rebuilt the rpm, 
installing some gnome library which were needed. Unfortunatly, Any 
links in the grip help menu is working (grrr).
What could I do ???
Do I need to use gnome? (I'm currently under window maker)

John Richard Smith wrote:

Well , by virtue of the fact that I definately got a perfectly good help
file manual with mine , yes.

Do you know how to do an src.rpm  compile ?

if not, simple enough,
just ownload the src.rpm file and put it
in a directory all on it's own,

I like to create a new directory,
mkdir /pk

then , cd /pk

then,
rpm  --rebuild  /grip-3.0.3-1.src.rpm

then look in , /usr/src/rpm/rpms/i586
rebuilt package will be there.
John


villoing wrote:


The first version I installed was 3.0.1, rpm intalled by MK 9.0 cd rom.
The rpm I use to upadate grip yesterday grip-3.0.3-1.i386.rpm.
Should I have intalled the grip-3.0.3-1.src.rpm one ?

 











Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] mplayer

2002-12-02 Thread villoing
I've intalled
mplayer-0.90pre10-1.i386.rpm mplayer-gui-0.90pre10-1.i386.rpm
mplayer-common-0.90pre10-1.i386.rpm  mplayer-skin-default-1.5-1.noarch.rpm
mplayer-font-1.0-1.src.rpm
I've modified the file config to use the default skin, but when I launch 
mplayer, I get an error telling me that it is an error in the config 
file at the line containing: skin = default
And if I comment this line in the config file, mplyer strats running but 
it gives a message:

Compiled with RUNTIME CPU Detection - warning, it's not optimal! To get 
best performance, recompile MPlayer with --disable-runtime-cpudetection
MPlayer was compiled WITHOUT GUI support!

What should I do ?


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] mplayer

2002-12-02 Thread villoing
by source code, you mean the .src.rpm files ?
in this case, I've mplayer-0.90pre10-1.src.rpm, 
mplayer-skin-1.0-2.src.rpm, mplayer-font-1.0-1.src.rpm and when I try to 
install these files :
rpm -ivh mplayer-0.90pre10-1.src.rpm mplayer-font-1.0-1.src.rpm 
mplayer-skin-1.0-2.src.rpm
   1:mplayer### 
[100%]
   2:mplayer-font   ### 
[100%]
   3:mplayer-skin   ### 
[100%]
the installation seems to be successfull but when I uncomment in the 
config file skin = default, mplayer is unable to lauch.
Could give me more detail about the way to install mplayer properly ?
Stephen Kuhn wrote:
On Tue, 2002-12-03 at 00:39, villoing wrote:


I've intalled
mplayer-0.90pre10-1.i386.rpm mplayer-gui-0.90pre10-1.i386.rpm
mplayer-common-0.90pre10-1.i386.rpm  mplayer-skin-default-1.5-1.noarch.rpm
mplayer-font-1.0-1.src.rpm
I've modified the file config to use the default skin, but when I launch 
mplayer, I get an error telling me that it is an error in the config 
file at the line containing: skin = default
And if I comment this line in the config file, mplyer strats running but 
it gives a message:

Compiled with RUNTIME CPU Detection - warning, it's not optimal! To get 
best performance, recompile MPlayer with --disable-runtime-cpudetection
MPlayer was compiled WITHOUT GUI support!

What should I do ?



Get the source code and recompile the program instead of using the
binaries from the RPM's.





Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] mplayer

2002-12-02 Thread villoing
Dear Stephen
I have all done propoerly and it works well, with a nice GUI.
I really thank you.
Furthermore, it's the 1st soft I install after compiling it by my own, 
and it's really great. I totally agree with you when you say that 
Properly depends on the person and I think I'll compile often now 
instead of download rpm :-))
Florian

Stephen Kuhn wrote:
On Tue, 2002-12-03 at 07:47, villoing wrote:


by source code, you mean the .src.rpm files ?
in this case, I've mplayer-0.90pre10-1.src.rpm, 
mplayer-skin-1.0-2.src.rpm, mplayer-font-1.0-1.src.rpm and when I try to 
install these files :
rpm -ivh mplayer-0.90pre10-1.src.rpm mplayer-font-1.0-1.src.rpm 
mplayer-skin-1.0-2.src.rpm
   1:mplayer### 
[100%]
   2:mplayer-font   ### 
[100%]
   3:mplayer-skin   ### 
[100%]
the installation seems to be successfull but when I uncomment in the 
config file skin = default, mplayer is unable to lauch.
Could give me more detail about the way to install mplayer properly ?


I downloaded all the source code files, unpacked them in my /usr/src/
directory, and for each, did the ./compile make make install - that way,
I didn't get CPU issues...

Properly depends on the person - I tend to not depend on the RPMS all
the time unless it's a huge suite (KDE for instance) - so when I install
a program on my system, I know for a fact that all the dependencies are
correctly installed and statically linked, the program binaries
themselves are compile for MY system and not a generic distro or
kernel...which causes me less grief in the end - and gives me better
performance - especially with multimedia packages...ain't nothing worse
than jumpy or erratic playback of DVD, AVI, MPG, DiVX and the
likes...and even less worry about skinning my apps...





Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] grip

2002-12-01 Thread villoing
The first version I installed was 3.0.1, rpm intalled by MK 9.0 cd rom.
The rpm I use to upadate grip yesterday grip-3.0.3-1.i386.rpm.
Should I have intalled the grip-3.0.3-1.src.rpm one ?

John Richard Smith wrote:

Was yours an rpm or tar ball version, mine was rpm
I built mine from src rpm's , namely grip-3.0.3-1.src.rpm.

John

villoing wrote:


Yes, it's quite strange...
I have MK 9.0 and I 've upgrape grip to the 3.0.3 version.
I've not still any link working int the help menu. Hopefully, I 
managed to fing the on-line doc, well built, I agree. It's a good 
start...

John Richard Smith wrote:

Now that is odd, are we talking Mandrake 9.0 standard install version,
gripv3.0.0, because I have a superb manual on mine, a shining example
of how good manual are constructed, only slight criticism I might have
is that perhaps there were a few definitions missing, particularly
technical terms that newbies may not be familiar with. otherwise
I could not fault it.

Are you sure. Though M8.2's grip does not have a help file I notice.

John



villoing wrote:


Thanks John. But unfortunatly (or fortunatly ;-) ), I was obliged to 
write the title, authors ...
Another question: in fact, the problem is that I'm obliged to ask it 
here because all the links in the help section in grip don't seem to 
work. So, no documenttation, no, howto, no faq. And I didn't find 
that on the net. What's going wrong ?

John Richard Smith wrote:

villoing wrote:


How can I make informations contained in each track of a cd 
recognizeable by grip ?



 

Which information do you mean.

If you mean the name of the track, and performer, then log on
to the net with something like kppp .
click the tab in gript to let it compare your
CD recognition number  which is being read from the cdrom,
with info listed on the website, it takes a few seconds or so and ,
when it has compared  notes, the info will appear in grip.

then save and that info is held in .cddb in your home directory.

If per chance you don't get a response, then type the info from
your cd case notes using the text editor provided, save, and
also upload that info to the net via the tab in grip, then other will
bennifit from your diligence , as you will benifit from their efforts
in the past.

John




















Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] grip

2002-12-01 Thread villoing
I just finnish from dowloading the .src.rpmp and I've rebuilt the rpm, 
installing some gnome library which were needed. Unfortunatly, Any links 
in the grip help menu is working (grrr).
What could I do ???
Do I need to use gnome? (I'm currently under window maker)

John Richard Smith wrote:
Well , by virtue of the fact that I definately got a perfectly good help
file manual with mine , yes.

Do you know how to do an src.rpm  compile ?

if not, simple enough,
just ownload the src.rpm file and put it
in a directory all on it's own,

I like to create a new directory,
mkdir /pk

then , cd /pk

then,
rpm  --rebuild  /grip-3.0.3-1.src.rpm

then look in , /usr/src/rpm/rpms/i586
rebuilt package will be there.
John


villoing wrote:


The first version I installed was 3.0.1, rpm intalled by MK 9.0 cd rom.
The rpm I use to upadate grip yesterday grip-3.0.3-1.i386.rpm.
Should I have intalled the grip-3.0.3-1.src.rpm one ?

 






Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] grip

2002-11-30 Thread villoing
How can I make informations contained in each track of a cd 
recognizeable by grip ?


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] crossover

2002-11-29 Thread villoing
I'm unable to run the media player 6.4 plugin with the video streaming 
in www.fabchannel.com
Does somedy have a solution ?


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] mount problem

2002-11-26 Thread villoing
Maybe the problem comes from the fact you have to be root to do
mount -t your_file_type -r /dev/cdrom /mnt/cdrom after having create a 
cdrom /mnt/directory and not beind in when you write your command

Florian

Wei Wang wrote:
I know this is too naive. But I got confused of different helps I found on the internet. 

I get error message when I do mount /dev/cdrom
mount: can't find /dev/cdrom in /etc/fstab or /etc/mtab

mount /mnt/cdrom gives out: 
/dev/hdc: Input/output error
mount: I could not determine the filesystem type and non was specified

/etc/fstab read:
/dev/hdc /mnt/cdrom auto user,iocharset=iso8859-1,umask=0,exec,codepage=850,ro,noauto 0 0

/var/log/messages reads:
hdc: DV22E, ATAPI CD/DVD-ROM drive

One of the helps I found on the internet told me to delete /dev/cdrom and do ln -s /dev/hdc /dev/cdrom
But I kept rm /dev/cdrom and it doesn't go away. It cannot be deleted. What should I do?

The other help told me to mount -t iso9660 -o ro /dev/cdrom /cdrom
I don't know what that means but it gives an error saying:
mount point /cdrom does not exist. 

Any hint what I should do? Many thanks.



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] crossover plugin

2002-11-25 Thread villoing
Hello!
I have two problems resulting from the installation of the crossover plugin.

1) I've installede crossover as root and the windows plugins only run if 
 I launch mozilla as root. How can cahnge that to be able to use the 
pluqins as a simple user ?

2) I'm unable to run the media player plugin. I've tried it on 
www.fabchannel.com and when I launch the video streaming, the 
apllication shut down. Has somebody the same problem and a solution ?

Best regards.


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] streaming on Mozilla

2002-11-23 Thread villoing
for now, I've installer crossover and them few plugins, but these 
plugins appears in Mozilla but with this message :
	Unable to load the windows plugin library.
Could somebody help me ?
	

Charles A Edwards wrote:
On Sat, 23 Nov 2002 07:49:54 -0600
Tom Brinkman [EMAIL PROTECTED] wrote:



Were you root when you did 'sh install-cross..'  ?  You might as 
well have your Net connection up too, 'cause you're gonna need it to 
install the plugins.


Also for whatever reason some .sh installers on some systems will
give command not found errors if you launch with sh filexxx.sh but will
run without complaint if you launch with ./filexxx.sh


Charles

 
Everyone's in a high place when you're on your knees.
--
Charles A Edwards
[EMAIL PROTECTED]
--





Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] streaming on Mozilla

2002-11-22 Thread villoing
Does anyone know where to find and how to install a soft which would 
allow me to see wideo streaming on Mozilla.
When I tried to watch something on www.fabchannel.com, I get this message:
		this page contains information type 		(application/x-mplayer2)...

thanks ...


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Quick chmod question

2002-11-22 Thread villoing
chmod your_mod -R your_directory

AndrewD wrote:

I need to chmod a whole bunch of files (under a directory), rather than
go thru them all one by one is there a quicker way to chmod them all

Thanx
Andrew 








Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] streaming on Mozilla

2002-11-22 Thread villoing
I download the cross over plugin and when I lounch

sh install-crossover-plugin-1.1.3-demo.sh
I get
: command not foundlugin-1.1.3-demo.sh: line 12:
: command not foundlugin-1.1.3-demo.sh: line 14:
: command not foundlugin-1.1.3-demo.sh: line 15: }
install-crossover-plugin-1.1.3-demo.sh: line 65: syntax error near 
unexpected to'en `do
'nstall-crossover-plugin-1.1.3-demo.sh: line 65: `  for a in 
$GUESS_MD5_PATH; do
in my xterm

could sombody help to install this plugin ?

Derek Jennings wrote:
On Friday 22 Nov 2002 10:38 pm, villoing wrote:


Does anyone know where to find and how to install a soft which would
allow me to see wideo streaming on Mozilla.
When I tried to watch something on www.fabchannel.com, I get this message:
		this page contains information type 		(application/x-mplayer2)...

thanks ...



That is Windows Media Player format. The only app I know which will play it 
streaming is Windows Media Player.  But do not despair. go to 
www.codeweavers.com and you can download Crossover plugin which allows you to 
run Windows media player 6.5

The bad news is that the demo version is free, but the full version is not.
The alternative is try to set up Wine to run WMP, which is possible, but not 
easy.

For other streaming media sources there is RealPlayer8 for Linux, buried very 
deep on the Real.com site.
 Apple Quicktime also works under Codeweavers plugin.

derek





Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com