Thanks guys it is working now! (Big relief)
To summarize the necessary steps incase I need this again or anyone else:
- installed fink 64 bit (newer macbook pro)
- ran 'fink install plotutils-dev'
Cheers,
Tyler
Hanspeter Niederstrasser wrote:
>
> On 4/27/10 2:45 PM, ScKaSx wrote:
>>
>> No w
On 4/27/10 2:45 PM, ScKaSx wrote:
>
> No worries and thanks guys I am making progress.
>
> The plotutils-dev worked fine but now I am getting the following warning:
>
> ld: warning: in /sw/lib/libplot.dylib, file was built for i386 which is not
> the architecture being linked (x86_64)
>
> Is my mak
No worries and thanks guys I am making progress.
The plotutils-dev worked fine but now I am getting the following warning:
ld: warning: in /sw/lib/libplot.dylib, file was built for i386 which is not
the architecture being linked (x86_64)
Is my makefile correct. And it finds alot of undefined s
On 4/27/10 3:48 AM, Martin Costabel wrote:
> T.Kakuda wrote:
>
>> Hi Alex,
>>
>> Sorry but I made a typo.
As did I. Sorry about that. I should have been saying "plotutils" all
along. I shouldn't work the mailing lists when tired.
>> I tried:
>>
>> fink install libplot-dev
>>
>> but got the
T.Kakuda wrote:
> Hi Alex,
>
> Sorry but I made a typo. I tried:
>
> fink install libplot-dev
>
> but got the error:
>
> "Information about 3606 packages read in 0 seconds.
> Failed: no package found for specification 'libplot-dev'!"
>
> Also when I search for libplot-dev in the fink packages
Hi Alex,
Sorry but I made a typo. I tried:
fink install libplot-dev
but got the error:
"Information about 3606 packages read in 0 seconds.
Failed: no package found for specification 'libplot-dev'!"
Also when I search for libplot-dev in the fink packages I don't see it. Is
there another name
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 4/26/10 9:38 PM, T.Kakuda wrote:
> Thanks for the recommendation Alex. When I run the dpkg command for
> libplot.dylib I get the message:
>
> dpkg: *libplot.dylib* not found.
>
> And when I try:
>
> fink install libplot.dylib
>
> I get the mes
Thanks for the recommendation Alex. When I run the dpkg command for
libplot.dylib I get the message:
dpkg: *libplot.dylib* not found.
And when I try:
fink install libplot.dylib
I get the message:
"Information about 3606 packages read in 0 seconds.
Failed: no package found for specification '
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 4/26/10 9:13 PM, ScKaSx wrote:
>
> Hi All,
>
> I recently bought a new macbook pro and am trying to rerun code that worked
> before on my older macbook pro. Note: Xcode and Fink installed.
>
> CC = g++
> XLIB = -lplot -lXaw -lXmu -lXt -lSM -lI
Hi All,
I recently bought a new macbook pro and am trying to rerun code that worked
before on my older macbook pro. Note: Xcode and Fink installed.
CC = g++
XLIB = -lplot -lXaw -lXmu -lXt -lSM -lICE -lXext -lX11 -lpng -lz
LIB_FLAGS = -L/usr/local/lib -L/usr/X11R6/lib -L/sw/lib
CFLAGS = -Wall
10 matches
Mail list logo