Sign in

username:

password:



Not a member?

Search piclist



Search tips

Subscribe to piclist



piclist by Keywords

12F675 | 16F628 | 16F84 | 16f877 | 16F877A | 16F88 | 18F458 | ADC | AVR | Bootloader | CAN | CCS | CRC | EAGLE | EEPROM | ICD | ICSP | IDE | JDM | LED | Macros | Microchip | MPLAB | PCB-CAD | PIC10F | Pic12f675 | PIC16F84 | PIC16F84A | PIC16F877 | PIC18 | PIC18F452 | PicBasic | PICC | PICSTART | PWM | RS-485 | RS232 | SMT | SPI | UART | USART | USB | Wireless | Wisp628 | Xilinx


Ads

Discussion Groups

See Also

DSPFPGAElectronics

Discussion Groups | Piclist | Hot to install mplab in linux

A discussion group for the PICMicro microcontroller. Also called the Microchip PIC, this list is dedicated to the use and abuse of this fine, simple, microcontroller. Close to topic posts are welcome, ie. general electronics.

Hot to install mplab in linux - ricleite_pessoal - Aug 27 7:56:24 2008

Hot to install mplab in linux whith wine

First, install and configure wine. (apt-get,aptitude, compile, etc)

if you wine is ok get this mplab 7.40 package:
http://kof.asbyte.com.br/mplab-7.40_ie6-wine.tar.bz2

This file contains 60Mb.

Copy in your home directory:

cd ~
wget http://kof.asbyte.com.br/mplab-7.40_ie6-wine.tar.bz2
tar xjvf mplab-7.40_ie6-wine.tar.bz2

cd mplab

./mplab.sh # run mplab an have a nice day

The secret is the Internet Explorer libs. The mplab not run (install)
without IE6.

In this package the IE6 is included.

The directory ~/mplab contains 2 scripts.
mplab.sh - run mplab
ie6.sh - run Internet Explorer in linux.

You may upgrade mplab:
copy the setup.exe in ~/mplab/programs/drive_c/
run in the the shell command:

WINEPREFIX="$(echo ~)/mplab/programs" wine "C:\setup.exe"
Tested and run in Slackware v10, v11,v12, Debian 4 and in my FreeBSD 7.0.

Excuse-me, my english is poor.

------------------------------------

to unsubscribe, go to http://www.yahoogroups.com and follow the instructions



(You need to be a member of piclist -- send a blank email to piclist-subscribe@yahoogroups.com )