Re: Matlab on FreeBSD 5.3

2005-02-27 Thread Santo Natale
Hi,
I managed to install matlab 6.5 on a freebsd 5.3, but I can't tell you exactly 
how I
did now, since I have no matlab here.
I remember that I played a bit with scripts regarding the detection of 
architecture ( I
just edited these scripts and forcely set environment variable to i386 or so ) 
and did few
other modifications, but they were quite simple.
You should manage to get it running, however.
hope this gives you one more hope :)
regards,
santo natale

On Sun, Feb 27, 2005 at 11:37:04AM -, cali wrote:
 I've tried installing Matlab 13 on FBSD5.3 according to the handbook but I 
 can't get it to work. This is pretty annoying since it cost a lot of money. 
 I was really stupid, in that, I had a years technical support from 
 Mathwords, but kind of gave up because their suggestions got me nowhere and 
 it was quicker just to use a pirated copy on windows than follow their 
 suggestions when really that was the perfect opportunity to continually 
 badger them; since I was paying for it they were obliged to respond...
 
 The problem is the license manager as far as I can tell, I can't seem to 
 get it to start.
 
 OK, there are a lot of different pieces of information I could post at this 
 point, but I'm not sure which are most relevant. So, first of all, I think 
 a sensible question I should ask is this:
 
 Has anyone on this list got Matlab 13 (aka 6.5) running on FBSD5.3? If so, 
 did you do this by following the instructions in the handbook verbatim, or 
 some other way?
 
 thanks
 
 cali 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: WRITE_DMA UDMA ICRC ERROR

2005-01-31 Thread Santo Natale
check if yours new hd is connected through a 80 pin ide cable ( for UDMA speed 
= 66 ).
I had the same troble and it disappeared as soon as i replaced the cable.
hope this will help,
regards

On Mon, Jan 31, 2005 at 08:18:33PM -0500, Francisco Reyes wrote:
 A few days ago I started to get some errors which seemed like a HD was 
 about to fail. Changed the drive and put a brand new drive. Since changing 
 the drive I am getting even more errors.
 
 
 Jan 30 12:52:24 zoraida kernel: ad2: WARNING - WRITE_DMA UDMA ICRC error 
 (retrying request) LBA=52551839
 Jan 30 13:08:36 zoraida kernel: ad2: WARNING - WRITE_DMA UDMA ICRC error 
 (retrying request) LBA=88194655
 Jan 30 13:12:01 zoraida kernel: ad2: WARNING - WRITE_DMA UDMA ICRC error 
 (retrying request) LBA=106009983
 Jan 30 13:12:01 zoraida kernel: ad2: WARNING - WRITE_DMA UDMA ICRC error 
 (retrying request) LBA=106009983
 Jan 30 13:12:01 zoraida kernel: ad2: FAILURE - WRITE_DMA 
 status=51READY,DSC,ERROR error=84ICRC,ABORTED LBA=106009983
 Jan 30 13:12:04 zoraida kernel: ad2: WARNING - WRITE_DMA UDMA ICRC error 
 (retrying request) LBA=106009983
 Jan 30 13:12:04 zoraida kernel: ad2: WARNING - WRITE_DMA UDMA ICRC error 
 (retrying request) LBA=106009983
 Jan 30 13:12:05 zoraida kernel: ad2: FAILURE - WRITE_DMA 
 status=51READY,DSC,ERROR error=84ICRC,ABORTED LBA=106009983
 Jan 30 13:12:21 zoraida kernel: ad2: WARNING - WRITE_DMA UDMA ICRC error 
 (retrying request) LBA=106009983
 Jan 30 13:12:21 zoraida kernel: ad2: WARNING - WRITE_DMA UDMA ICRC error 
 (retrying request) LBA=106009983
 Jan 30 13:12:22 zoraida kernel: ad2: FAILURE - WRITE_DMA 
 status=51READY,DSC,ERROR error=84ICRC,ABORTED LBA=106009983
 
 Any ideas?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: problems installing java

2004-09-13 Thread Santo Natale
You need to install linux-sun-jdk13 or linux-ibm-jdk13 from /usr/ports/java to be able 
to build jdk13.
hope this will help,
bye,
santo

On Mon, Sep 13, 2004 at 12:53:34PM +, Brett Wiggins wrote:
 hi,
I am using FreeBSD 5.2.1 -RELEASE as a desktop and have come across some problems 
 when installing java. I downloaded the files listed in the handbook into 
 /usr/ports/distfiles/ and went to install /usr/ports/java/jdk13 with 'make install 
 clean'. The installation starts 
 then stops saying that i need to download a diablo caffe file and place it in 
 /usr/ports/distfiles/. I download the file, start the install again and get the 
 following;
 
 # Start of jdk build
 i386 Build started:   1.3.1-p8-root-040913-23:10
 ERROR: Your BOOTDIR environment variable does not point
to a valid Java 2 SDK for bootstrapping this build.
A Java 2 SDK 1.3.1 build must be bootstrapped against any
1.3 build. Please update your ALT_BOOTDIR setting, or
just unset it, and start your build again.
  
 Exiting because of the above error(s).
 gmake: *** [sanity] Error 1
 *** Error code 2
  
 Stop in /usr/ports/java/jdk13.
 
 What does this error message mean? I have all the files that were listed in 
 /usr/ports/distfiles what am I missing or doing wrong?
 
 thanks
 
 Brett
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: CTRL+ALT+DEL

2004-09-03 Thread Santo Natale
Try add following line:

options SC_DISABLE_REBOOT

to your kernel conf, recompile and install the kernel.
This should be work.
regards,
Santo Natale


On Fri, Sep 03, 2004 at 06:16:41PM +0200, mkondelk wrote:
 How to disable CTRL+ALT+DEL ? Thanks.
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]