[maker-devel] problem installing maker

Carson Holt carsonhh at gmail.com
Wed Oct 3 08:13:20 MDT 2012


You may need to completely delete this directory before reinstalling
DB_File.

--> 
/work/02045/jiao/localperl/lib/5.16.1/x86_64-linux-thread-multi/auto/DB_Fil
e

Also if that doesn't work you can skip DB_file completely, and use a
different database backend

During the MAKER install do the following:
perl ./Build.PL --AnyDBM_ISA SDBM_File
<answer the questions it asks>
./Build install
Then test maker once on a new job.

The --AnyDBM_ISA sets a different database than Berkley DB (All of which
are slower than Berkley DB).

--Carson




On 12-10-02 5:00 PM, "Amelia Ireland" <amelia.ireland at gmod.org> wrote:

>Hello Oscar,
>
>I'm forwarding your email on to the MAKER mailing list and one of the
>developers; they should be able to answer your query.
>
>Thanks,
>Amelia.
>
>On Tue, Oct 2, 2012 at 1:55 PM, Dian "Oscar" Jiao <jiao at tacc.utexas.edu>
>wrote:
>> Hi,
>>
>> I was trying to install Maker. All the prerequisite seemed installed
>>okay.
>> However, when I ran maker or mpimaker, I got the following error:
>> 
>>/work/02045/jiao/localperl/lib/5.16.1/x86_64-linux-thread-multi/auto/DB_F
>>ile/DB_File.so:
>> undefined symbol: db_version". I have edited config.in before compiling
>>to
>> make sure the paths are correct for db.h and libdb. Do you have any idea
>> what is causing this?
>>
>> It seems to have to do with the berkeleydb and DB_File. I have
>>BerkeleyDB
>> 5.3.21 installed and set the paths correctly for db.h and libdb in
>>config.in
>> when I was compiling DB_File, but it still failed. Do you know what is
>> causing this?
>>
>> Thanks
>> Oscar
>> --
>> Dian (Oscar) Jiao, Ph.D.,
>> Research Associate, Life Sciences Computing Group
>> Texas Advanced Computing Center
>> University of Texas at Austin
>> jiao at tacc.utexas.edu | (832) 303-1166
>>
>> --
>> You received this message because you are subscribed to the Google
>>Groups
>> "GMOD Help Desk" group.
>> To post to this group, send email to gmod-help-desk at googlegroups.com.
>> To unsubscribe from this group, send email to
>> gmod-help-desk+unsubscribe at googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>
>
>
>-- 
>Amelia Ireland
>GMOD Community Support Specialist || http://gmod.org
>
>_______________________________________________
>maker-devel mailing list
>maker-devel at box290.bluehost.com
>http://box290.bluehost.com/mailman/listinfo/maker-devel_yandell-lab.org






More information about the maker-devel mailing list