Hi,
I installed MATLAB as per the FreeBSD Handbook. I am able to run MATLAB except
that I get the following error messages:
--- When starting license manager:
$/usr/local/etc/rc.d/flexlm.sh start
usage: expr [-e] expression
/usr/local/etc/lmboot_TMW: [: -ne: unary operator expected
etc...
t external hosts.
Thanks,
Balaji
-
This message was sent using Endymion MailMan.
http://www.endymion.com/products/mailman/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-qu
very
useful for persons like me who do not want a full
fledged database with all SQL features. I am aware of
the existence of dbm/ndbm/gdbm, but i guess all
support hash. If my thoughts are wrong, pls correct
me. I also hope that i have sent to the correct
mailing list.
Thanks,
Balaji
g gap. The errno is 49 - invalid address.
I used gethostbyname and it returns whatever is there in /etc/hosts. I have
checked the /etc/resolv.conf. My config details are
/etc/rc.conf
hostname="Balaji"
/etc/hosts
192.168.1.1 Balaji
127.0.0.1 localhost
::1 localhost
/etc/resolv.c
Richard Stevens -- UNIX Network
Programming
Richard Stevens & Gary Wright -- TCP Illustrated
Vol II
Pavan Balaji, Intel Corporation
"Only the Paranoid Survive"
-- Andy Grove
-Original Message-From: Sulaiman Khan
[mailto:[EMAIL PROTECTED]]Sent: Wedn
256MB mem, you can go upto
maybe 1 clusters.
Pavan Balaji,
Intel Corporation
"Only the Paranoid Survive" -- Andy Grove
> -Original Message-
> From: James Snow [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, July 24, 2002 2:05 PM
> To: [EMAIL PROTECTED]
> C
Oops. Sorry. I didn't know that we had an option to do this in the conf
file. I couldn't find it there though.
Pavan Balaji,
Intel Corporation
"Only the Paranoid Survive" -- Andy Grove
> -Original Message-
> From: Jeff Jirsa [mailto:[EMAIL PROTECTED
ative).
Pavan Balaji, CIS
Graduate Student, Ohio State
University
"Being happy doesn't mean that everything is
perfect... It just means that you have decided to see beyond the
imperfections" -- Rash
-Original Message-From: Rap Sucks
[mailto:[EMAIL PROTECTED]]Sen
n to
be on the primary harddisk.
Pavan Balaji,
CIS Graduate Student,
Ohio State University
"Being happy doesn't mean that everything is perfect... It just means that
you have decided to see beyond the imperfections" -- Rash
> -Original Message-
> From: Jud [m
No. http//www.freebsd.org has no http mirrors to download FreeBSD. You have
only ftp mirrors out there.
Why do you need a http mirror anyway? Something you can't do with a ftp
mirror?
Pavan Balaji,
CIS Graduate Student,
Ohio State University
"Being happy doesn't mean tha
following any manual, but just using my Linux
experience with FreeBSD (It's not good enough I guess
:-().
Any suggestions?
Pavan Balaji,
CIS Graduate Student,
Ohio State University
__
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Pavan Balaji,
CIS Graduate Student,
Ohio State University
"Being happy doesn't mean that everything is perfect... I
Also, where are you copying the newly created XF86Config files? FreeBSD
used to let me copy them to a number of locations, but
the current version works only if I copy it to /etc/X11 (don't know if the
case is the same with the others too).
Pavan Balaji,
CIS Graduate Student,
Ohio
I added a header file which prototypes the system call.
Btw, I forgot to mention that I changed the libc/sys/Makefile.inc file to
add the system call stub too. But, no good!! :-(
Pavan Balaji,
CIS Graduate Student,
Ohio State University
"Being happy doesn't mean that everything
_NETINET_SMUCK_H_
#define _NETINET_SMUCK_H_
#ifndef _KERNEL
#define
__BEGIN_DECLS
int smucker __P((int, void*, int));
int smuckew __P((int, void*, int));
__END_DECLS
#endif /* _KERNEL */
#endif /* _NETINET_SMUCK_H_ */
-
Any ideas?
Pavan Balaji,
CIS Graduate Student,
Ohio State
Damn! Damn! Damn! No wonder it wasn't working.
Thanx a lot.. :-)
Pavan Balaji,
CIS Graduate Student,
Ohio State University
"Being happy doesn't mean that everything is perfect... It just means that
you have decided to see beyond the imperfections" -- Rash
>
is
from my "C" program using syscall (300), but I wan't to call it directly as
mycall() from the program. Hope I made sense... :-(
Any suggestions?
Pavan Balaji,
CIS Graduate Student,
Ohio State University
"Being happy doesn't mean that everything is perfect... It just
There was a similar question posted this morning. The solution turned out
that FreeBSD wasn't able to detect the Monitor Horizontal and Vertical
syncs. Try setting them manually, maybe yours might work too. :-)
Pavan Balaji,
CIS Graduate Student,
Ohio State University
"Being hap
defined reference to 'mycall'
Pavan Balaji,
CIS Graduate Student,
Ohio State University
"Being happy doesn't mean that everything is perfect... It just means that
you have decided to see beyond the imperfections" -- Rash
To Unsubscribe: send mail to [EMAIL PROTECTED
estions?
Pavan Balaji,
CIS Graduate Student,
Ohio State University
"Being happy doesn't mean that everything is perfect... It just means that
you have decided to see beyond the imperfections" -- Rash
> -Original Message-
> From: Roman Neuhauser [mailto:[EMAIL PROTECT
I had a similar problem with libpam where the compiler wasn't able to
recognise the inline command. I removed it's entry from my makefile for the
time being. If you do figure out what the problem is, please post it on the
group.
Thanx!
Pavan Balaji,
CIS Graduate Student,
Ohio State
I'm not able to get rsh or telnet to work on my FreeBSD box (however ssh
works fine). Is there some file I need to edit to get this to work?
Pavan Balaji,
CIS Graduate Student,
Ohio State University
"Being happy doesn't mean that everything is perfect... It just means that
you
/etc/inetd.conf just gives an option for telnet, but not for 'rsh'. I'm not
able to get 'rsh' working yet. Any other suggestions?
Pavan Balaji,
CIS Graduate Student,
Ohio State University
"Being happy doesn't mean that everything is perfect... It just means
How do we use argc and argv (C like) in bash scripts?
Pavan Balaji,
CIS Graduate Student,
Ohio State University
"Being happy doesn't mean that everything is perfect... It just means that
you have decided to see beyond the imperfections" -- Rash
To Unsubscribe: send
I tried that, but it didn't work. However, I did figure out the way to do it
(thanx to simon!) -- we need to uncomment even the login and exec commands.
Probably there are better ways of doing it. Still experimenting.
Thanx anyways,
Pavan Balaji,
CIS Graduate Student,
Ohio State Unive
Thanx!
Pavan Balaji,
CIS Graduate Student,
Ohio State University
"Being happy doesn't mean that everything is perfect... It just means that
you have decided to see beyond the imperfections" -- Rash
> -Original Message-
> From: Giorgos Keramidas [mailto:[EMA
uch a problem? Any suggestions? Tips?
Pavan Balaji,
CIS Graduate Student,
Ohio State University
"Being happy doesn't mean that everything is perfect... It just means that
you have decided to see beyond the imperfections" -- Rash
To Unsubscribe: send mail to [EMAIL PROTECTE
ave such a problem? Any suggestions? Tips?
>
> Could you post more details?
I suspect some dumb a** must have hardcoded the number of system calls
somewhere in the kernel and that's what is giving the problem.
Pavan Balaji,
CIS Graduate Student,
Ohio State University
"Being happy do
grams. It's just when I modify it for the second
time (whatever the modification be), that this problem comes up.
How do I use kld to add syscalls dynamically? Can you send me some link or a
brief how-to. Thanx!
Pavan Balaji,
CIS Graduate Student,
Ohio State University
"Being happy do
Oh! I was just trying to think of reasons to present to my manager :-)
Pavan Balaji,
CIS Graduate Student,
Ohio State University
"Being happy doesn't mean that everything is perfect... It just means that
you have decided to see beyond the imperfections" -- Rash
> ---
Oops. I got hold of the bug. It was my BIOS settings which were wrong, which
was causing the problem. Sorry, should have posted it on the group. Thanx
anyway.
Pavan Balaji,
CIS Graduate Student,
Ohio State University
"Being happy doesn't mean that everything is perfect... It just
7;root' account (and all the other accounts in the wheel group will be
useless after that).
I wonder what exactly this means. I don't remember seeing any option for
creating/not-creating the wheel group while installation.
Pavan Balaji,
CIS Graduate Student,
Ohio State University
&qu
Is there somewhere I can get the key names to use with bindkey?
Pavan Balaji,
Intel Corporation
"Only the Paranoid Survive" -- Andy Grove
> -Original Message-
> From: Roger P. Johnson [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 16, 2002 3:00 PM
>
What's the bash equivalent for "bindkey"?
Pavan Balaji,
Intel Corporation
"Only the Paranoid Survive" -- Andy Grove
> -Original Message-
> From: Balaji, Pavan [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 16, 2002 3:26 PM
> To:
kernel image
is stored as /kernel
More information in the FreeBSD Handbook. http://www.freebsd.org
Pavan Balaji,
Intel Corporation
"Only the Paranoid Survive" -- Andy Grove
> -Original Message-
> From: John Mills [mailto:[EMAIL PROTECTED]]
> Sent: Tuesda
Balaji,
Intel Corporation
"Only the Paranoid Survive" -- Andy Grove
> -Original Message-
> From: Kevin Kinsey, DaleCo, S.P. [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, July 17, 2002 10:51 AM
> To: Brian T.Schellenberger; parv; John Mills
> Cc: Balaji,
yinit (again!).
Sorry! Not too much of a help.
Pavan Balaji,
Intel Corporation
"Only the Paranoid Survive" -- Andy Grove
> -Original Message-
> From: Ryan Masse [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, July 17, 2002 1:44 PM
> To: [EMAIL PROTECTED]
>
By default, cdrom is /dev/acd0c is only mountable by root in FreeBSD. You
can make it mountable by normal users by changing the /etc/fstab entry to
users,ro,noauto
/dev/acd0c /cdrom cd9660 users,ro,noauto 0 0
Pavan Balaji,
Intel Corporation
"Only the Par
peripheral devices. If it's a
standard printer, FreeBSD might have (hopefully) detected it.
Just guesses. None of these might work out.
Pavan Balaji,
Intel Corporation
"Only the Paranoid Survive" -- Andy Grove
> -Original Message-
> From: mehmet emin [m
http://lantech.geekvenue.net/chucktips/jason/chuck/987270955/index_html
Maybe
that would help.
Pavan Balaji, Intel Corporation
"Only the Paranoid Survive"
-- Andy Grove
-Original Message-From: Joseph Maxwell
[mailto:[EMAIL PROTECTED]]Sent: Thursday, Jul
added to the output queue. Whereas, if there
isn't enough space for the entire message, a part of the message is sent and
the rest buffered. So, it might appear to be getting higher priority for
some applications.
Pavan Balaji,
Intel Corporation
"Only the Paranoid Survive&q
libpam -- the 'cause of the error is not installed by the standard
installation settings in FreeBSD 4.6. You need to either use completer
installation from the CD or remove libpam from the Makefile in /usr/src/lib
-- I used the second one, and it hasn't given any problems so far.
Pa
Did you make some modifications to the kernel? Probably it's become
unstable. Did you try to boot it in some other kernel?
Pavan Balaji,
Intel Corporation
"Only the Paranoid Survive" -- Andy Grove
> -Original Message-
> From: george rousson [mailto:[EMA
Corruption need not necessarily be s/w based. If your reader/writer is
screwed up, it might still corrupt it. Guess, I'm too paranoid ;-)
Pavan Balaji,
Intel Corporation
"Only the Paranoid Survive" -- Andy Grove
> -Original Message-
> From: Brian T. S
Hi FreeBSD Team,
I am implementing a stackable file system similar to NULLFS and I have question
on VOP_RENAME_APV function.
In VOP_RENAME_APV function:
VOP_RENAME_APV(struct vop_vector *vop, struct vop_rename_args *a)
{
int rc;
if (vop->vop_rename != NULL)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
46 matches
Mail list logo