Help changing the prompt

2008-08-25 Thread Robe
Hi there,

I'm trying to change the prompt in the *text (console) mode* for a
restricted user with a statement like this

set prompt = %~ 

But it doesn't work. And when I type *set* I see _ = %~  instead prompt =
%~ 

However when I do it logged as a root it works.

Can someone help me with this?

Thanks,

-- 
Robe.

Si deseas que tus sueños se hagan realidad ¡despierta!
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Help using setenv as a restricted user

2008-08-25 Thread Robe
Hi,

I'm trying to use *setenv* command as a non-root user. But I get the
following error setenv: not found. However when I do the same as root it
works well.

I'm using tcsh and FreeBSD 7.0

There's a way to use it as a restricted user? I mean avoiding the su command
and so on.

Thanks,

-- 
Robe.

Si deseas que tus sueños se hagan realidad ¡despierta!
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Changing the default colors in the console

2008-08-22 Thread Robe
Hi there,

I'm trying to change the default color for the directories using the
following command to see them with purple color

setenv LS_COLORS di=01;35

but when I use the following command

ls -G

I still see the default color.

What's wrong?

I'm using the default shell *tcsh* and FreeBSD v7.0

Thanks,


-- 
Robe.

Si deseas que tus sueños se hagan realidad ¡despierta!
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Help installing openoffice

2008-08-21 Thread Robe
Hi there,

I wanna install Open Office through pkg_add because I've a slow band width.
But I can't find it in the ports collection.

In www.freshports.org they say I can install it by typing this pkg_add -r
openoffice.org. But I don't know how to configure pkg_add or fetch to
download the package from freshports.org.

I wanna install Open Office 3-RC if possible.

Can somebody help me with this?

Thanx,

-- 
Robe.

¿Es el hombre sólo un fallo de Dios, o Dios sólo un fallo del hombre?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Automounting usb flash memory in FreeBSD 7.0

2008-07-10 Thread Robe
Hi there,

I'm a novice in FreeBSD and I wanna know if there's some application to
automount my USB flash memory in FreeBSD 7.0.


Thanks,

-- 
Robe.

No se como será la tercera guerra mundial, sólo se que la cuarta será con
piedras y lanzas.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


FreeBSD support this hardware?

2008-02-27 Thread Robe
Hi there,

I need to create a program using this hardware from iCOP technology
VSX-6115

It has 128MB of RAM.

I know there's available at least one Linux kernel configuration for this
hardware, but I want to do it using FreeBSD.

Here's the link to the Board page
http://www.icop.com.tw/products_detail.asp?ProductID=276

And here's the link to the CPU page http://www.dmp.com.tw/tech/Vortex86SX/

Can anybody tell me if FreeBSD support this hardware?

Thanks,


-- 
Robe.

El optimista siempre tiene un proyecto. El pesimista siempre tiene una
excusa.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Upgrading firefox 1.5 to 2.0

2007-12-24 Thread Robe
Hi,

I'm using FreeBSD v6.2. It comes with FireFox 1.5 and I want to upgrade it
to version 2.0.

I've updated my ports collection with pkg_version -v. But I don't see the
FireFox 2.0 in my ports. However I see a port for FireFox 2 in the ports
collection in the web site of FreeBSD. Isn't supposed that it must appear in
my ports collection once I've updated it?

Then I try with portupgrade –R firefox and I get the following message:

Stale dependency: firefox-1.5.0.8,1 -- perl-5.8.8_1 – manually run 'pkgdb
–F' to fix (-0 disallowed when –R is given).

Can someone help me?

Thanks,

-- 
Robe.

En el verdadero amor, el alma oculta al cuerpo.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Updating ports

2007-12-22 Thread Robe
Hi,

I want to update some ports. I'm using FreeBSD 6.2.

I was reading in the handbook and there are two ways to update them through
the portupdate and portmanager.

What's the difference between them?

-- 
Robe.

En el verdadero amor, el alma oculta al cuerpo.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


libc documentation

2007-12-20 Thread Robe
Hi,

I need to know where I can find the full documentation of the last libc
library.

Thanks,

-- 
Robe.

En el verdadero amor, el alma oculta al cuerpo.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Some FreeBSD Kernel book

2007-03-19 Thread Robe
Hi,

I want to know if there's some free PDF book available that describe
the Kernel and the Kernel's APIs.

Thanx,

Robe.


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Question about freebsd.org/cgi/cvsweb.cgi/src link

2007-03-17 Thread Robe
Hi,

I want to know if there's any tool to search for a source file inside
http://www.freebsd.org/cgi/cvsweb.cgi/src/ or there's a map or a tree
that shows me the structure of the files there.

Thanx,

Robe.


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Help installing nasm

2007-03-15 Thread Robe
Hi,

 

I’m trying to install the Netwide Assembler (nasm) in such a way:

 

# cd /usr/ports/devel/nasm

# make

 

But I get the following error: 

 

= Couldn’t fetch it – please try to retrieve this port manually into
/usr/ports/distfiles/ and try again.

*** Error code 1

 

I’m using the stable version 6.1

 

And I’m behind a proxy. What can I do?

 

Thanx,

 

--

Robe.

 

Psiquiatría: el único negocio donde el cliente nunca tiene la razón.

 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


elf_begin returns NULL

2007-03-15 Thread Robe
Hi,

I'm trying to create an object file (.o) using the libelf library.
Below appear the full source code.

Does any body know why the elf_begin statement return NULL?


#include  stdio.h
#include stdlib.h
#include libelf.h

int main()
{
int FileDes;

Elf *pElf = elf_begin(FileDes, ELF_C_WRITE, NULL);  // 3rd argument
is ignored for ELF_C_WRITE

if (!pElf)
printf(elf_begin: error\n);

Elf32_Ehdr *pEhdr = elf32_newehdr(pElf);

if (!pEhdr)
printf(elf32_newehdr: error\n);


elf_end(pElf);

// Free the memory
free(pElf);
free(pEhdr);

return 0;
}

Thanx,

Robe.


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Help with a flash memory

2006-12-28 Thread Robe

Hi,


I have a flash memory myflash with 1Gb. Ubuntu Linux and Fedora detects
and mounts it automatically. But I don't know how to mount it in FreeBSD 6.1
.



Can somebody tell me how to mount it?



I wanna know how to mount it in console mode.



Thanks,

--
Robe.

En el verdadero amor no manda nadie; obedecen los dos.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Help with a flash memory

2006-12-28 Thread Robe

I've got it.

Thanx people,

--
Robe.

El verdadero amigo no es el que nos seca las lágrimas sino el que evita que
las derramemos.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


About the Full Kernel API documentation

2006-10-19 Thread Robe

Hi,

I wanna know if there's available the full documentation of the Kernel API.
I need it in digital format.
Thanks,

--
Robe.

I have only one superstition. I touch all the bases when I hit a home run.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Choosing Bash and Gnome

2006-10-16 Thread Robe

Hi,


This is the first time I use FreeBSD. I've the version 6.1. During the
installation I've choose the Bash as the shell and Gnome. However when I'm
in the shell I see that it's not Bash. And when I type *startx* the
Graphical environment is not Gnome.



Does anybody know how can I use Bash and Gnome?



I want it because those are which I've used in Linux  ;-)

--
Robe.

I have only one superstition. I touch all the bases when I hit a home run.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


About FreeBSD on Celeron D

2006-05-19 Thread Robe

Hi,

Does any body know if the distribution of FreeBSD for IA-64 run in a
Celeron D microprocessor?

--
Robe.

You must be the change you want to see in the world.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


About Bison and Flex

2006-05-09 Thread Robe

Hi,

I'm a new user of FreeBSD and I want to know if the Bison parser generator
and Flex for Linux is available here.

Thanx

--
Robe.

You must be the change you want to see in the world.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]