- Which version of OS X?
- Which version of web2py? (You can find it in the VERSION file in web2py
root)

mic


2013/10/1 davedigerati <hypr...@gmail.com>

> Tried the rename, no joy.
> Downloaded 'Testers' (not sure if this was trunk or not) and started up -
> thx;)
>
>
> On Monday, September 23, 2013 4:14:57 AM UTC-4, Michele Comitini wrote:
>
>> This points to a problem in detecting a missing function in the crypto
>> library on that version (old) of mac os x).
>> I am working on a fix.
>> In the mean time to force web2py to the slow pure python version of
>> pbkdf2 just rename the file
>> cd <web2py root>
>> mv gluon/contrib/pbkdf2_ctypes.py gluon/contrib/pbkdf2_ctypes_**off.py
>>
>> and restart web2py.
>>
>> mic
>>
>>
>> 2013/9/23 Brood <brood...@gmail.com>
>>
>>> Greetings,
>>>
>>> Just downloaded web2py for max OS X (using 10.6.8) and I get this
>>> strange error
>>> while trying to start the server - "dlsym(0x8fe46768,
>>> CCKeyDerivationPBKDF): symbol not found"
>>>
>>> Have tried both the web2py.app and the web2py.py version without
>>> success....ideas?
>>>
>>>  --
>>> Resources:
>>> - http://web2py.com
>>> - http://web2py.com/book (Documentation)
>>> - http://github.com/web2py/**web2py 
>>> <http://github.com/web2py/web2py>(Source code)
>>> - 
>>> https://code.google.com/p/**web2py/issues/list<https://code.google.com/p/web2py/issues/list>(Report
>>>  Issues)
>>> ---
>>> You received this message because you are subscribed to the Google
>>> Groups "web2py-users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to web2py+un...@**googlegroups.com.
>>>
>>> For more options, visit 
>>> https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out>
>>> .
>>>
>>
>>  --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to