Got it, just whitelisted my release num. THanks

On Tue, Feb 20, 2018 at 9:32 PM, Michela Ledwidge <mich...@modprods.com>
wrote:

> Thanks for that Jun.
>
> Still getting the same error but that gives me some clues to go on
>
> (trac-71HgZwjF) michela@seed:/media/sf_projects/trac/src/PyPerforce-0.4$
> patch -p0 < pyperforce.pat ch
> patching file setup.py
> patching file src/perforce/api.cpp
> Hunk #1 succeeded at 43 with fuzz 1 (offset -19 lines).
> (trac-71HgZwjF) michela@seed:/media/sf_projects/trac/src/PyPerforce-0.4$
> python setup.py install
> error: release '4.9.0-5-686-pae' of linux2 not yet supported on 'i686'
>
> On Tue, Feb 20, 2018 at 8:47 PM, Jun Omae <jun6...@gmail.com> wrote:
>
>> On Tue, Feb 20, 2018 at 5:25 PM, Michela Ledwidge <mich...@modprods.com>
>> wrote:
>> >> I would create a virtualenv and "pip install" all the dependencies.
>> >
>> >  As above, the packages aren't maintained so pip no use unless using
>> custom
>> > urls.
>> >
>> > I imanuall nstalled PyProtocols-0.9.3 from src on the orphaned site.
>> Fails
>> > one test but does install
>> >
>> > Trying to install PyPerforce-0.4 it fails with setup requiring linux2
>> > release 2.4 or 2.6 -  I hacked to allow linux 4.9 and got all these
>> errors
>> >
>> > http://termbin.com/yrm1
>>
>> I tried to install again and successfully installed PyPerforce (0.4)
>> and PyProtocols (0.9.3).
>>
>> 1. Create virtualenv and activate
>>
>>    $ virtualenv /tmp/p4venv
>>    $ source /tmp/p4venv/bin/activate
>>
>> 2. Download PyPerforce-0.4.zip and PyProtocols-0.9.3.zip
>>
>>    http://peak.telecommunity.com/dist/PyProtocols-0.9.3.zip
>>    https://sourceforge.net/projects/pyperforce/files/PyPerforc
>> e/0.4/PyPerforce-0.4.zip/download
>>
>> 3. Extract PyProtocols-0.9.3.zip and run "setup.py install"
>>
>>    $ unzip -x PyProtocols-0.9.3.zip
>>    $ cd PyProtocols-0.9.3
>>    $ python setup.py install
>>
>> 4. Extract PyPerforce-0.4.zip, patch and run "setup.py install"
>>
>>    $ unzip -x PyPerforce-0.4.zip
>>    $ cd PyPerforce-0.4
>>    $ patch -p0 < pyperforce.patch  # (use attached file)
>>    $ python setup.py install
>>
>> --
>> Jun Omae <jun6...@gmail.com> (大前 潤)
>>
>> --
>> You received this message because you are subscribed to a topic in the
>> Google Groups "Trac Users" group.
>> To unsubscribe from this topic, visit https://groups.google.com/d/to
>> pic/trac-users/kDTdE1Bdabo/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to
>> trac-users+unsubscr...@googlegroups.com.
>> To post to this group, send email to trac-users@googlegroups.com.
>> Visit this group at https://groups.google.com/group/trac-users.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> --
> Michela Ledwidge
> Founder & CEO
>
>
>
> @michela <http://twitter.com/michela>
> Mob +61 (0)4316 347 64 (AU)  Tel +61 2 8003 4811 (AU) Tel +44 208 144 8981
> (UK)
> Suite 25, Level 2, 647 George Street Haymarket Sydney NSW 2000
> http://mod.studio
>
>
> Experience amazing immersive and interactive VR at Mod
> <http://modprods.com/vrarcade> | #vrarcade
>
> Mod acknowledges the Traditional Owners of the land that we work on, the
> Gadigal people of the Eora Nation, and pay our respects to the Elders past
> and present.
>



-- 
Michela Ledwidge
Founder & CEO



@michela <http://twitter.com/michela>
Mob +61 (0)4316 347 64 (AU)  Tel +61 2 8003 4811 (AU) Tel +44 208 144 8981
(UK)
Suite 25, Level 2, 647 George Street Haymarket Sydney NSW 2000
http://mod.studio


Experience amazing immersive and interactive VR at Mod
<http://modprods.com/vrarcade> | #vrarcade

Mod acknowledges the Traditional Owners of the land that we work on, the
Gadigal people of the Eora Nation, and pay our respects to the Elders past
and present.

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at https://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to