[ADMB Users] need account

Ian Taylor Ian.Taylor at noaa.gov
Tue Jul 12 14:04:01 PDT 2011


Hi Hilary,

I don't know why the page is now less accessible, but the need for better
installation info has been discussed. The contents of that page are pasted
below. Note that the "Using ADMB on linux" page linked within does not
require any login.

-Ian

 


Introduction


Linux uses the GNU open source compiler gcc.  This compiler can be used to
build ADMB programs.  Below shows the procedure to install and configure
ADMB in Linux.

Note: a bit more information is also available in the brief Using ADMB on
linux
<http://admb-project.org/community/tutorials-and-examples/using-admb-on-linu
x>  tutorial.


Procedure


1.       Download and extract ADMB Linux binaries from
http://admb-project.org/downloads
<http://admb-project.org/documentation/downloads>  .

2.       Open a bash shell, change to extracted Linux ADMB Home directory,
then type the following commands . 

#Change to ADMB folder.
$ cd ~/admb
# Sets ADMB Home directory.
$ export ADMB_HOME=~/admb
# Adds ADMB bin to $PATH
$ export PATH=$ADMB_HOME/bin:$PATH

3.       Change into ADMB Home directory, then run examples for
verification.

$ cd $ADMB_HOME
$ chmod -R u+w examples
$ make

4.       The screen shot output.


Description: admb-linux-output


Problems


Please email users at admb-project.org for any problems with the procedure
above.

 

 

 

 

 

> -----Original Message-----

> From: users-bounces at admb-project.org [mailto:users-bounces at admb-

> project.org] On Behalf Of Hilary Forrest

> Sent: Tuesday, July 12, 2011 1:51 PM

> To: users at admb-project.org

> Subject: [ADMB Users] need account

> 

> Hello,

> 

> I am trying to install admb on a debian linux system. I downloaded the
user

> manual (admb-10.0-rev1.pdf) and in section 1.2 Installing the software it

> directs me to  <http://admb-project/documentation/installation>
http://admb-project/documentation/installation. However,

> that page requires a login and I can't find any place on the admb site to
create

> a user account.

> 

> Thanks for your help,

> Hilary

> 

> 

> 

> 

> Hilary Forrest

> Database Programmer/Analyst

> Columbia River Inter-Tribal Fish Commission

> 729 NE Oregon St, Ste 200

> Portland, OR 97232

> 503-736-3580

>  <mailto:forh at critfc.org> forh at critfc.org

> 

> 

> 

> 

> 

> _______________________________________________

> Users mailing list

>  <mailto:Users at admb-project.org> Users at admb-project.org

>  <http://lists.admb-project.org/mailman/listinfo/users>
http://lists.admb-project.org/mailman/listinfo/users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.admb-project.org/pipermail/users/attachments/20110712/049530d9/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 48105 bytes
Desc: not available
URL: <http://lists.admb-project.org/pipermail/users/attachments/20110712/049530d9/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.png
Type: image/png
Size: 174 bytes
Desc: not available
URL: <http://lists.admb-project.org/pipermail/users/attachments/20110712/049530d9/attachment-0001.png>


More information about the Users mailing list