The macosxhints Forums

The macosxhints Forums (http://hintsforums.macworld.com/index.php)
-   UNIX - General (http://hintsforums.macworld.com/forumdisplay.php?f=16)
-   -   XFree86 / Fink / windowmaker - problem (http://hintsforums.macworld.com/showthread.php?t=418)

dfjohnson 01-27-2002 10:06 AM

XFree86 / Fink / windowmaker - problem
 
I did the following:

1. Installed the package XFree86 version 4.2.0
- download this from sourceforge.net
- created a file called path in ~/Library/init/tcsh
the path file contains this single line: set path=( $path /usr/X11R6/bin )
- did this command: cp /usr/X11R6/lib/X11/xinit/xinitrc ~/.xinitrc

2. Opened XDarwin from the Applications folder
- the TWM window manager opened just fine
- exited XDarwin

3. Installed Fink version 0.3.2a
- downloaded this from fink.sourceforge.net
- created a .cshrc file in my home directory
this contains this single line: source /sw/bin/init.csh

4. Installed the package system-xfree86 (XFree86 placeholder package)
- used this fink command to do this: fink install system-xfree86
- this finished with a statement that it found a valid XFree86 installation

5. Refreshed Fink’s list of pre-compiled packages
- did this with the command: sudo apt-get update

6. Installed the package windowmaker version 0.80.0-1
- did this with the command: sudo apt-get install windowmaker
- this also created a new .xinitrc file in my home directory containing the following:

# Window Maker default X session startup script

PATH="$PATH:/sw/bin"

# If you login from xdm, uncomment this to make error messages appear
# in the console window.
#
# tail -f /Users/djohnson/.xsession-errors > /dev/console &

exec wmaker

Now the problem:

When I open XDarwin the windowmaker’s icons never come up and I can’t do a normal quit of XDarwin. I have to do a force quit of XDarwin.

Any ideas of what is wrong?

My configuration: Beige G3 256 MB RAM OS X 10.1.2 December release of Developer's tools installed

sao 01-28-2002 04:35 AM

Windowmaker...
 
After making "sudo apt-get install windowmaker"

did you run :

"wmaker.inst" (to set up the preferences files for your account.)


Cheers...

griffman 01-28-2002 08:25 AM

Moving thread...
 
To UNIX - General ... XFree86 and WindowMaker are not typically beginner questions.

-rob.

dfjohnson 01-28-2002 06:30 PM

sao thanks for responding to my post.

In step number 6 of my initial post right after I did the command, sudo apt-get install windowmaker I did the following 2 commands:

rehash
wmaker.inst

The new .xinitrc file that I showed in step 6 was created after I did the wmaker.inst command.

Some more background information:

Back in November, I used the macosxhints solutions guide #1 titled " Installation of XFree86, Fink, Window Maker and GIMP". I followed the guide and every thing installed and worked ( thanks Rob Griffiths for the great guide ).

Last week when I discovered newer versions of XFree86, Fink, and Window Maker, I deleted my previous installation with the following commands prior to doing the steps in my initial posting:

sudo rm –rf /sw
sudo rm –rf /usr/X11R6 /etc/X11 /Applications/XDarwin.app

sao 01-29-2002 05:14 AM

~/ .xinitrc
 
Please can you open your .xinitrc file and tell me what it says

Cheers...

dfjohnson 01-29-2002 07:10 PM

sao thank you for replying to my second posting on this thread.

As stated in my second posting, the contents of my ~/.initrc file is as shown in step 6 on my first posting. I will show the contents again in this posting. The content is as follows:

# Window Maker default X session startup script

PATH="$PATH:/sw/bin"

# If you login from xdm, uncomment this to make error messages appear
# in the console window.
#
# tail -f /Users/djohnson/.xsession-errors > /dev/console &

exec wmaker



Has anyone been able to do the combined install of the following three items ( with these exact version numbers ) ?

1. XFree86 - version 4.2.0
2. Fink – version 0.3.2a
3. Window Maker – version 0.80.0-1

sao 01-29-2002 10:45 PM

XDarwin crashes
 
Sorry about your second post, was too sleepy last night.

Please do the following:

Double-click the XDarwin application again, when it crashes tell me what the error was by looking at the Console log with the Console utility in /Applications/Utilities.

Also, start from terminal by typing startx -- -quartz,

tell me what error you get in terminal

Look at the .xinitrc file in terminal with "more .xinitrc" and see if it looks exactly as the one you wrote in your post.

Let me know the results.

Cheers...

dfjohnson 01-30-2002 03:37 PM

sao thank you for responding to my third posting in this thread.

When I double-click on the XDarwin application this is what is displayed in the console log:

_____________________________________________________________

2002-01-30 14:56:25.582 XDarwin[485]
XDarwin 1.1

XFree86 Version 4.2.0 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 18 January 2002
If the server is older than 6-12 months, or if your hardware is
newer than the above date, look for a newer version before
reporting problems. (See http://www.XFree86.Org/FAQ)
Operating System: Darwin
Using keymapping provided in /System/Library/Keyboards/USA.keymapping.
_XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root
Warning: no access to tty (Inappropriate ioctl for device).
Thus no job control in this shell.

Display mode: Rootless Quartz
Screen 0 added: 832x603 @ (0,21)
Screen 0 placed at X11 coordinate (0,0).
wmaker warning: Mod1 is being used for both Mode_switch and Alt.

_____________________________________________________________

No icons get displayed for Window Maker and I can’t do a normal quit of XDarwin. This is what is displayed in the console log when I try to do the normal quit followed by the force quit.

_____________________________________________________________

2002-01-30 14:59:42.575 XDarwin[485] Waiting on client process...
2002-01-30 14:59:42.584 XDarwin[485] Killing client process...
Quitting XDarwin...

_____________________________________________________________

When I start XDarwin from the terminal, this is what I see in the terminal window:

_____________________________________________________________

Welcome to Darwin!
[cc816314-b:~] djohnson% startx -- -quartz

2002-01-30 15:12:26.884 XDarwin[517]
XDarwin 1.1
Running in parallel with Mac OS X Quartz window server.

XFree86 Version 4.2.0 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 18 January 2002
If the server is older than 6-12 months, or if your hardware is
newer than the above date, look for a newer version before
reporting problems. (See http://www.XFree86.Org/FAQ)
Operating System: Darwin
Using keymapping provided in /System/Library/Keyboards/USA.keymapping.
_XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root
Display mode: Rootless Quartz
Screen 0 added: 832x603 @ (0,21)
Screen 0 placed at X11 coordinate (0,0).
cat: /Users/djohnson/.Xauthority: No such file or directory
wmaker warning: Mod1 is being used for both Mode_switch and Alt.

_____________________________________________________________

This is what I get in the terminal window when I quit XDarwin:

_____________________________________________________________

Quitting XDarwin...
xinit: connection to X server lost.
[cc816314-b:~] djohnson% wmaker warning: got signal 1 (Hangup) - exiting...

_____________________________________________________________


I looked at the .xinitrc file from the terminal with the command more .xinitrc and it contains what was in my previous posting.

Again thanks for your help sao.

sao 01-31-2002 01:12 AM

Well, almost all of the errors that I see are non-fatal errors according to the Fink-Troubleshooting XFree86 page :

----
"_XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root "

<<Class: Harmless. X11 creates hidden directories in /tmp to store the socket "files" for local connections. For security reasons, X11 prefers if these directories are owned by root, but since they are world-writable anyway it will still run without any problems. (Note: It's quite hard to have these dirs owned by root, as Mac OS X wipes out /tmp on reboots and XDarwin doesn't run with root privileges and doesn't need to.) >>

----

"Warning: no access to tty (Inappropriate ioctl for device).
Thus no job control in this shell."


<<Class: Mostly harmless. XDarwin 1.0a2 and later launch an interactive shell behind the scenes to run your client startup file (.xinitrc). This was done so that you don't have to add statements to set up PATH in that file. Some shells complain that they're not connected to a real terminal, but that can be ignored since that shell instance is not used for anything that requires job control or the like.>>

----

cat: /Users/djohnson/.Xauthority: No such file or directory

<<Class: Mostly harmless. It is unknown where these messages come from and they seem to have no impact on operations. You can get rid of them by running: touch .Xauthority in your home directory. >>

----

The one error, unfortunately I don't understand is:

"wmaker warning: Mod1 is being used for both Mode_switch and Alt. "

But, following the information in the same page it says:

<<Another common cause for XFree86 startup failures is an incorrect .xinitrc file. What happens is that the .xinitrc is run and for some reason terminates almost immediately. xinit interprets this as "the user's session has ended" and kills XDarwin. See the .xinitrc section for more details. Remember to set up the PATH and to have one long-lived program that is not started in the background. It is a good idea to add exec xterm as a fallback when your window manager or similar can't be found. >>


After all this information, I would do the following:

touch .Xauthority


And maybe, if I had another window manager already installed (like icewm) I would start with that one to see if it works.
(Must write it in the .xinitrc file and comment out windowmaker)

And try to start again.

Cheers...

dfjohnson 01-31-2002 10:21 PM

If I change my .xinitrc file back to use the TWM window manager (the XDarwin default one), things work just fine. However as soon as I change .xinitrc back to use Window Maker, my problems return.

I did find out why I was getting the following error message:

"wmaker warning: Mod1 is being used for both Mode_switch and Alt"

When I start up XDarwin, the Window Maker icons never show up on the desk top and I can’t do a normal quit of XDarwin. I have to have to do a force quit. I opened the ProcessViewer and saw that the process wmaker was still running after I did the force quit of XDarwin. So I started XDarwin 3 times in a row doing a force quit each time. I then had 3 wmaker processes running. Using the ProcessViewer I tried to quit them, however I had to do a force quit with the ProcessViewer to quit them. I was able to then start XDarwnin with out getting the above error message. So the cause of the error message was having a wmaker process all ready active when starting XDarwin. So i will have to remember that every time i do a force quit of XDarwin that i will have to go into ProcessViewer and do a force quit there for wmaker.


I still can’t figure out why no Window Maker icons are showing when I start XDarwin and that I can’t quit it normally but have to do a force quit. However I did see the following statement at the Window Maker www page (http://www.windowmaker.org/) in the FAQ Chapter 2 area:


2.1 Why are no icons showing up after installing Window Maker?

As of WindowMaker version 0.15.0, the default setup includes .tiff icons which require you to have compiled Window Maker with libtiff support. For assistance on compiling libtiff, see the following question.


2.2 How do I make Window Maker link against libtiff?

Many UNIX operating systems have difficulty finding third party libraries by default. Unfortunately, there are too many of these to include instructions for them all.

In general, you will want to ensure the latest version of libtiff is installed (see ftp://www.libtiff.org). Typically on non-Linux systems, libtiff will be located under /usr/local, with includes and libs in those respective sub-directories.

Often, it will be necessary to add /usr/local/lib to the system's LD_LIBRARY_PATH environment variable (especially so on Solaris, but see 'man ld' for details on your platform). Furthermore, it is possible to supply special flags to the configure script to help it find where the libraries are. An example is given below:



./configure --with-libs-from="-L/usr/local/lib" \
--with-incs-from="-I/usr/local/include"


Also, you will want to make sure you're using GNU make (gmake) for the Window Maker compile.

_____________________________________________________________

I was wondering if Fink made the Window Maker package using the above instructions or if this has noting to do with my problem. As I learn more I will post what I find out. If any one has any ideas please let me know. Thanks.

sao 01-31-2002 11:58 PM

libtiff
 
Please run:

"sudo fink list"

Check if you have libtiff installed and what version.

If you don't, try then with:

"fink install libtiff"

Let me know the result.

Also, by any chance, you didn't include the current working directory in your PATH environment with "./ " ?

(it's proven to break some things, that includes building the windowmaker packages.)

Cheers...

dfjohnson 02-02-2002 04:32 PM

I ran "sudo fink list" . The Version of libtiff that i have installed is 3.5.5-5

No i do not have "./" in my PATH.

The icewm works just fine so its something to do with windowmaker.

The GIMP runs fine too. So i think the Fink installation is fine.

I did do a reinstall of OS X 10.0 then 10.1 and all the updates till i got back to 10.1.2 to see if i had something wrong. I then got rid of windowmaker and reinstalled it too with no luck. I get the same problems that i talked about in the above postings.

There is something going wrong with the package XFree86 version 4.2.0 and the Fink windowmaker package version 0.80.0-1

If i do find out what is wrong with windowmaker not working, i will post more.

sao 02-03-2002 05:17 AM

Windowmaker problem
 
Please, could you print a list of all what you already installed with fink ?

Cheers...

dfjohnson 02-03-2002 09:01 AM

This is the list of what i have installed with Fink: ( i have to do it in 2 parts because i get a message saying my message is too long so this is part 1 0f 2.

Welcome to Darwin!
[cc816314-b:~] djohnson% sudo fink list
Password:
Reading package info...
Information about 288 packages read in 3 seconds.
a2ps 4.12-4 Any to PostScript filter.
anacron 2.3-3 A periodic command scheduler
ant 1.4.1-2 Java based build tool.
apache 1.3.20-3 Flexible and extensible web server
app-defaults 20010814-1 Creates an app-defaults directory for fink
i apt 0.5.4-1 Advanced front-end for dpkg
i audiofile 0.2.1-2 Audio File Library
autoconf 2.13-3 System for generating configure scripts
autoconf25 2.52-1 System for generating configure scripts
autocutsel 0.2-3 Merges two cut buffers used by X apps. Like...
automake 1.5-1 Makefile generator
i base-files 1.5-1 Directory infrastructure
bash 2.05-3 The GNU Bourne Again SHell
bbkeys 0.8.3-1 Key binding handler for Blackbox
bbmail 0.6.11-1 Email-watcher designed for use with Blackbox
bbpager 0.3.0-1 A pager tool for the Blackbox window manager
bison 1.29-1 Parser generator
blackbox 0.61.1-2 Alternate Window Manager
blackbox-rootle 0.61.1-1 Blackbox patched for rootless X environment
bluefish 0.6-2 Web-oriented text editor
bonobo 1.0.17-1 Library for compound documents in GNOME
bonobo-conf 0.13-1 Bonobo configuration moniker.
bsdmktemp 1.3.1-1 a utility for safely making temporary files...
bundle-gnome 1.4-3 GNOME convenience package
i bzip2 1.0.1-4 Block-sorting file compressor
class-dump 2.1.5-1 Objective-C class dumper
context 2001.11.13- Full-featured macro package written in TeX
control-center 1.4.0.1-4 GNOME Control Center
cpio 2.4.2-3 Archiver to copy and back up files
cron-service [virtual package]
curl 7.9.2-1 Tool for transferring files with URL syntax
curl-ssl 7.9.2-1 Tool for transferring files with URL syntax
cvs2cl 2.38-1 CVS-log-message-to-ChangeLog conversion
daemonic 20010902-1 Interface to daemon init scripts
i darwin 5.2-1 [virtual package representing the kernel]
db [virtual package]
db3 3.3.11-2 Berkeley DB embedded database
ddd 3.3.1-1 Graphical front-end for command-line debuggers
i debianutils 1.15-4 Misc. utilities specific to Debian (and Fink)
dia 0.88.1-2 Diagram drawing program
dict 1.5.5-2 A DICT protocol dictionary-lookup client
diffutils 2.7-3 Tools to compare files
dillo 0.6.2-1 Small simple web browser
i dlcompat 20010831-1 Dynamic loading compatibility library
i dpkg 1.9.17-2 The Debian package manager
dpkg-bootstrap 1.9.17-2 The Debian package manager (bootstrap package)
dvipdfm 0.13.2c-4 Produce PDF files directly from DVI files
egd 0.8-1 Entropy-gathering daemon
emacs 20.7-5 Extremely flexible real-time display editor
emacs-nox 20.7-5 Extremely flexible real-time display editor
enlightenment 0.16.5-6 Themeable, featureful window manager
i esound 0.2.22-6 Enlightened Sound Daemon
eterm 0.9-1 Color VT102 terminal emulator intended as a...
ethereal 0.8.20-2 Powerful network protocol analyzer
expat 1.95.1-1 C library for parsing XML
f2c 20010618-1 Convert Fortran 77 sources to C sources.
fftw 2.1.3-8 Library for computing the Discrete Fourier ...
figlet 22-3 Makes large letters out of ordinary text
fileutils 4.1-3 Common shell commands like ls, touch, chmod
findutils 4.1-4 Tools for searching for files
i fink 0.9.7-1 The Fink package manager
flex 2.5.4a-2 Fast lexical analyser generator
fnlib 0.5-2 Font rendering library for X11
fort77 1.18-3 perl script to invoke f2c Fortran translator.
fortune-mod 9708-2 Database of witticisms
freeciv 1.12.0-3 Multiplayer Strategy Game
freetype 1.3.1-4 TrueType font rendering library, version 1
freetype-hintin 1.3.1-3 TrueType font rendering library, version 1
freetype2 2.0.3-3 TrueType font rendering library, version 2
frotz 2.41-3 An interpreter for all Infocom-type games.
fvwm 1.24r-3 X11 window manager with large virtual deskt...
fvwm-common 2.4.3-1 Common files for version 1 and 2.xx of the ...
fvwm-icons 2.4.0-4 Icons for fvwm
fvwm2 2.4.3-1 X11 window manager with large virtual deskt...
fvwm2-no-gnome 2.4.3-1 X11 window manager with large virtual deskt...
g77 2.95.2-2 GNU FORTRAN77 compiler.
gabber 0.8.5-1 Client for the Jabber IM system.
gal 0.18.1-1 Libraries and include files for the G App l...
gawk 3.1.0-3 The Awk processing language, GNU edition
gconf 1.0.7-3 Configuration database system
gd 1.8.4-3 Graphics generation library
gdbm 1.8.0-4 GNU dbm library
gdk-pixbuf 0.11.0-2 Image loading and manipulation library
i gettext 0.10.40-2 Message localization support
ghostscript 7.02-2 Interpreter for the PostScript language and...
i ghostscript-fon 6.0-2 Standard fonts for Ghostscript
ghostscript-nox 7.02-1 Interpreter for the PostScript language and...
i ghostscript6 6.01-1 Interpreter for the PostScript language and...
ghostscript6-no 6.01-1 Interpreter for the PostScript language and...
ghx 0.1.39-1 [Package ghx version 0.1.39-1]
giflib 4.1.0-2 GIF image format handling library, LZW-enab...
i gimp 1.2.2-4 The GNU Image Manipulation Program
i glib 1.2.10-3 Common C routines used by Gtk+ and other libs
glibwww 0.2-3 Set of register/unregister functions.
gmp 3.1.1-2 GNU multiple precision arithmetic library
gmt 3.4-7 Tools to manipulate data sets, producing EP...
gnome-applets 1.4.0.4-1 Small applications which embed themselves i...
gnome-audio 1.4.0-3 Audio files for Gnome.
gnome-core 1.4.0.4-12 Common files for Gnome core apps.
gnome-games 1.4.0.3-4 GNOME games collection.
i gnome-libs 1.4.1.2-4 Base libraries for GNOME
gnome-print 0.32-3 Gnome Print - Printing libraries for GNOME.
gnome-user-docs 1.4.1.1-2 General GNOME User Documentation
gnome-utils 1.4.1.1-1 GNOME utility programs
gnome-vfs 1.0.3-2 The GNOME virtual file-system libraries
gnome-vfs-ssl 1.0.3-2 The GNOME virtual file-system libraries
gnomemm 1.2.1-1 Powerful C++ binding for the GNOME libraries
gnupg 1.0.6-8 Gnu privacy guard - A Free PGP replacement
gnupg-egd 1.0.6-1 Gnu privacy guard - A Free PGP replacement
gnuplot 3.7.1-4 gnuplot is a command-driven interactive fun...
grace 5.1.5-1 WYSIWYG 2D plotting tool
grep 2.4.2-3 Search text files for patterns
i gtk+ 1.2.10-3 The Gimp Toolkit
gtk+extra 0.99.16-2 A useful set of widgets for creating GUI's ...
gtkhtml 1.0.0-1 HTML rendering/printing/editing engine.
gtkmm 1.2.7-1 C++ interface for the popular GUI library gtk+
guile 1.4-3 Embedable Scheme interpreter
gv 3.5.8-3 X11 interface for ghostscript interpreter.
i gzip 1.2.4a-5 The gzip file compressor

dfjohnson 02-03-2002 09:05 AM

This is part 2 of 3: I got another message that part 2 was too long so i will do a part 3

hdf 4.1r4-2 a scientific data format.
hdf5 1.4.2-2 HDF5 is a library and file format for stori...
hugs 1998.200102 Haskell interpreter
hx 0.1.39-4 [Package hx version 0.1.39-4]
hxd 0.1.39-1 Free server for the hotline protocol
hyperref 6.71-2 Hypertext marks (clickable links) in LaTeX
i icewm 1.0.8-1 Window manager with Windows, OS/2 and Motif...
imagemagick 5.4.1-3 tools and libs to read, write, and manipula...
i imlib 1.9.10-2 General image handling library for X11 and Gtk
indent 2.2.6-1 C language source code formatting program.
ircii 20010612-1 A popular text based irc client
ispell 3.2.06-1 Interactive spell-checker
joe 2.8-2 Joe's Own Editor
latex2html 2K.1beta-2 Converts LaTeX documents to HTML
less 358-4 Featureful text pager
lesstif 0.93.0-2 Free implementation of OSF/Motif
libghttp 1.0.9-2 HTTP protocol client library
libgl [virtual package]
libglade 0.16-4 Library to load .glade files at runtime.
libgtop 1.0.13-2 System monitoring library
i libiconv 1.7-3 Character set conversion library
i libjpeg 6b-2 JPEG image format handling library
libmikmod 3.1.9-2 Sound library for playing MOD modules
libogg 1.0rc2-1 Ogg Bitstream Library
libole2 0.2.4-1 Library for the OLE2 file format
libpcap 0.6.2-4 Network packet capture library
i libpng 1.0.12-2 PNG image format handling library
libproplist 0.10.1-3 Routines for string list handling
librep 0.14-5 Embedable interpreter for a Lisp dialect
libsigc++ 1.0.3-1 [Package libsigc++ version 1.0.3-1]
libstroke 0.5.1-2 translates mouse strokes to program commands
i libtiff 3.5.5-5 TIFF image format library and tools
libtool 1.3.5-8 Shared library build helper
i libungif 4.1.0b1-2 GIF image format handling library, LZW-free...
libvorbis 1.0rc2-1 The OGG Vorbis lossy audio compression codec.
libwww 5.3.2-2 General-purpose Web API written in C for Un...
libxml 1.8.16-1 XML parsing library
libxml2 2.3.14-2 XML parsing library, version 2
libxpg4 20010605-3 Locale-enabling preload library
links 0.96-1 Lynx-like text WWW browser with tables
links-ssl 0.96-1 Lynx-like text WWW browser with tables
lynx 2.8.4-1 A console based web browser
lynx-ssl 2.8.4-1 A console based web browser (SSL-enabled)
lyx 1.1.6fix3-3 High level wordprocessor utilizing the LaTe...
m4 1.4-5 Advanced macro processing language
i macosx 10.1.2-1 [virtual package representing the system]
mc 4.5.54-3 Midnight Commander File Manager
mesa 3.5-1 3-D graphics library
mgv 3.1.5-1 Motif PostScript viewer loosely based on Gh...
mktemp [virtual package]
mtr 0.44-1 Combines 'traceroute' and 'ping' functionality
mutt 1.2.5i-2 Sophisticated text-based mail user agent
mutt-ssl 1.3.24i-1 Sophisticated text-based mail user agent
mysql 3.23.42-1 Open Source SQL database
nano 1.0.6-1 Improved clone of the Pico text editor.
ncftp 3.0.4-2 Browser program using ftp protocol
i ncurses 5.2-6 Full-screen ascii drawing library
nedit 5.2RC1-2 Multi-purpose text editor for the X Window ...
netcat 1.10-4 TCP/IP swiss army knife
netcdf 3.5.0-3 an interface and library for array-oriented...
nethack 3.3.1-3 console/x11 based graphical adventure game
i netpbm 9.21-1 Package of graphics manipulation programs a...
ntaim 996288522-2 AIM client with an ncurses interface
numeric 20.3-1 Fast, compact, multidimensional array langu...

dfjohnson 02-03-2002 09:07 AM

This is part 3 of 3:

oaf 0.6.7-2 Object Activation Framework
octave 2.1.35-6 GNU Octave is a high-level language for num...
openssh 2.9.9p2-1 Secure shell (remote login) client and server
openssl 0.9.6b-1 Secure Sockets Layer and general crypto lib...
openurl 20010728-1 Small app that launches URLs using Internet...
i orbit 0.5.12-1 The CORBA ORB used in GNOME
oroborus 1.14.0-4 Alternate Window Manager
pan 0.11.1-1 Newsreader for GNOME.
pari-gp 2.1.1-3 Computer-aided number theory (calculator an...
i passwd 20011202-1 User and group entries for daemons
patch 2.5.4-2 Utility to apply patches to source trees
pcre 3.5-1 Perl Compatible Regular Expressions Library
pdftex 20010417-3 Generate PDF from TeX directly
pdksh 5.2.14-1 Clone of the AT&T Korn shell
pgplot 5.2-2 Fortran- or C-callable scientific graphics ...
php 4.0.6-4 HTML-embedded server-side scripting language
pine 4.43-1 Text based tool for reading, sending, and m...
pkgconfig 0.8.0-4 System for managing library compile/link fl...
plotutils 2.4.1-1 a C/C++ function library for exporting 2-D ...
popt 1.6.2-1 Library for parsing command line options
povray 3.1-4 The Persistence of Vision Ray Tracer
psutils 1.17-1 Useful tools to manipulate postscript files
psutils-a4 1.17-1 Useful tools to manipulate postscript files
pth 1.4.0-5 Portable library that provides scheduling.
pwm 20010309-1 Alternate Window Manager
python 2.2-5 Python is an interpreted, interactive, obje...
python-nox 2.2-5 Python is an interpreted, interactive, obje...
qt 2.3.1-1 Cross-Platform GUI application framework
r-base 1.4.0-3 `GNU S' - an environment for statistical co...
r-recommended 1.4.0-2 Recommended add-on packages for R ('GNU S').
rasmol 2.7.1.1-2 molecular graphics visualisation tool
readline 4.2-3 Comfortable terminal input library
recode 3.6-4 Convert files between various character set...
rep-gtk 0.15-3 Gtk+ and GNOME bindings for librep
rlpr 2.04-3 uses TCP/IP to send print jobs to lpd serve...
rman 3.0.9-2 a generalized filter for UNIX manual pages
rsync 2.4.6-1 Synchronize filesystems between hosts.
ruby 1.6.5-1 An interpreted scripting language for quick...
rxvt 2.7.7-3 rxvt (ouR XVT) - a VT102 emulator for the X...
rxvt-ml 2.7.7-1 rxvt X-window terminal emulator with multip...
sawfish 1.0.1-1 Themeable and scriptable window manager
scientificpytho 2.2-5 ScientificPython is a collection of Python ...
scilab 2.6-6 Scilab is a scientific software package for...
screen 3.9.9-1 Console window manager that multiplexes a p...
scrollkeeper 0.2-7 Cataloging system for documentation on open...
sdl 1.2.3-1 Cross-platform multimedia library.
sed 3.02-3 The stream editor, GNU version
slang 1.4.4-4 Embedable extension language and console I/...
spim 6.3-2 MIPS R2000/R3000 Simulator
spim-nox 6.3-1 MIPS R2000/R3000 Simulator
stlport 4.5-1 ANSI C++ Standard Library implementation
system-libgl 1.2-3 OpenGL library placeholder package
system-tetex 20010808-2 teTeX placeholder package
i system-xfree86 4.1-5 XFree86 placeholder package
system-xtools 1.0-7 Xtools placeholder package
i tar 1.13.19-1 GNU tar - tape archiver
tcltk 8.3.3-5 Tcl (Tool Command Language, pronounced tick...
tetex 20010808-1 TeX bundle compatible with TeXShop
tetex-base 1.0-6 TeTeX is an implementation of TeX for UNIX
tetex-macosx 20010808-3 Mac OS X-specific modifications to teTeX
tetex-texmf 1.0.2-4 Main texmf tree for a teTeX installation
tex2im 1.3-2 A shell script to convert latex formulas in...
texinfo 4.0-4 Texinfo documentation system
textutils 2.0-4 Text file processing utilities
tgif 4.1.41-1 Xlib based interactive 2-D drawing tool.
tightvnc 1.1p9-2 [Package tightvnc version 1.1p9-2]
transfig 3.2.3d-3 Converts xfig objects to various graphics f...
tree 1.3-1 Recursive directory listing program
ttfmkfontdir 1.0-1 mkfontdir for TrueType Fonts
type1inst 0.6.1-3 Type 1 PostScript font installation utility
units 1.74-1 Units conversion and units calculation
vim 6.0-2 Improved version of the editor "vi"
vim-nox 6.0-4 Improved version of the editor "vi"
vnc 3.3.3r2-3 a remote display system for X11.
wget 1.7-2 Automatic web site retreiver
wget-ssl 1.7-2 Automatic web site retreiver
i windowmaker 0.80.0-1 GNUstep (NeXT-like) Window Manager
wmcalclock 1.25-1 Calendar clock dock app
wmmoonclock 1.27-1 Moon cycle dock app
wmweather 1.31-1 Local weather dock app using METAR
x-ghostscript-f 20010927-2 Allows ghostscript fonts to be used within ...
x11 [virtual package]
xaw3d 1.5-3 Athena widget set with 3D look
xchat 1.8.6-1 Graphical IRC client
xchat-ssl 1.8.6-1 Graphical IRC client
xdvi 22.48-1 Display TeX .dvi files under the X Window S...
xemacs 21.4.5-2 Highly customizable text editor and applica...
xemacs-base-pkg 1.56-2 Basic files needed for xemacs package insta...
xemacs-efs-pkg 1.26-2 Allows xemacs to fetch files from the FTP s...
xemacs-sumo-pkg 20011216-2 All xemacs packages together.
xfce 3.8.3-1 Lightweight desktop environment for X-Window
xfig 3.2.3d-5 A menu-driven tool that allows the user to ...
xforms 0.89-2 User interface toolkit for X
xfree86-base 4.1.0-8 XFree86 libraries, utilities and data
xfree86-rootles 4.1.99.2001 XFree86 rootless display server
xfree86-server 4.1.0-5 XFree86 display server (stable release)
xgalaga 2.0.34-1 Clone of the classic game of galaga
xinvaders3d 1.3.6-1 3D Space Invaders Game
xless 1.7-1 X-Window based replacment for more/less
xmahjongg 3.5-1 X-Windows version of Mah Jongg.
xmms 1.2.5-5 Multimedia player for the X Window System
xpdf 0.93-1 Viewer for Portable Document Format (PDF) f...
xv 3.10a-2 The XV image viewer
yorick 1.5-2 Interpreted programming language mainly for...
i zlib 1.1.3-5 Compression library
[cc816314-b:~] djohnson%

moyashi 02-03-2002 09:12 AM

woooooo ... the question should've been what you did install :D

xchanyazy 02-04-2002 01:11 AM

BBEdit sure is neat (Tools menu, Copy lines containing...)

i apt 0.5.4-1 Advanced front-end for dpkg
i audiofile 0.2.1-2 Audio File Library
i base-files 1.5-1 Directory infrastructure
i bzip2 1.0.1-4 Block-sorting file compressor
i darwin 5.2-1 [virtual package representing the kernel]
i debianutils 1.15-4 Misc. utilities specific to Debian (and Fink)
i dlcompat 20010831-1 Dynamic loading compatibility library
i dpkg 1.9.17-2 The Debian package manager
i esound 0.2.22-6 Enlightened Sound Daemon
i fink 0.9.7-1 The Fink package manager
i gettext 0.10.40-2 Message localization support
i ghostscript-fon 6.0-2 Standard fonts for Ghostscript
i ghostscript6 6.01-1 Interpreter for the PostScript language and...
i gimp 1.2.2-4 The GNU Image Manipulation Program
i glib 1.2.10-3 Common C routines used by Gtk+ and other libs
i gnome-libs 1.4.1.2-4 Base libraries for GNOME
i gtk+ 1.2.10-3 The Gimp Toolkit
i gzip 1.2.4a-5 The gzip file compressor
i icewm 1.0.8-1 Window manager with Windows, OS/2 and Motif...
i imlib 1.9.10-2 General image handling library for X11 and Gtk
i libiconv 1.7-3 Character set conversion library
i libjpeg 6b-2 JPEG image format handling library
i libpng 1.0.12-2 PNG image format handling library
i libtiff 3.5.5-5 TIFF image format library and tools
i libungif 4.1.0b1-2 GIF image format handling library, LZW-free...
i macosx 10.1.2-1 [virtual package representing the system]
i ncurses 5.2-6 Full-screen ascii drawing library
i netpbm 9.21-1 Package of graphics manipulation programs a...
i orbit 0.5.12-1 The CORBA ORB used in GNOME
i passwd 20011202-1 User and group entries for daemons
i system-xfree86 4.1-5 XFree86 placeholder package
i tar 1.13.19-1 GNU tar - tape archiver
i windowmaker 0.80.0-1 GNUstep (NeXT-like) Window Manager
i zlib 1.1.3-5 Compression library

sao 02-06-2002 09:44 AM

I just learned that:

<<wmaker warning: Mod1 is being used for both Mode_switch and Alt. >>

Is not an error, just a warning.

Please, do the following:

Adjust Fink to use all of unstable by editing /sw/etc/fink.conf with pico and add unstable/main to the Trees: line.

Run "fink selfupdate" and select the CVS option

That will give you fink --version:

Package manager version: 0.9.7
Distribution version: 0.3.2a.cvs

And then "fink update-all"

Let me know.

Cheers...

dfjohnson 02-06-2002 07:19 PM

Thanks for the input sao.

This is what i did:

1. Used pico to add "unstable/main to the Trees line in /sw/etc/fink.conf

Note: Even as Admin, pico would not let me save the update. I had to go to root to make the change and save it.

2. I ran "fink selfupdate* and used the CVS option.

Note: I am glad i have a cable modem - this downloaded quite a few updates and took awhile.

3. I ran "fink update-all"

Note: I had major problems with this - OS X complete froze when it got to this statement in the terminal window "checking host system type...". The cursor dispeared too and i was completely frozen. I had to do a hard re-boot from the keyboard and start up OS 9.2.2 I then ran Disk First Aid on my OS X disk ( i have OS X and OS 9 on seperate hard drives) - Disk First Aid found major problems that it could not fix. I then used DisKWarrior to rebuild my directories. Then i rebuilt my desktop on the OS X drive and then restarted with OS 9 and re-ran Disk First Aid - this time no errors were found. I then restarted with OS X. Next i went to the terminal and ran "fink update-all" again. It froze my system again at the same statement in the terminal window and i had to do another re-boot from the keyboard. I had to do the whole Disk First Aid, DiskWarrior and re-building of the OS X destop again. Like a dummy i repeated this cycle a third time. I am not going to try it again. This command freezes and locks up my system and does major disk damage. I am so glad i had DiskWarrior and was able to fix the directories.

4. At this point i didn't trust that i had a stable Fink installed, so i remove Fink and re-installed Fink, Window Maker, icewm, and the GIMP. I am back to ground zero again. The GIMP and icewm work fine. Window Maker never showes it's icons and i can't do a normal quit of XDarwin with it. I have to do a forces quit and then go to the ProcessViewer and do a force quit of Window Maker. I have no idea what is wrong.


All times are GMT -5. The time now is 05:54 PM.

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.