|
List Info
Thread: rdesktop package not found
|
|
| rdesktop package not found |

|
2006-09-22 18:32:23 |
Hi all.
I'm new to Fink, and I thought I would use it to install
Rdesktop.
However, though I have tried all manner of things, and
enabled non-stable
packages in Fink Commander, I cant find rdesktop package
anywhere, either in
Fink Commander or when trying to install by hand from the
terminal.
Any ideas how I go about getting Fink to install Rdesktop ?
Olly
--
View this message in context: http://www.nabble.com/rdesktop-package-n
ot-found-tf2319381.html#a6452628
Sent from the fink-beginners mailing list archive at
Nabble.com.
------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief surveys
-- and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-beginners mailing list
Fink-beginners lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-beg
inners
|
|
| rdesktop package not found |

|
2006-09-22 18:47:30 |
On 9/22/06, oliverm <oliver.marshall g2support.com> wrote:
>
> Hi all.
>
> I'm new to Fink, and I thought I would use it to
install Rdesktop.
>
> However, though I have tried all manner of things, and
enabled non-stable
> packages in Fink Commander, I cant find rdesktop
package anywhere, either in
> Fink Commander or when trying to install by hand from
the terminal.
>
> Any ideas how I go about getting Fink to install
Rdesktop ?
>
> Olly
> --
Fink Commander and the command-line tools use the same
information
(and even the same commands) so that's not surprising.
Did you run a "selfupdate-rsync" afterword to get
the unstable tree
package descriptions?
If you did, then check /sw/etc/fink.conf and make sure that
the
unstable trees are present in the Trees: line. We've had
some recent
reports of FinkCommander not updating fink.conf properly.
--
Alexander K. Hansen
Fink Documenter (still)
------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief surveys
-- and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-beginners mailing list
Fink-beginners lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-beg
inners
|
|
| rdesktop package not found |

|
2006-09-22 19:02:53 |
Thanks Alexander.
I did a selfupdate-rsync, and got this error;
Failed: selfupdate method 'rsync' requires the package
'dev-tools'
I guess im missing something in my OS X install perhaps.
Alexander Hansen wrote:
>
> On 9/22/06, oliverm <oliver.marshall g2support.com> wrote:
>>
>> Hi all.
>>
>> I'm new to Fink, and I thought I would use it to
install Rdesktop.
>>
>> However, though I have tried all manner of things,
and enabled non-stable
>> packages in Fink Commander, I cant find rdesktop
package anywhere, either
>> in
>> Fink Commander or when trying to install by hand
from the terminal.
>>
>> Any ideas how I go about getting Fink to install
Rdesktop ?
>>
>> Olly
>> --
>
>
> Fink Commander and the command-line tools use the same
information
> (and even the same commands) so that's not surprising.
>
> Did you run a "selfupdate-rsync" afterword to
get the unstable tree
> package descriptions?
>
> If you did, then check /sw/etc/fink.conf and make sure
that the
> unstable trees are present in the Trees: line. We've
had some recent
> reports of FinkCommander not updating fink.conf
properly.
>
> --
> Alexander K. Hansen
> Fink Documenter (still)
>
>
------------------------------------------------------------
-------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the
chance to share
> your
> opinions on IT & business topics through brief
surveys -- and earn cash
> http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Fink-beginners mailing list
> Fink-beginners lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/fink-beg
inners
>
>
--
View this message in context: http://www.nabble.com/rdesktop-package-n
ot-found-tf2319381.html#a6453196
Sent from the fink-beginners mailing list archive at
Nabble.com.
------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief surveys
-- and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-beginners mailing list
Fink-beginners lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-beg
inners
|
|
| rdesktop package not found |

|
2006-09-22 19:08:32 |
On 9/22/06, oliverm <oliver.marshall g2support.com> wrote:
>
> Thanks Alexander.
>
> I did a selfupdate-rsync, and got this error;
>
> Failed: selfupdate method 'rsync' requires the package
'dev-tools'
>
> I guess im missing something in my OS X install
perhaps.
>
You need to install the Xcode Tools (you can leave out the
documentation if you want to save space). You'd need them
anyway
because you need a compiler to build rdesktop, much less to
selfupdate.
>
> Alexander Hansen wrote:
> >
> > On 9/22/06, oliverm <oliver.marshall g2support.com> wrote:
> >>
> >> Hi all.
> >>
> >> I'm new to Fink, and I thought I would use it
to install Rdesktop.
> >>
> >> However, though I have tried all manner of
things, and enabled non-stable
> >> packages in Fink Commander, I cant find
rdesktop package anywhere, either
> >> in
> >> Fink Commander or when trying to install by
hand from the terminal.
> >>
> >> Any ideas how I go about getting Fink to
install Rdesktop ?
> >>
> >> Olly
> >> --
> >
> >
> > Fink Commander and the command-line tools use the
same information
> > (and even the same commands) so that's not
surprising.
> >
> > Did you run a "selfupdate-rsync"
afterword to get the unstable tree
> > package descriptions?
> >
> > If you did, then check /sw/etc/fink.conf and make
sure that the
> > unstable trees are present in the Trees: line.
We've had some recent
> > reports of FinkCommander not updating fink.conf
properly.
> >
> > --
> > Alexander K. Hansen
> > Fink Documenter (still)
> >
> >
------------------------------------------------------------
-------------
> > Take Surveys. Earn Cash. Influence the Future of
IT
> > Join SourceForge.net's Techsay panel and you'll
get the chance to share
> > your
> > opinions on IT & business topics through brief
surveys -- and earn cash
> > http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
> > _______________________________________________
> > Fink-beginners mailing list
> > Fink-beginners lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/fink-beg
inners
> >
> >
>
> --
> View this message in context: http://www.nabble.com/rdesktop-package-n
ot-found-tf2319381.html#a6453196
> Sent from the fink-beginners mailing list archive at
Nabble.com.
>
>
>
------------------------------------------------------------
-------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the
chance to share your
> opinions on IT & business topics through brief
surveys -- and earn cash
> http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Fink-beginners mailing list
> Fink-beginners lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/fink-beg
inners
>
--
Alexander K. Hansen
Fink Documenter (still)
------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief surveys
-- and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-beginners mailing list
Fink-beginners lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-beg
inners
|
|
| rdesktop package not found |

|
2006-09-23 09:02:15 |
Alexander,
I installed the XCode tools, and I can now do the
selfupdate-rsync, but
searching for rdesktop still shows nothing.
Any ideas ?
Alexander Hansen wrote:
>
> On 9/22/06, oliverm <oliver.marshall g2support.com> wrote:
>>
>> Hi all.
>>
>> I'm new to Fink, and I thought I would use it to
install Rdesktop.
>>
>> However, though I have tried all manner of things,
and enabled non-stable
>> packages in Fink Commander, I cant find rdesktop
package anywhere, either
>> in
>> Fink Commander or when trying to install by hand
from the terminal.
>>
>> Any ideas how I go about getting Fink to install
Rdesktop ?
>>
>> Olly
>> --
>
>
> Fink Commander and the command-line tools use the same
information
> (and even the same commands) so that's not surprising.
>
> Did you run a "selfupdate-rsync" afterword to
get the unstable tree
> package descriptions?
>
> If you did, then check /sw/etc/fink.conf and make sure
that the
> unstable trees are present in the Trees: line. We've
had some recent
> reports of FinkCommander not updating fink.conf
properly.
>
> --
> Alexander K. Hansen
> Fink Documenter (still)
>
>
------------------------------------------------------------
-------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the
chance to share
> your
> opinions on IT & business topics through brief
surveys -- and earn cash
> http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Fink-beginners mailing list
> Fink-beginners lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/fink-beg
inners
>
>
--
View this message in context: http://www.nabble.com/rdesktop-package-n
ot-found-tf2319381.html#a6460130
Sent from the fink-beginners mailing list archive at
Nabble.com.
------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief surveys
-- and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-beginners mailing list
Fink-beginners lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-beg
inners
|
|
| rdesktop package not found |

|
2006-09-23 14:49:34 |
On 9/23/06, oliverm <oliver.marshall g2support.com> wrote:
>
> Alexander,
>
> I installed the XCode tools, and I can now do the
selfupdate-rsync, but
> searching for rdesktop still shows nothing.
>
> Any ideas ?
>
>
>
Make sure the unstable tree is really turned on--check the
Trees line
in /sw/etc/fink.conf
I've heard tell freom people who've had problems turning the
unstable
trees on in Fink Commander were able to do so by turning
them back on
in FC, and then turning them off in FC again.
--
Alexander K. Hansen
Fink Documenter (still)
------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief surveys
-- and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-beginners mailing list
Fink-beginners lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-beg
inners
|
|
[1-6]
|
|
|
about | contact Other archives ( Real Estate discussion Medical topics )
|