On Sep 15, 2014, at 4:57 AM, mattias wrote:
> are patch -p0 realy the correct command
nothing seems to happen
Am I missing a post or how did you get screen?
As for the patch, you've not noticed everything in the line.
It's
patch -p0 <
Note the less-than sign; it goes right before your path t
are patch -p0 realy the correct command
nothing seems to happen
15 sep 2014 kl. 11:05 skrev Shérab :
> Hello,
>
> Chris Moore (2014/09/14 16:09 -0400):
>> What we need is for someone to share the source code for a patched
>> version of screen which will run with brltty on the mac.
>
> Dooes on
Hello,
Chris Moore (2014/09/14 16:09 -0400):
> What we need is for someone to share the source code for a patched
> version of screen which will run with brltty on the mac.
Dooes one of you guys know why the patch screen needs to work with
brltty could never be integrated into the screen packag
i think the xcode --select --install solved it
14 sep 2014 kl. 22:56 skrev Dave Mielke :
> [quoted lines by mattias on 2014/09/14 at 11:40 +0200]
>
>> i think i get brltty itself compiled
>
> What did you finally do to get it to compile?
>
> --
> Dave Mielke | 2213 Fox Crescent | The
[quoted lines by mattias on 2014/09/14 at 11:40 +0200]
>i think i get brltty itself compiled
What did you finally do to get it to compile?
--
Dave Mielke | 2213 Fox Crescent | The Bible is the very Word of God.
Phone: 1-613-726-0014 | Ottawa, Ontario | http://Mielke.cc/bible/
EMail:
Dave can give you a much more accurate explanation than I can. But since we
aren't able to access the contents of the screen on Apple computers directly
(probably not impossible but I don't think anybody has gotten this information
from Apple though it ha been tried) we have to have the screen e
Hi!
Just another dum question.
What does screen do really?
Is it only for the terminal?
/A
14 sep 2014 kl. 22:14 skrev Cheryl Homiak :
> This isn't necessary. Screen-4.0.1 can be downloaded and can be compiled and
> patched. The patches and documentation are in the brltty download in the
> Patch
Sorry, I didn't see this post before I posted. I may have it on one of my
computers but first it might be a good idea to google and see if it is still up
somewhere.
--
Cheryl
I tried and tried to turn over a new leaf.
I got crumpled wads of tear-stained paper
thrown in the trash!
Then God gave
hm i meen the ftp no longer have the screen driver
14 sep 2014 kl. 22:14 skrev Cheryl Homiak :
> This isn't necessary. Screen-4.0.1 can be downloaded and can be compiled and
> patched. The patches and documentation are in the brltty download in the
> Patches directory. There are two patches that
and the ftp archive no longer have the patch
14 sep 2014 kl. 22:14 skrev Cheryl Homiak :
> This isn't necessary. Screen-4.0.1 can be downloaded and can be compiled and
> patched. The patches and documentation are in the brltty download in the
> Patches directory. There are two patches that must
This isn't necessary. Screen-4.0.1 can be downloaded and can be compiled and
patched. The patches and documentation are in the brltty download in the
Patches directory. There are two patches that must be applied and, at least the
last time I did this, which I believe was on Mavericks, it worked
Hi.
What we need is for someone to share the source code for a patched version of
screen which will run with brltty on the mac.
Chris
On Sep 14, 2014, at 5:40 AM, mattias wrote:
> i think i get brltty itself compiled
> but
> brltty
> no screen
> 13 sep 2014 kl. 23:15 skrev Cheryl Homiak :
>
i think i get brltty itself compiled
but
brltty
no screen
13 sep 2014 kl. 23:15 skrev Cheryl Homiak :
> If Xcode is not downloaded and installed, go to the app store on your Mac and
> get it; it's free.
>
> Then, once Xcode is installed, in terminal run:
>
> xcode-select --install
>
> It isn
yes xcode are installed allong with macports
13 sep 2014 kl. 22:43 skrev Cheryl Homiak :
>
>
>
> On Sep 13, 2014, at 3:36 PM, Dave Mielke wrote:
>
>> Yes, he did. His error is:
>>
>> ld: file not found: /usr/lib/dylib1.o
>>
> I wonder if this file comes with Xcode? Is Xcode installed along
If Xcode is not downloaded and installed, go to the app store on your Mac and
get it; it's free.
Then, once Xcode is installed, in terminal run:
xcode-select --install
It isn't necessary to do this as root or with sudo.
The way to install xcode and make sure the command-line tools are installe
On Sep 13, 2014, at 3:36 PM, Dave Mielke wrote:
> Yes, he did. His error is:
>
> ld: file not found: /usr/lib/dylib1.o
>
I wonder if this file comes with Xcode? Is Xcode installed along with its
commandline tools being downloaded? Xcode is needed for a lot of compiling
tasks just as it i
[quoted lines by Cheryl Homiak on 2014/09/13 at 15:23 -0500]
>I'm assuming he posted his make output but haven't gotten there yet.
Yes, he did. His error is:
ld: file not found: /usr/lib/dylib1.o
--
Dave Mielke | 2213 Fox Crescent | The Bible is the very Word of God.
Phone: 1-613-
On Sep 13, 2014, at 3:12 PM, mattias wrote:
> cd /usr/lib64 no such directory
>
It's just in /usr/lib. Try there.
--
Cheryl
I tried and tried to turn over a new leaf.
I got crumpled wads of tear-stained paper
thrown in the trash!
Then God gave me a new heart and life:
His joy for my despai
On Sep 13, 2014, at 3:09 PM, Dave Mielke wrote:
>
> since you're able to build, I'm assuming that you do have /usr/lib/dylib1.o.
> Is
> it possible that this file is part of an optional package which he may not
> have?
>
I don't think so. Things in /opt with macports would be optional but n
cd /usr/lib64 no such directory
13 sep 2014 kl. 22:09 skrev Dave Mielke :
> [quoted lines by Cheryl Homiak on 2014/09/13 at 15:03 -0500]
>
>> I am 64-bit too. The OS has been 64-bit for a few versions now though I
>> think it first there was a choice.
>
> since you're able to build, I'm assumin
[quoted lines by Cheryl Homiak on 2014/09/13 at 15:03 -0500]
>I am 64-bit too. The OS has been 64-bit for a few versions now though I think
>it first there was a choice.
since you're able to build, I'm assuming that you do have /usr/lib/dylib1.o. Is
it possible that this file is part of an opti
On Sep 13, 2014, at 2:28 PM, Dave Mielke wrote:
> I'm suspecting that this may have something to do with it being a 64-bit
> platform. Canyou try to find where your dylib1.o file is? Maybe, for example,
> it's in /usr/lib64/.
I am 64-bit too. The OS has been 64-bit for a few versions now thou
[quoted lines by mattias on 2014/09/13 at 21:21 +0200]
>sh-3.2# uname -a
>Darwin mattiass-air.lan 13.3.0 Darwin Kernel Version 13.3.0: Tue Jun 3
>21:27:35 PDT 2014; root:xnu-2422.110.17~1/RELEASE_X86_64 x86_64
I'm suspecting that this may have something to do with it being a 64-bit
platform. C
sh-3.2# uname -a
Darwin mattiass-air.lan 13.3.0 Darwin Kernel Version 13.3.0: Tue Jun 3
21:27:35 PDT 2014; root:xnu-2422.110.17~1/RELEASE_X86_64 x86_64
sh-3.2#
sh-3.2#
13 sep 2014 kl. 20:19 skrev Dave Mielke :
> [quoted lines by mattias on 2014/09/13 at 14:34 +0200]
>
> The significant line
[quoted lines by mattias on 2014/09/13 at 14:34 +0200]
The significant line in your log is this one:
>ld: file not found: /usr/lib/dylib1.o
What type of device are you building on/for? Could you please post the output
from the command: uname -a
--
Dave Mielke | 2213 Fox Crescent | T
There's no need to copy from terminal. Just save the results of your make to a
file. Since your brltty hasn't compiled yet I would do this:
make >make.txt 2>&1
This will create a file with everything that happens as the "make" is attempted
and then you just do an email on your Mac and attach the
[quoted lines by Mattias on 2014/09/13 at 13:43 +0200]
>Unsure how to copy from mac terminal
Can you send an email from the device where the log is? If so, attach the log
to an email on that system.
--
Dave Mielke | 2213 Fox Crescent | The Bible is the very Word of God.
Phone: 1-613-
i’m newbie on mac but here we go
sh-3.2# make
cd Programs && /Applications/Xcode.app/Contents/Developer/usr/bin/make all
../getrevid -q -o revision_identifier.h ../
getrevid: unrecognized source repository type: ../
make[1]: [revision_identifier.h] Error 3 (ignored)
gcc -I. -I. -I./../Programs -I..
Unsure how to copy from mac terminal
Skickat från min iPod
13 sep 2014 kl. 12:07 skrev Dave Mielke :
> [quoted lines by mattias on 2014/09/13 at 11:41 +0200]
>
>> on mavericks
>> how to do?
>> configure work fine
>> but make gives lots of errors
>> e.g brlapi
>
> Please post a log showing what
[quoted lines by mattias on 2014/09/13 at 11:41 +0200]
>on mavericks
>how to do?
>configure work fine
>but make gives lots of errors
>e.g brlapi
Please post a log showing what errors you're getting. That way, we can have a
real idea of what the problem is. Without knowing what the actual errors
on mavericks
how to do?
configure work fine
but make gives lots of errors
e.g brlapi
___
This message was sent via the BRLTTY mailing list.
To post a message, send an e-mail to: BRLTTY@mielke.cc
For general information, go to: http://mielke.cc/mailman/lis
31 matches
Mail list logo