Installing Valentina

william humphrey bill at bluewatermaritime.com
Tue Feb 2 18:51:22 CST 2016


You figured out what was wrong! Thank you. I wonder why that old folder
V4REV is even still there?

On Tue, Feb 2, 2016 at 4:07 AM, Sergey Pashkov <
sergey_pashkov at valentina-db.com> wrote:

> Hi, William,
>
> Looks like you run script from folder /Users/lead/Paradigma
> Software/V4REV_5/, right? It is from V5 version.
> New script and libraries should be in the V4REV_6 now.
>
> --
> Best regards,
> Sergey Pashkov.
>
>
>
> On Tue, Feb 2, 2016 at 3:16 AM, william humphrey <
> bill at bluewatermaritime.com> wrote:
>
>> Thank you. Now I have:
>>
>> Silver-iMac:~ lead$ ls -l /usr/local/lib/vcomponents
>>
>> total 49272
>>
>> -rwxr-xr-x  1 lead  staff   2278604 Jan 13 16:39
>> libvclient_fat_release.dylib
>>
>> -rwxr-xr-x  1 lead  staff  12275444 Jan 13 16:39
>> libvkernel_fat_release.dylib
>>
>> -rwxr-xr-x  1 lead  staff   8274160 Jan 13 16:39
>> libvreport_fat_release.dylib
>>
>> -rwxr-xr-x  1 lead  staff   2388708 Jan 13 16:39
>> libvshared_fat_release.dylib
>>
>> drwxr-xr-x  6 lead  staff       204 Jan 19 10:04 vresources
>>
>> Silver-iMac:~ lead$
>>
>>
>> And running the install stack again console shows:
>>
>>
>> 2016-02-01 9:04:20.943 PM LiveCode-Commercial[529]: Error loading
>> /Users/lead/Documents/My
>> LiveCode/Externals/v4rev.bundle/Contents/MacOS/v4rev:
>>  dlopen(/Users/lead/Documents/My
>> LiveCode/Externals/v4rev.bundle/Contents/MacOS/v4rev, 262): Symbol not
>> found: __ZN3fbl15gPathDelimiterAE
>>
>>   Referenced from: /Users/lead/Documents/My
>> LiveCode/Externals/v4rev.bundle/Contents/MacOS/v4rev
>>
>>   Expected in: /usr/local/lib/vcomponents/libvshared_fat_release.dylib
>>
>>
>> while the live code install stack says:
>>
>>
>> Created /Users/lead/Documents/My LiveCode
>>
>> Created /Users/lead/Documents/My LiveCode/Externals
>>
>> Created /Users/lead/Documents/My LiveCode/Externals/Database Drivers
>>
>> Copy plugin: /Users/lead/Paradigma Software/V4REV_5/dbvalentina4
>> Successful!
>>
>> Copy plugin: /Users/lead/Paradigma Software/V4REV_5/v4rev.bundle
>> Successful!
>>
>> Externals list updated successfully.
>>
>> Database Drivers list updated successfully.
>>
>> Created /Users/lead/Documents/My LiveCode/Runtime
>>
>> Created /Users/lead/Documents/My LiveCode/Runtime/Mac OS X
>>
>> Created /Users/lead/Documents/My LiveCode/Runtime/Mac OS X/PowerPC-32
>>
>> Created /Users/lead/Documents/My LiveCode/Runtime/Mac OS X/x86-32
>>
>> Created /Users/lead/Documents/My LiveCode/Runtime/Mac OS X/Universal
>>
>> Created /Users/lead/Documents/My LiveCode/Runtime/Mac OS
>> X/Universal/Externals
>>
>> Created /Users/lead/Documents/My LiveCode/Runtime/Mac OS
>> X/Universal/Externals/Database Drivers
>>
>> Copy plugin: /Users/lead/Paradigma Software/V4REV_5/dbvalentina4
>> Successful!
>>
>> Copy plugin: /Users/lead/Paradigma Software/V4REV_5/v4rev.bundle
>> Successful!
>>
>> Externals list updated successfully.
>>
>> Database Drivers list updated successfully.
>>
>> Created /Users/lead/Documents/My LiveCode/Runtime/Windows
>>
>> Created /Users/lead/Documents/My LiveCode/Runtime/Windows/x86-32
>>
>>
>> Now trying reboot...
>>
>>
>> Reboot said:
>>
>>
>> 2016-02-01 9:08:33.276 PM LiveCode-Commercial[560]: Error loading
>> /Users/lead/Documents/My
>> LiveCode/Externals/v4rev.bundle/Contents/MacOS/v4rev:
>>  dlopen(/Users/lead/Documents/My
>> LiveCode/Externals/v4rev.bundle/Contents/MacOS/v4rev, 262): Symbol not
>> found: __ZN3fbl15gPathDelimiterAE
>>
>>   Referenced from: /Users/lead/Documents/My
>> LiveCode/Externals/v4rev.bundle/Contents/MacOS/v4rev
>>
>>   Expected in: /usr/local/lib/vcomponents/libvshared_fat_release.dylib
>>
>>
>> Still not working!
>>
>> What to try next?
>>
>>
>> On Mon, Feb 1, 2016 at 4:35 PM, Sergey Pashkov <
>> sergey_pashkov at valentina-db.com> wrote:
>>
>>> Hello, William,
>>>
>>> This command should work well even with sudo:
>>> sudo chown -R `whoami`:staff /usr/local/lib/vcomponents
>>>
>>> Best regards,
>>> Sergey Pashkov.
>>>
>>> On Mon, Feb 1, 2016 at 10:10 PM, william humphrey <
>>> bill at bluewatermaritime.com> wrote:
>>>
>>>> I got:
>>>>
>>>> Last login: Mon Feb  1 15:46:05 on console
>>>>
>>>> Silver-iMac:~ lead$ chown -R `whoami`:staff /usr/local/lib/vcomponents
>>>>
>>>> chown: /usr/local/lib/vcomponents/libvclient_fat_release.dylib:
>>>> Operation not permitted
>>>>
>>>> chown: /usr/local/lib/vcomponents/libvkernel_fat_release.dylib:
>>>> Operation not permitted
>>>>
>>>> chown: /usr/local/lib/vcomponents/libvreport_fat_release.dylib:
>>>> Operation not permitted
>>>>
>>>> chown: /usr/local/lib/vcomponents/libvshared_fat_release.dylib:
>>>> Operation not permitted
>>>>
>>>> chown: /usr/local/lib/vcomponents/vresources/.gitignore: Operation not
>>>> permitted
>>>>
>>>> chown: /usr/local/lib/vcomponents/vresources/en/kernel_errors.xml:
>>>> Operation not permitted
>>>>
>>>> chown: /usr/local/lib/vcomponents/vresources/en/sql_errors.xml:
>>>> Operation not permitted
>>>>
>>>> chown: /usr/local/lib/vcomponents/vresources/en: Operation not permitted
>>>>
>>>> chown: /usr/local/lib/vcomponents/vresources/ru/kernel_errors.xml:
>>>> Operation not permitted
>>>>
>>>> chown: /usr/local/lib/vcomponents/vresources/ru/sql_errors.xml:
>>>> Operation not permitted
>>>>
>>>> chown: /usr/local/lib/vcomponents/vresources/ru: Operation not permitted
>>>>
>>>> chown: /usr/local/lib/vcomponents/vresources/xsl/pic/BS.GIF: Operation
>>>> not permitted
>>>>
>>>> chown: /usr/local/lib/vcomponents/vresources/xsl/pic/DC.GIF: Operation
>>>> not permitted
>>>>
>>>> chown: /usr/local/lib/vcomponents/vresources/xsl/pic/EMPL.GIF:
>>>> Operation not permitted
>>>>
>>>> chown: /usr/local/lib/vcomponents/vresources/xsl/pic/GRP.GIF: Operation
>>>> not permitted
>>>>
>>>> chown: /usr/local/lib/vcomponents/vresources/xsl/pic: Operation not
>>>> permitted
>>>>
>>>> chown: /usr/local/lib/vcomponents/vresources/xsl/visualization1.xsl:
>>>> Operation not permitted
>>>>
>>>> chown: /usr/local/lib/vcomponents/vresources/xsl/visualization2.xsl:
>>>> Operation not permitted
>>>>
>>>> chown: /usr/local/lib/vcomponents/vresources/xsl: Operation not
>>>> permitted
>>>>
>>>> chown: /usr/local/lib/vcomponents/vresources: Operation not permitted
>>>>
>>>> chown: /usr/local/lib/vcomponents: Operation not permitted
>>>>
>>>> Silver-iMac:~ lead$
>>>>
>>>>
>>>>
>>>> On Mon, Jan 25, 2016 at 2:09 AM, Sergey Pashkov <
>>>> sergey_pashkov at valentina-db.com> wrote:
>>>>
>>>>> chown -R `whoami`:staff /usr/local/lib/vcomponents
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> http://www.bluewatermaritime.com
>>>>
>>>> _______________________________________________
>>>> Valentina mailing list
>>>> Valentina at lists.macserve.net
>>>> http://lists.macserve.net/mailman/listinfo/valentina
>>>>
>>>>
>>>
>>> _______________________________________________
>>> Valentina mailing list
>>> Valentina at lists.macserve.net
>>> http://lists.macserve.net/mailman/listinfo/valentina
>>>
>>>
>>
>>
>> --
>> http://www.bluewatermaritime.com
>>
>> _______________________________________________
>> Valentina mailing list
>> Valentina at lists.macserve.net
>> http://lists.macserve.net/mailman/listinfo/valentina
>>
>>
>
> _______________________________________________
> Valentina mailing list
> Valentina at lists.macserve.net
> http://lists.macserve.net/mailman/listinfo/valentina
>
>


-- 
http://www.bluewatermaritime.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macserve.net/pipermail/valentina/attachments/20160202/793fdfd1/attachment.html>


More information about the Valentina mailing list