Difference between revisions of "Pajek installation"

From CCE wiki archived
Jump to: navigation, search
Line 4: Line 4:
  
 
= Installing Pajek =  
 
= Installing Pajek =  
To download and install Pajek, follow instructions on the [http://pajek.imfm.si/doku.php?id=download Pajek wiki].
+
To download and install Pajek, follow instructions on the [http://pajek.imfm.si/doku.php?id=download Pajek wiki]. For compatibility with the book, download the [http://vlado.fmf.uni-lj.si/pub/networks/book/ ESNA Book Edition version (October 1, 2004)]. You may like to have the latest version as well, but without the older Book Edition there is no guarantee that everything will work as the book says it should.
  
 
Special instructions for the Mac:  Installation on a Mac requires that you first download and install [http://winebottler.kronenberg.org/ WineBottler]. Ensure that you have X11 (supplied by Apple) installed as well.  Download Pajek.exe and open it with WineBottler.  You will then be prompted to create a standalone Pajek application that runs on the Mac.
 
Special instructions for the Mac:  Installation on a Mac requires that you first download and install [http://winebottler.kronenberg.org/ WineBottler]. Ensure that you have X11 (supplied by Apple) installed as well.  Download Pajek.exe and open it with WineBottler.  You will then be prompted to create a standalone Pajek application that runs on the Mac.

Revision as of 12:47, 8 July 2011

Pajek is powerful, free social network analysis software. It runs natively on Windows, and via Wine on Mac.

Users should consult the Pajek wiki, and website.

Installing Pajek

To download and install Pajek, follow instructions on the Pajek wiki. For compatibility with the book, download the ESNA Book Edition version (October 1, 2004). You may like to have the latest version as well, but without the older Book Edition there is no guarantee that everything will work as the book says it should.

Special instructions for the Mac: Installation on a Mac requires that you first download and install WineBottler. Ensure that you have X11 (supplied by Apple) installed as well. Download Pajek.exe and open it with WineBottler. You will then be prompted to create a standalone Pajek application that runs on the Mac.

Pajek Documentation and tutorials

Full manual

Useful tutorial

Using Pajake

For Windows, follow instructions in the Pajek User Manual.

For Mac, follow these instructions, plus the following:

  • Create a folder on your Desktop called "AAA Pajek Data", with as many subfolders as you like. You can create an alias to this folder and keep it anywhere else, but having this folder on the Desktop will save time.
  • Create your .net files using Word. Be sure to turn off "Smart Quotes" (so that quotation marks appear "straight"); this option appears under menus Tools/AutoCorrect/AutoFormat as You Type. Be sure to enter a carriage return ("return") after every line, and leave no blank lines. Save your files using output format “Text only with line breaks”. This will force the file into the required plaintext PC format (where line breaks contain both a carriage return and a newline, unlike unix which uses newline only). Word wants to add the ".txt" extension to such files - delete that and use ".net" instead.