swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Speed decrease between 2.0 and 2.1?


From: Paul Johnson
Subject: Re: Speed decrease between 2.0 and 2.1?
Date: Tue, 23 May 2000 09:54:14 -0500

Darren Schreiber wrote:
> 
> I have a number of questions:
> 
> 1. Can I install 2.1.1 on my Mac in LinuxPPC? I have the CD-ROM and I looked 
> through it, but I didn't find anything for LinuxPPC on this one. I see it on 
> the website, however.
> 
> a. If so, what is the best way to clear out my previous Linux installation?
rpm -e swarm
or whatever swarm package you have.

> 
> 2. How do I permanently set SWARMHOME? I think there is a file I am supposed 
> to change, but I can't recall.
Many possibilities. probably the best is to set it in the user
environment in ~/.bashrc. you can set it in your /etc/profile as well to
affect all users.
Syntax:

export SWARMHOME=/usr

> 
> 3. Why would I get a no targets error as follows?
> 
> cd /home/darren/swarm/MyStuff/Voting1.00.1/
> make -k
> make: *** No targets. Stop.
I think your Makefile may have been corrupted by MS Windows.  You don't
have the exact same problem, but if an "observationally identical"
Makefile worked, then this is likely the issue. Easy to fix with Emacs. 
There's more about it in the SwarmONlineFaq item:

http://lark.cc.ukans.edu/~pauljohn/SwarmFaq/SwarmOnlineFaq.html#4.4
> 
> The makefile works fine on my 2.1.1 install on my Win98 machine at work and I 
> get a good compilation.
Right, Windows likes those extra invisible symbols, Unix does now
> 
> 4. For some reason, when I use the old Makefile (which looks identical to me) 
> I get the thing to run, but now I get the following error:
> 
 /usr/lib/crt1.o(.rodata+0x4): undefined reference to `main' collect2:
ld returned 1 exit status make: *** [VotingModel] Error 1 make: Target
`all' not remade because of errors. address@hidden Voting1.00.

Sorry I have not seen that one.  This happened with the 2.1.1 RPM for
ppc from the Swarm website? I wonder what gcc you have?


> 
> 5. I removed the Apps=-lspace command from the makefile, but I wasn't able to 
> find references as to why I need to do that.

Search email archive
> When do I need or not need that command in the makefile.
Never in Swarm 2.0.1 or later. space is now one of the official swarm
libraries.
> 

-- 
Paul E. Johnson                       email: address@hidden
Dept. of Political Science            http://lark.cc.ukans.edu/~pauljohn
University of Kansas                  Office: (785) 864-9086
Lawrence, Kansas 66045                FAX: (785) 864-5700

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]