Go Back   The macosxhints Forums > OS X Help Requests > UNIX - General



Reply
 
Thread Tools Rate Thread Display Modes
Old 08-28-2002, 04:05 PM   #1
sao
Moderator
 
Join Date: Jan 2002
Location: Singapore
Posts: 4,237
Jaguar Fink installed app working in 10.2

Well, I installed 10.2 by 'archive and install'.

After I solved problems with PATH, and made a 'fink rebuild xfree86-rootless' (4.2.0-12) then XFree86 started with no problems through the XDarwin.app.

Remember that adding "unstable/main" to your list of trees in /sw/etc/fink.conf will give you access to the latest versions of packages, many of which include important fixes for 10.2.

I tested a bit to see what works and what doesn't and the apps that work well for me in 10.2 at the moment are:

Quote:
abiword--------1.0.2-1
autocutsel-----------0.6.2-1
bluefish--------------0.7-1
gimp-----------------1.2.3-9
geomview----------1.8.1-4
ghemical------------0.90-2
gperiodic -----------1.3.3-2
imagemagick--------5.4.5-1
lyx---------------------1.2.0-6
maxima---------------5.9pre-2
mozilla----------------1.0.0-1
oregano--------------0.23-1
pymol-----------------0.82-1
starplot---------------0.92.3-1
xchat------------------1.8.10-1
xemacs--------------21.5.4-2
xephem --------------3.5.2-5
xmms------------------1.2.7-3
xmms-gdancer-------0.4.5-2
xv-----------------------3.10a-2
rxvt---------------------2.7.8-1
eterm-------------------0.9-1
aterm-------------------0.4.2-2

The following crashed:
Quote:
xterm
evolution-----------1.0.7-1
grace----------------5.1.8-3
gvim
scigraphica---------0.8.0-3
screen--------------3.9.11-1
siag-----------------3.5.2-1

Will keep testing, and report back.


Cheers...

Last edited by sao; 08-28-2002 at 04:56 PM.
sao is offline   Reply With Quote
Old 08-28-2002, 07:14 PM   #2
wayneyoung
Triple-A Player
 
Join Date: Jan 2002
Location: Colorado Springs, CO
Posts: 216
Thank you. I have been relunctant to load xfree86, but now I'll go ahead. Also, to add to your list of what works.

wget-ssl
ncftp
nano
anacron
curl-ssl

and all required files for these to work.

Cheers!
wayneyoung is offline   Reply With Quote
Old 08-29-2002, 04:05 AM   #3
sao
Moderator
 
Join Date: Jan 2002
Location: Singapore
Posts: 4,237
Some others that work for me:
Quote:
chemtool---------------1.4.1-2
blackbox-rootless-----0.62.1-1
icemc--------------------0.2.2-1
icewm-------------------1.2.0-2
man----------------------1.5k-1
launch-------------------1.0a9-2
rasmol-------------------2.7.1.1-2
sodipodi-----------------0.24.1-2
sunclock-----------------3.46-1
sdl------------------------1.2.4-2
unrtf----------------------0.18.1-1
windowmaker----------0.80.1-1
wmcalclock-------------1.25-1
wmspaceweather-----1.04-1
wmmp3------------------0.12-1
wmsun-------------------1.03-2
xgalaga------------------2.0.34-1
xmahjongg--------------3.5-1

not working at the moment:
Quote:
scilab-----------2.6-8
gv------------------3.5.8-4
mplayer----------0.90pre4-1


Cheers...
sao is offline   Reply With Quote
Old 08-29-2002, 06:48 AM   #4
sao
Moderator
 
Join Date: Jan 2002
Location: Singapore
Posts: 4,237
Picked out from the fink lists on 10.2:

1-/sw/bin/python on 10.2 ?
From CVS source. You must rebuild readline first, though:

sudo 'fink rebuild readline'

2-Problems with /sw/bin/bash and readline?
Rebuild bash from CVS source against a rebuild readline.

3-Trying to compile KDE in 10.2 ?
Benjamin Reed is right now in the process of getting everything cleaned up for 10.2 with KDE. The KDE 3.0.2 packages in unstable will *not* build properly on Jaguar yet.

4-aspell ?
Does not yet compile on gcc3/jaguar due to C++ problems.

7- pspell ?
It does compile, it's added to the 10.2 tree (with a version bump)

8-Bitchx ?
Chris Zubrzycki checked in updated descriptions into cvs not long ago.

9-Problems compiling emacs21 on 10.2 ?
Update to the latest emacs. selfupdate-cvs. The jaguar-fixed version has been checked in already.


In general, any package that was build for dynamic linking against the system curses library has to be rebuilt, because Apple moved that library. An earlier posting from fink developers indicated that a fink upgrade that does all this will appear at some point soon.


Cheers...

Last edited by sao; 08-29-2002 at 09:53 AM.
sao is offline   Reply With Quote
Old 08-29-2002, 09:23 AM   #5
sao
Moderator
 
Join Date: Jan 2002
Location: Singapore
Posts: 4,237
Well, Siag is working now.

I had to run 'fink reinstall xaw3d', and then it worked.

So then, also working:

Siag--------------3.5.2-1
gnucash---------1.6.8-1
lynx-------------2.8.4-1
dillo---------------0.6.6-1
enlightenment------0.16.5-7
fluxbox---------------0.1.10-1
pmw----------------0.8.5-2

Succesfully updated:
Quote:
openssl--------0.9.6g-1
lifelines--------3.0.17-1
tidy-------------20020822-1
gtk-engines----0.12-2
gnome-libs------1.4.1.7-4
libungif---------4.1.0final-2


Update failed:
Quote:
bitchx----------------1.0c19-4
oleo------------------1.99.16-2
giflib-shlibs------------4.1.0-6
libgtop--------------1.0.13-8


Cheers...

Last edited by sao; 08-29-2002 at 01:01 PM.
sao is offline   Reply With Quote
Old 08-29-2002, 09:33 AM   #6
Craig R. Arko
Site Admin
 
Join Date: Dec 2001
Location: Minneapolis, MN
Posts: 3,988
Jaguar

I just did a fresh install of xfree86-base and xfree86-rootless (version 4.2.0-12) from CVS and xterm seems to be working just fine now.
Craig R. Arko is offline   Reply With Quote
Old 08-29-2002, 09:50 AM   #7
sao
Moderator
 
Join Date: Jan 2002
Location: Singapore
Posts: 4,237
Jaguar

Craig,

Yes, I also did a 'fink rebuild xfree86-base' version 4.2.0-12 and it solved the problem with xterm.


Cheers..
sao is offline   Reply With Quote
Old 08-29-2002, 04:13 PM   #8
sao
Moderator
 
Join Date: Jan 2002
Location: Singapore
Posts: 4,237
For all of you who can't wait for the new Fink release which will be coming soon, you can use CVS to get the packages descriptions that have been fixed for 10.2.

Use cvs to download the .info and corresponding .patch file that you need and cp them to:

/sw/fink/dists/unstable/main/finkinfo/whicheversectiontheybelong

In some cases you will also need to copy the .info files for some dependencies of the package you need.

Then run:

'fink update packagename'

You can have a look at what is available here:

http://cvs.sourceforge.net/cgi-bin/v...main/finkinfo/

By the way, KDE files for 10.2 are already available.


Cheers...

PS: Remember to configure Fink to use unstable in /sw/etc/fink.conf by adding unstable/main to the Trees line.

Last edited by sao; 08-29-2002 at 04:16 PM.
sao is offline   Reply With Quote
Old 08-30-2002, 02:28 AM   #9
Titanium Man
Guest
 
Posts: n/a
Yep, yep, and yep. aterm works fine so far too, apparently. Just installed the latest (August) Dev Tools, and am anxiously awaiting more developments from those crazy, wonderful people at the fink project,
  Reply With Quote
Old 08-31-2002, 08:34 AM   #10
sao
Moderator
 
Join Date: Jan 2002
Location: Singapore
Posts: 4,237
When some installed app that was working before crashes in 10.2, the best to do is:

'fink selfupdate-cvs'

'fink update-all'

'fink rebuild packagename'

In this way I got several packages back, including vim (Yeah!) bitchx and gv.


Cheers...

Last edited by sao; 08-31-2002 at 09:40 AM.
sao is offline   Reply With Quote
Old 08-31-2002, 01:54 PM   #11
sao
Moderator
 
Join Date: Jan 2002
Location: Singapore
Posts: 4,237
The procedure for getting packages from CVS that have been fixed for 10.2 is as follows:

Developer Tools Installed.

Enable the unstable tree if you haven't already.(by adding unstable/main unstable/crypto to the Trees line in /sw/etc/fink.conf)

1- create a directory called "finkcvs"

2- cd to that directory

3- cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/fink login

4- cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/fink co dists

5- cd dists/10.2/unstable/main/finkinfo/'section name'

6- cp packagenameversion* /sw/fink/dists/unstable/main/finkinfo/'section name'

7- If the package has dependencies you'll also need to copy those .info and .patch files as well.

8- fink update 'packagename'

I got several packages to build this way without any problem. (one of them was screen)


Cheers...
sao is offline   Reply With Quote
Old 09-01-2002, 06:07 AM   #12
sao
Moderator
 
Join Date: Jan 2002
Location: Singapore
Posts: 4,237
I just upgraded to mozilla-----1.1.0-1 and works very well.

Cheers...
sao is offline   Reply With Quote
Old 09-01-2002, 05:49 PM   #13
rusto
MVP
 
Join Date: Jan 2002
Location: Boston, MA
Posts: 1,489
Just tried your instructions two posts up, there Sao...when I enter:

Code:
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/fink login
it asks for a password, as anonymous I assume I just hit return but come right back to the prompt..what am I doing wrong?
__________________
:: 3.4GHz Core i7 iMac 4GB RAM :: Black MacBook SR :: 10.7.2 :: iPhone 4 / iOS 5 ::
rusto is offline   Reply With Quote
Old 09-01-2002, 11:08 PM   #14
sao
Moderator
 
Join Date: Jan 2002
Location: Singapore
Posts: 4,237
rusto,

You probably already have cvs. Enter directly point 4.


Cheers...
sao is offline   Reply With Quote
Old 09-01-2002, 11:37 PM   #15
rusto
MVP
 
Join Date: Jan 2002
Location: Boston, MA
Posts: 1,489
at step 4 I get:

Code:
cvs [checkout aborted]: cannot make directory dists: No such file or directory
__________________
:: 3.4GHz Core i7 iMac 4GB RAM :: Black MacBook SR :: 10.7.2 :: iPhone 4 / iOS 5 ::
rusto is offline   Reply With Quote
Old 09-02-2002, 01:30 AM   #16
sao
Moderator
 
Join Date: Jan 2002
Location: Singapore
Posts: 4,237
rusto,

create a directory 'finkcvs'

cd to that directory

Enter in terminal: 'cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/fink co dists'


Cheers...
sao is offline   Reply With Quote
Old 09-02-2002, 06:33 AM   #17
rusto
MVP
 
Join Date: Jan 2002
Location: Boston, MA
Posts: 1,489
Hehe, how about

Code:
sudo cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/fink co dists
:)
__________________
:: 3.4GHz Core i7 iMac 4GB RAM :: Black MacBook SR :: 10.7.2 :: iPhone 4 / iOS 5 ::

Last edited by rusto; 09-02-2002 at 06:41 AM.
rusto is offline   Reply With Quote
Old 09-02-2002, 07:19 AM   #18
sao
Moderator
 
Join Date: Jan 2002
Location: Singapore
Posts: 4,237
rusto,

Yes, it depends. I made the directory 'finkcvs' on my desktop. It doesn't ask me for 'sudo' to use the command.

Glad it worked.


Cheers...
sao is offline   Reply With Quote
Old 09-02-2002, 08:22 AM   #19
rusto
MVP
 
Join Date: Jan 2002
Location: Boston, MA
Posts: 1,489
Thanks, Sao. Just a reminder to other folks following 'recipies' they might find here: read all the instructions all the way through BEFORE attempting them. Being sure you understand them would be a good thing too.



Had I done so, I would have realized that the finkcvs directory Sao instructed to create was only needed temporarily and did not need to be put (as I did) in the /sw directory which is why I needed to use sudo.
__________________
:: 3.4GHz Core i7 iMac 4GB RAM :: Black MacBook SR :: 10.7.2 :: iPhone 4 / iOS 5 ::
rusto is offline   Reply With Quote
Old 09-02-2002, 09:09 AM   #20
sao
Moderator
 
Join Date: Jan 2002
Location: Singapore
Posts: 4,237
rusto,

Thanks for making it clear.

I just updated to vim-6.1-4. It's working very well.


Cheers...

Last edited by sao; 09-02-2002 at 09:21 AM.
sao is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT -5. The time now is 10:08 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2014, vBulletin Solutions, Inc.
Site design © IDG Consumer & SMB; individuals retain copyright of their postings
but consent to the possible use of their material in other areas of IDG Consumer & SMB.